Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the prod-deps group with 4 updates #436

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 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.22 to 3.0.23

Release notes

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

v3.0.23

Summary

Dependency Updates ⬆️

Commits
  • c61e254 [maven-release-plugin] prepare release v3.0.23
  • 101dc82 Bump the prod-deps group with 3 updates (#378)
  • ea0a921 Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 in the dev-deps group (#377)
  • c20fc3e [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.kiwiproject:kiwi-bom from 2.0.21 to 2.0.22

Release notes

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

v2.0.22

Summary

Dependency Updates ⬆️

Commits
  • f100124 [maven-release-plugin] prepare release v2.0.22
  • 72ead34 Bump org.kiwiproject:kiwi-parent in the prod-deps group (#1262)
  • b393a82 Bump org.testcontainers:testcontainers-bom in the prod-deps group (#1261)
  • 1f43611 Bump the prod-deps group with 8 updates (#1260)
  • c52c5d6 Bump the prod-deps group with 3 updates (#1259)
  • 20a0bc2 Bump the prod-deps group with 4 updates (#1257)
  • 0c32892 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.kiwiproject:kiwi from 4.7.0 to 4.8.0

Release notes

Sourced from org.kiwiproject:kiwi's releases.

v4.8.0

Summary

Improvements 🚀

Documentation 📝

Assorted 👜

Dependency Updates ⬆️

Commits
  • befecee [maven-release-plugin] prepare release v4.8.0
  • 021a8f1 Bump the prod-deps group with 2 updates (#1252)
  • 218c5c1 Fix capitalization of config properties in lombok.config (#1251)
  • 7927217 Add ability to configure the key exchange type for SFTP connections (#1250)
  • b761851 Validate KiwiJSchHelpers#detectKeyExchangeTypeForHost arguments (#1248)
  • 5f98c2d Add AsyncHelper (#1246)
  • 85b6a95 Fix Javadoc error in AbstractPagingQueryIntegrationTest
  • ee3fd1a Suppress warnings in KiwiDurationFormatters for deprecated method usage
  • e4becb9 Remove redundant 'step' parameter (was using default value of one)
  • 6a1cbed Improve Javadocs in Processes and ProcessHelper (#1244)
  • Additional commits viewable in compare view

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

Release notes

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

v2.1.0

Summary

Improvements 🚀

Documentation 📝

v2.0.10

Summary

Improvements 🚀

Dependency Updates ⬆️

Commits
  • f02f90b [maven-release-plugin] prepare release v2.1.0
  • f56d859 Misc grammar cleanup in Javadocs (#282)
  • e9ee1af Add valueOfIgnoreCase to HealthStatus (#281)
  • fe44939 [maven-release-plugin] prepare for next development iteration
  • 46e5987 [maven-release-plugin] prepare release v2.0.10
  • 1e37e57 Bump the prod-deps group with 3 updates (#279)
  • 12b1be2 Bump org.kiwiproject:kiwi-test from 3.8.1 to 3.9.0 in the dev-deps group (#278)
  • fb10a39 Update test checking null severity (#277)
  • a885f1c Add test checking null severity (#276)
  • fac61d0 Allow severity health check details in HealthStatus#from factory method (#275)
  • 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 <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.22 to 3.0.23
- [Release notes](https://github.com/kiwiproject/kiwi-parent/releases)
- [Commits](kiwiproject/kiwi-parent@v3.0.22...v3.0.23)

Updates `org.kiwiproject:kiwi-bom` from 2.0.21 to 2.0.22
- [Release notes](https://github.com/kiwiproject/kiwi-bom/releases)
- [Commits](kiwiproject/kiwi-bom@v2.0.21...v2.0.22)

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency updates java Pull requests that update Java code labels Feb 24, 2025
@sleberknight sleberknight added this to the 3.0.4 milestone Feb 25, 2025
@sleberknight sleberknight merged commit 7f4b127 into main Feb 25, 2025
4 checks passed
@sleberknight sleberknight deleted the dependabot/maven/prod-deps-038ec9d5aa branch February 25, 2025 01:29
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