Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps kluent-android from 1.68 to 1.72.

Release notes

Sourced from kluent-android's releases.

v1.72

What's Changed

🧰 Maintenance

v1.71

What's Changed

🐛 Bug Fixes

v1.70

What's Changed

🚀 Features

  • Added should throw and should not throw assertions that operate on suspending functions (#216) @​piotrb5e3

🐛 Bug Fixes

v1.69

What's Changed

🚀 Features

  • Add shouldContainNone and shouldNotContainAny with check lambda (#210) @​andersu

🐛 Bug Fixes

⬆️ Dependencies

  • Update junit dependency to non-vulnerable version (#209) @​rohte
Changelog

Sourced from kluent-android's changelog.

Changelog has moved to GitHub releases starting from 1.69.

1.69 (WIP)

  • Add support for file assertions shouldContainLineWithString and shouldNotContainLineWithString | Issue | PR | thanks to @​priyaaank
Commits
  • 61b16a6 Bump version
  • 1367166 Merge pull request #222 from ursjoss/fix/220-charsequence-isempty
  • 9bd24b3 Merge branch 'master' into fix/220-charsequence-isempty
  • ab2818e Merge pull request #224 from MarkusAmshove/enforce-java-publishing-version
  • b05db41 Enforce Java version check in publish script
  • 964d86a Enforce publishing to run on Java 8
  • b29ec91 Use only Java 8
  • 447aedf Merge branch 'master' into fix/220-charsequence-isempty
  • bbd65b7 Add maintenance label
  • 00581a0 Fail the build when using the wrong java version for publishing
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [kluent-android](https://github.com/MarkusAmshove/Kluent) from 1.68 to 1.72.
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases)
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md)
- [Commits](markusamshove/Kluent@v1.68...v1.72)

---
updated-dependencies:
- dependency-name: org.amshove.kluent:kluent-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 24, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 24, 2022

Dependabot tried to add @bmarty as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/BillCarsonFr/element-android/pulls/174/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the BillCarsonFr/element-android repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants