FaucETH icon indicating copy to clipboard operation
FaucETH copied to clipboard

Bump kluent from 1.68 to 1.72

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps kluent from 1.68 to 1.72.

Release notes

Sourced from kluent'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'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)

dependabot[bot] avatar Oct 24 '22 06:10 dependabot[bot]