Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps io.smallrye.config:smallrye-config from 3.13.4 to 3.14.0.

Release notes

Sourced from io.smallrye.config:smallrye-config's releases.

3.14.0

  • #1410 Release 3.14.0
  • #1409 Bump io.smallrye.common:smallrye-common-bom from 2.13.8 to 2.13.9
  • #1408 Bump version.smallrye.testing from 2.3.1 to 2.4.0
  • #1407 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1
  • #1406 Bump io.sundr:sundr-maven-plugin from 0.220.0 to 0.220.1
  • #1405 Bump com.typesafe:config from 1.4.4 to 1.4.5
  • #1404 Bump kotlin.version from 2.2.10 to 2.2.20
  • #1403 Bump io.sundr:sundr-maven-plugin from 0.201.0 to 0.220.0
  • #1401 Bump actions/setup-python from 5 to 6
  • #1399 Bump org.yaml:snakeyaml from 2.4 to 2.5
  • #1398 Bump io.sundr:sundr-maven-plugin from 0.200.13 to 0.201.0
  • #1397 Bump io.sundr:sundr-maven-plugin from 0.200.4 to 0.200.13
  • #1395 Added Converters for DateTimeFormatter and CharSequence
  • #1394 Replace deprecated usages of getRawValue
  • #1393 Bump actions/setup-java from 4 to 5
  • #1392 Bump kotlin.version from 2.2.0 to 2.2.10
  • #1391 Bump actions/checkout from 4 to 5
  • #1389 Bump io.smallrye.common:smallrye-common-bom from 2.13.7 to 2.13.8
  • #1387 Add @Serial annotation
  • #1386 Added Javadocs to SmallRyeConfig public APIs
  • #1385 Bump version.curator from 5.8.0 to 5.9.0
  • #1232 Secret type to represent secrets and integrate with the secrets handling
Commits
  • 6b28643 [maven-release-plugin] prepare release 3.14.0
  • 9810eee Release 3.14.0 (#1410)
  • 2013a99 Secret type to represent secrets and integrate with the Secret Keys handling ...
  • 9c3d0c9 Bump version.smallrye.testing from 2.3.1 to 2.4.0 (#1408)
  • 7eec7de Bump io.smallrye.common:smallrye-common-bom from 2.13.8 to 2.13.9 (#1409)
  • 97e045b Bump actions/setup-python from 5 to 6 (#1401)
  • 7d465ee Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#1407)
  • 759d31a Bump io.sundr:sundr-maven-plugin from 0.220.0 to 0.220.1 (#1406)
  • 35c1b5e Bump com.typesafe:config from 1.4.4 to 1.4.5 (#1405)
  • 0e887e2 Bump kotlin.version from 2.2.10 to 2.2.20 (#1404)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @acoburn.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 04:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2025
Copy link
Collaborator

@acoburn acoburn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.config-smallrye-config-3.14.0 branch from 6ecb081 to 9ca25dc Compare October 1, 2025 07:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config) from 3.13.4 to 3.14.0.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@3.13.4...3.14.0)

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.config-smallrye-config-3.14.0 branch from 9ca25dc to 42fdd5e Compare October 1, 2025 07:12
@dependabot dependabot bot merged commit 8fdbda5 into main Oct 1, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.config-smallrye-config-3.14.0 branch October 1, 2025 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants