headlessmc
headlessmc copied to clipboard
gradle(deps): bump org.semver4j:semver4j from 5.3.0 to 5.6.0
Bumps org.semver4j:semver4j from 5.3.0 to 5.6.0.
Release notes
Sourced from org.semver4j:semver4j's releases.
v5.6.0
What's Changed
🚀 Features
📦 Dependency Updates
- (#322) Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot[bot]
- (#321) Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot[bot]
- (#319) Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot[bot]
- (#318) Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot[bot]
v5.5.0
What's Changed
🚀 Features
📦 Dependency Updates
- (#315) Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by
@dependabot
- (#314) Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by
@dependabot
- (#311) Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by
@dependabot
- (#310) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by
@dependabot
- (#305) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by
@dependabot
- (#306) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by
@dependabot
- (#304) Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by
@dependabot
- (#303) Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by
@dependabot
v5.4.1
What's Changed
🪳 Bug Fixes
- (#293) Fix OOBE, update README by
@WarningImHack3r
🧹 Housekeeping
- (#294) Add Java 21 by
@piotrooo
📦 Dependency Updates
... (truncated)
Commits
b8b05b2
Add NullAway checks (#317)5a20284
Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#322)33520b2
Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (#321)62f45e5
Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#319)69cab89
Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 (#318)3f3b43a
Update versions after v5.5.0 release (#316)15dd85f
Update Maven Wrapper (#313)80e4edf
Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#315)487a0e0
Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#314)c4e7e20
Replace nullness annotations with JSpecify (#309)- Additional commits viewable in compare view
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 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)