Skip to content

Bump the prod-deps group with 4 updates#439

Merged
sleberknight merged 2 commits intomainfrom
dependabot/maven/prod-deps-71d5375359
May 3, 2025
Merged

Bump the prod-deps group with 4 updates#439
sleberknight merged 2 commits intomainfrom
dependabot/maven/prod-deps-71d5375359

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 3, 2025

Bumps the prod-deps group with 4 updates: org.kiwiproject:kiwi-parent, org.kiwiproject:kiwi-bom, org.kiwiproject:kiwi and org.kiwiproject:metrics-healthchecks-severity.

Updates org.kiwiproject:kiwi-parent from 3.0.24 to 3.0.25

Release notes

Sourced from org.kiwiproject:kiwi-parent's releases.

v3.0.25

Summary

Dependency Updates ⬆️

Commits
  • 6c54b2b [maven-release-plugin] prepare release v3.0.25
  • b09b3bc Bump actions/setup-java from 4.7.0 to 4.7.1 in the actions-deps group (#386)
  • 6491b0a Bump org.junit:junit-bom from 5.12.1 to 5.12.2 in the prod-deps group (#387)
  • b5b0ae9 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.kiwiproject:kiwi-bom from 2.0.23 to 2.0.24

Release notes

Sourced from org.kiwiproject:kiwi-bom's releases.

v2.0.24

Summary

Dependency Updates ⬆️

Commits
  • 000e012 [maven-release-plugin] prepare release v2.0.24
  • 6bbcc31 Bump org.kiwiproject:kiwi-parent in the prod-deps group (#1289)
  • 0c9c352 Bump the prod-deps group with 7 updates (#1288)
  • 8f2abe0 Bump the prod-deps group with 2 updates (#1287)
  • 7c80d0e Bump the prod-deps group with 3 updates (#1285)
  • 7d22c19 Bump actions/setup-java from 4.7.0 to 4.7.1 in the actions-deps group (#1286)
  • 1c262cf [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.kiwiproject:kiwi from 4.8.0 to 4.9.0

Release notes

Sourced from org.kiwiproject:kiwi's releases.

v4.9.0

Summary

Improvements 🚀

Assorted 👜

Dependency Updates ⬆️

Infrastructure 🚧

Commits
  • 11dd054 [maven-release-plugin] prepare release v4.9.0
  • 5029734 Bump the prod-deps group with 3 updates (#1280)
  • 0abe1d8 Replace deprecated API usage in KiwiRetryerPredicatesTest (#1279)
  • e9ed704 Add new KiwiMaps methods for type-safe value retrieval from maps (#1278)
  • cc82746 Add ValidURL annotation and validator for URL validation (#1277)
  • 56769f0 Bump the prod-deps group with 2 updates (#1256)
  • f8b6adb Add sleep and sleepQuietly to KiwiEnvironment with Duration argument (#1255)
  • 751a7ca Add lowercaseName to KiwiEnums (#1253)
  • 99b06f1 Investigate new StripedLockTest failures in GH actions (#1254)
  • e21a6ab [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.kiwiproject:metrics-healthchecks-severity from 2.1.0 to 2.1.1

Release notes

Sourced from org.kiwiproject:metrics-healthchecks-severity's releases.

v2.1.1

Summary

Dependency Updates ⬆️

Commits
  • 7a25dce [maven-release-plugin] prepare release v2.1.1
  • 34f5175 Bump the prod-deps group with 3 updates (#286)
  • e4abe1a Bump org.kiwiproject:kiwi-test in the dev-deps group (#285)
  • d9e315f Bump the prod-deps group with 2 updates (#283)
  • a819e5e Add checker dependency (#284)
  • e153b09 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 4 updates: [org.kiwiproject:kiwi-parent](https://github.com/kiwiproject/kiwi-parent), [org.kiwiproject:kiwi-bom](https://github.com/kiwiproject/kiwi-bom), [org.kiwiproject:kiwi](https://github.com/kiwiproject/kiwi) and [org.kiwiproject:metrics-healthchecks-severity](https://github.com/kiwiproject/metrics-healthchecks-severity).


Updates `org.kiwiproject:kiwi-parent` from 3.0.24 to 3.0.25
- [Release notes](https://github.com/kiwiproject/kiwi-parent/releases)
- [Commits](kiwiproject/kiwi-parent@v3.0.24...v3.0.25)

Updates `org.kiwiproject:kiwi-bom` from 2.0.23 to 2.0.24
- [Release notes](https://github.com/kiwiproject/kiwi-bom/releases)
- [Commits](kiwiproject/kiwi-bom@v2.0.23...v2.0.24)

Updates `org.kiwiproject:kiwi` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/kiwiproject/kiwi/releases)
- [Commits](kiwiproject/kiwi@v4.8.0...v4.9.0)

Updates `org.kiwiproject:metrics-healthchecks-severity` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/kiwiproject/metrics-healthchecks-severity/releases)
- [Commits](kiwiproject/metrics-healthchecks-severity@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: org.kiwiproject:kiwi-parent
  dependency-version: 3.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: org.kiwiproject:kiwi-bom
  dependency-version: 2.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: org.kiwiproject:kiwi
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: org.kiwiproject:metrics-healthchecks-severity
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested review from chrisrohr and sleberknight May 3, 2025 00:16
@dependabot dependabot Bot added dependencies Dependency updates java Pull requests that update Java code labels May 3, 2025
@sleberknight sleberknight added this to the 3.0.4 milestone May 3, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 3, 2025

@sleberknight sleberknight enabled auto-merge (squash) May 3, 2025 00:52
@sleberknight sleberknight merged commit bc92493 into main May 3, 2025
6 checks passed
@sleberknight sleberknight deleted the dependabot/maven/prod-deps-71d5375359 branch May 3, 2025 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants