Skip to content

Bump am.ik.yavi:yavi from 0.12.1 to 0.16.0 - #1031

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/am.ik.yavi-yavi-0.16.0
Open

Bump am.ik.yavi:yavi from 0.12.1 to 0.16.0#1031
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/am.ik.yavi-yavi-0.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps am.ik.yavi:yavi from 0.12.1 to 0.16.0.

Release notes

Sourced from am.ik.yavi:yavi's releases.

0.16.0

What's Changed

Breaking Changes

  • ArgumentsN no longer inherits ArgumentsM (N = M+1). So, for example, a lambda expression like Arguments2::arg2 doesn't work for Arguments3. Use Arguments3::arg2 instead.

Full Changelog: making/yavi@0.15.0...0.16.0

0.15.0

What's Changed

Full Changelog: making/yavi@0.14.4...0.15.0

0.14.4

What's Changed

Full Changelog: making/yavi@0.14.3...0.14.4

0.14.3

What's Changed

... (truncated)

Commits
  • 8e0ecdd Bump to 0.16.0
  • 3f611f0 Remove deprecated CharSequenceConstraint#isLocalDate (#466)
  • bc9f4b5 Remove deprecated ValidatorBuilder#clone (#465)
  • 7b389fa Remove deprecated NumericConstraintBase#negaitveOrZero (#464)
  • dc7add9 Enhance ConstraintViolation with JavaDoc and add MessageFormatter parameter (...
  • b2e1b05 Update README.md
  • e871968 Implement more lazy (#462)
  • 04d02b5 Add (missing) _localDate in ArgumentsValidatorBuilders (#461)
  • 90cc1cd Tweak
  • 72a6edc Implement lazy method in unwrapped, wrapped and combined validators (#460)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [am.ik.yavi:yavi](https://github.com/making/yavi) from 0.12.1 to 0.16.0.
- [Release notes](https://github.com/making/yavi/releases)
- [Commits](making/yavi@0.12.1...0.16.0)

---
updated-dependencies:
- dependency-name: am.ik.yavi:yavi
  dependency-version: 0.16.0
  dependency-type: direct:development
  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 maven labels Aug 8, 2026
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 maven

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants