Skip to content

Comments

Bump io.smallrye.config:smallrye-config from 3.15.0 to 3.16.0#2503

Merged
acoburn merged 1 commit intomainfrom
dependabot/maven/io.smallrye.config-smallrye-config-3.16.0
Feb 19, 2026
Merged

Bump io.smallrye.config:smallrye-config from 3.15.0 to 3.16.0#2503
acoburn merged 1 commit intomainfrom
dependabot/maven/io.smallrye.config-smallrye-config-3.16.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps io.smallrye.config:smallrye-config from 3.15.0 to 3.16.0.

Release notes

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

3.16.0

  • #1473 Release 3.16.0
  • #1472 Deprecate and throw an Exception when using Jasypt
  • #1471 Generalize enforcing the locale in loggers
  • #1470 Move comparator from getConfigurableSources into a field
  • #1469 Enforce locale when initializing MessageLogger
  • #1468 Use custom comparator in getConfigurableSources
  • #1466 Restrict the candidates property names for Environment Variables matching
  • #1464 Fix JavaDoc generation problem for Zookeeper source
  • #1461 Move static variable that keeps the original order of ConfigSources to an instance variable
  • #1459 Modularize SmallRye Config
  • #1454 Add get methods to retrieve SmallRyeConfig directly

3.15.1

  • #1458 Release 3.15.1
  • #1455 Move Converters lambdas to static classes
  • #1453 Avoid using a lambda when releasing config
  • #1452 Add a getValueOrDefault method to ConfigValue to avoid checking if a value exists when a default is required
  • #1451 Bump urllib3 from 2.6.0 to 2.6.3 in /documentation
  • #1450 Bump io.smallrye.common:smallrye-common-bom from 2.14.0 to 2.15.0
  • #1449 Make ImplicitConverterTest.simpleDateFormat timezone independent
  • #1448 Correctly set the config source position in ConfigValue
Commits
  • 02a8607 [maven-release-plugin] prepare release 3.16.0
  • 983c406 Release 3.16.0 (#1473)
  • 1fe7bf5 Fix JavaDoc generation problem for Jasypt
  • 67cc03f Fixed javadoc
  • 7d9cc78 Deprecate and throw an Exception when using Jasypt (#1472)
  • 7b7a77c Add get methods to retrieve SmallRyeConfig directly (#1454)
  • 8d728ba Generalize enforcing the locale in loggers (#1471)
  • ae5cca6 Move comparator from getConfigurableSources into a field (#1470)
  • 801b0c8 Enforce locale when initializing MessageLogger (#1469)
  • fde4c56 Use custom comparator in getConfigurableSources (#1468)
  • 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 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 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 requested a review from a team as a code owner February 19, 2026 20:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 19, 2026
@acoburn acoburn enabled auto-merge (squash) February 19, 2026 20:43
Bumps [io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@3.15.0...3.16.0)

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
  dependency-version: 3.16.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.16.0 branch from f6372c0 to 676271e Compare February 19, 2026 20:48
@acoburn acoburn merged commit 1112ed0 into main Feb 19, 2026
7 checks passed
@acoburn acoburn deleted the dependabot/maven/io.smallrye.config-smallrye-config-3.16.0 branch February 19, 2026 20:53
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