Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps version.io.smallrye.smallrye-config from 3.14.0 to 3.14.1.
Updates io.smallrye.config:smallrye-config from 3.14.0 to 3.14.1

Release notes

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

3.14.1

  • #1415 Release 3.14.1
  • #1414 fix: typos
  • #1413 Keep all the @​ConfigMapping path and names operations to resolve the final property name in ConfigMappingContext
  • #1412 Return a pre-registered Converter if one exists when calling getImplicitConverter
  • #1411 Improve ConfigMapping generation error

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

... (truncated)

Commits
  • fb045e4 [maven-release-plugin] prepare release 3.14.1
  • ee7ce61 Release 3.14.1 (#1415)
  • bc44e5f fix: typos (#1414)
  • 18f43d2 Keep all the @​ConfigMapping path and names operations to resolve the final pr...
  • 837e693 Return a pre-registered Converter if one exists when calling `getImplicitConv...
  • 0cfeee7 Improve ConfigMapping generation error (#1411)
  • 6dba0d0 [maven-release-plugin] prepare for next development iteration
  • 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 ...
  • Additional commits viewable in compare view

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

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 Oct 3, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/version.io.smallrye.smallrye-config-3.14.1 branch 2 times, most recently from 8606367 to 996fdcd Compare October 7, 2025 12:43
@MikeEdgar MikeEdgar changed the title build(deps): Bump version.io.smallrye.smallrye-config from 3.10.2 to 3.14.1 build(deps): Bump version.io.smallrye.smallrye-config from 3.14.0 to 3.14.1 Oct 7, 2025
@MikeEdgar MikeEdgar added this to the 4.2.1 milestone Oct 7, 2025
@MikeEdgar MikeEdgar marked this pull request as draft October 7, 2025 12:57
@MikeEdgar MikeEdgar marked this pull request as ready for review October 7, 2025 12:57
@MikeEdgar
Copy link
Member

@dependabot recreate

Bumps `version.io.smallrye.smallrye-config` from 3.10.2 to 3.14.1.

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

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

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.config:smallrye-config-source-yaml
  dependency-version: 3.14.1
  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.1 branch from 996fdcd to 3e2e906 Compare October 7, 2025 13:04
@MikeEdgar MikeEdgar enabled auto-merge (squash) October 7, 2025 13:10
@MikeEdgar MikeEdgar merged commit ac43d14 into main Oct 7, 2025
10 checks passed
@MikeEdgar MikeEdgar deleted the dependabot/maven/version.io.smallrye.smallrye-config-3.14.1 branch October 7, 2025 13:18
Copy link

sonarqubecloud bot commented Oct 7, 2025

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.

1 participant