Skip to content

Conversation

@dependabot
Copy link

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

Bumps kluent-android from 1.68 to 1.70.

Release notes

Sourced from kluent-android's releases.

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
  • d1f1efb Bump version
  • e6a0335 Merge pull request #219 from MarkusAmshove/fix-java-version
  • 7dddc98 Fix Java version to run on
  • 385570a Merge pull request #216 from piotrb5e3/add-suspend-backticks-exception-assert...
  • e46ca10 Added should throw and should not throw assertions that operate on suspen...
  • 96b5314 Remove snapshot repository
  • 03562fd Update changelog
  • a7233ab Update version
  • 4b2d5f1 Merge pull request #211 from samsonjs/fix/ByteArray-assertion-order
  • eafe5cf Merge branch 'master' into fix/ByteArray-assertion-order
  • 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.70.
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases)
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md)
- [Commits](markusamshove/Kluent@v1.68...v1.70)

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

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

dependabot bot commented on behalf of github Oct 17, 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/169/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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 19, 2022

Superseded by #170.

@dependabot dependabot bot closed this Oct 19, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.amshove.kluent-kluent-android-1.70 branch October 19, 2022 19:30
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.

1 participant