Bump the prod-deps group with 4 updates#439
Merged
sleberknight merged 2 commits intomainfrom May 3, 2025
Merged
Conversation
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>
|
sleberknight
approved these changes
May 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



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-parentfrom 3.0.24 to 3.0.25Release notes
Sourced from org.kiwiproject:kiwi-parent's releases.
Commits
6c54b2b[maven-release-plugin] prepare release v3.0.25b09b3bcBump actions/setup-java from 4.7.0 to 4.7.1 in the actions-deps group (#386)6491b0aBump 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 iterationUpdates
org.kiwiproject:kiwi-bomfrom 2.0.23 to 2.0.24Release notes
Sourced from org.kiwiproject:kiwi-bom's releases.
Commits
000e012[maven-release-plugin] prepare release v2.0.246bbcc31Bump org.kiwiproject:kiwi-parent in the prod-deps group (#1289)0c9c352Bump the prod-deps group with 7 updates (#1288)8f2abe0Bump the prod-deps group with 2 updates (#1287)7c80d0eBump the prod-deps group with 3 updates (#1285)7d22c19Bump 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 iterationUpdates
org.kiwiproject:kiwifrom 4.8.0 to 4.9.0Release notes
Sourced from org.kiwiproject:kiwi's releases.
Commits
11dd054[maven-release-plugin] prepare release v4.9.05029734Bump the prod-deps group with 3 updates (#1280)0abe1d8Replace deprecated API usage in KiwiRetryerPredicatesTest (#1279)e9ed704Add new KiwiMaps methods for type-safe value retrieval from maps (#1278)cc82746Add ValidURL annotation and validator for URL validation (#1277)56769f0Bump the prod-deps group with 2 updates (#1256)f8b6adbAdd sleep and sleepQuietly to KiwiEnvironment with Duration argument (#1255)751a7caAdd lowercaseName to KiwiEnums (#1253)99b06f1Investigate new StripedLockTest failures in GH actions (#1254)e21a6ab[maven-release-plugin] prepare for next development iterationUpdates
org.kiwiproject:metrics-healthchecks-severityfrom 2.1.0 to 2.1.1Release notes
Sourced from org.kiwiproject:metrics-healthchecks-severity's releases.
Commits
7a25dce[maven-release-plugin] prepare release v2.1.134f5175Bump the prod-deps group with 3 updates (#286)e4abe1aBump org.kiwiproject:kiwi-test in the dev-deps group (#285)d9e315fBump the prod-deps group with 2 updates (#283)a819e5eAdd checker dependency (#284)e153b09[maven-release-plugin] prepare for next development iterationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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