Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

Bumps version.io.smallrye.smallrye-config from 3.10.2 to 3.14.0.
Updates io.smallrye.config:smallrye-config from 3.10.2 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

3.13.4

  • #1384 Release 3.13.4
  • #1382 Properly match Env indexed properties
  • #1380 Make order of Config elements more deterministic

3.13.3

No release notes provided.

3.13.2

  • #1365 Remove and Add after matching Environment Variables
  • #1364 Generate dotted property from env correctly when ending with multiple digits

3.13.1

  • #1360 Match Environment variables with uppercase Map keys
  • #1359 Reduce allocations of Environment variables matching

3.13.0

  • #1354 Release 3.13.0
  • #1353 Bump io.sundr:sundr-maven-plugin from 0.200.3 to 0.200.4
  • #1352 Generate dotted property from env correctly when ending with a numeric representation
  • #1349 Bump kotlin.version from 2.1.20 to 2.1.21
  • #1348 Docs: link to the config-events and config-source-injection docs
  • #1347 Generate a BOM
  • #1346 Move mapping Env matching to ConfigSource initialization
  • #1344 Bump io.smallrye.common:smallrye-common-bom from 2.10.0 to 2.12.0
  • #1342 Bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0

... (truncated)

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

Updates io.smallrye.config:smallrye-config-source-yaml from 3.10.2 to 3.14.0

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.smallrye.config:smallrye-config [>= 3.11.a0, < 3.12]
io.smallrye.config:smallrye-config-source-yaml [>= 3.11.a0, < 3.12]

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 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 Sep 19, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/version.io.smallrye.smallrye-config-3.14.0 branch 2 times, most recently from 841eb2f to 543ee78 Compare September 29, 2025 00:40
Bumps `version.io.smallrye.smallrye-config` from 3.10.2 to 3.14.0.

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

Updates `io.smallrye.config:smallrye-config-source-yaml` from 3.10.2 to 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
- dependency-name: io.smallrye.config:smallrye-config-source-yaml
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/version.io.smallrye.smallrye-config-3.14.0 branch from 543ee78 to 935cad3 Compare October 1, 2025 00:52
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 do not merge java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant