kiwiproject / kiwiproject-changelog

Generates change logs
MIT License
1 stars 0 forks source link

Bump org.kiwiproject:kiwi from 3.4.0 to 4.0.0 #177

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps org.kiwiproject:kiwi from 3.4.0 to 4.0.0.

Release notes

Sourced from org.kiwiproject:kiwi's releases.

v4.0.0

Summary

  • 2024-06-16T15:56:56.069277 - 25 commit(s) by Scott Leberknight, dependabot[bot]

Breaking Changes ⛔️

Deprecations ⚠️

Improvements 🚀

Bugs 🐛

Documentation 📝

Assorted 👜

Dependency Updates ⬆️

... (truncated)

Commits
  • 7f9a667 [maven-release-plugin] prepare release v4.0.0
  • c5943f7 Bump org.kiwiproject:kiwi-parent from 3.0.14 to 3.0.15 (#1155)
  • 92f3fc3 Bump org.kiwiproject:retrying-again from 2.0.3 to 2.1.0 (#1154)
  • 7bebc4e Bump org.kiwiproject:kiwi-bom from 2.0.11 to 2.0.12 (#1153)
  • ee3fe30 Sonar cleanup: a few ones I missed
  • da450d4 Sonar cleanup (#1150)
  • 3c52b9b Cleanup: prefer unmodifiable collections, and several toList stragglers
  • e4d91ae Sonar: Fix java:S6204 (use Stream.toList) (#1149)
  • 71537f8 Add JaxrsInternalServerException (#1148)
  • 8afa6fb Rename "Payload Too Large" to "Content Too Large" (#1146)
  • 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 show 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)