Skip to content

Bump io.smallrye.config:smallrye-config from 3.15.1 to 3.17.0#3373

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/io.smallrye.config-smallrye-config-3.17.0
Open

Bump io.smallrye.config:smallrye-config from 3.15.1 to 3.17.0#3373
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/io.smallrye.config-smallrye-config-3.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

Bumps io.smallrye.config:smallrye-config from 3.15.1 to 3.17.0.

Release notes

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

3.17.0

  • #1503 Release 3.17.0
  • #1502 Use PropertyNamesMatcher to report unknowns
  • #1501 Update documentation dependencies
  • #1500 Bump io.smallrye.common:smallrye-common-bom from 2.17.0 to 2.17.1
  • #1499 Bump io.sundr:sundr-maven-plugin from 0.230.2 to 0.240.1
  • #1498 Some micro optimizations for EnvConfigSource
  • #1497 Generate direct ctor call for ConfigMapping nested elements
  • #1496 Improve PropertyNamesMatcher and use it instead of structures that use PropertyName as a key
  • #1493 Bump requests from 2.32.4 to 2.33.0 in /documentation
  • #1492 Prevent greedy wildcard from consuming star segments in PropertyName equals
  • #1491 Add withMappingIgnorePrefix() API for optimized prefix filtering
  • #1490 Optimize reportUnknown() to avoid PropertyName HashSet collisions
  • #1489 Micro-optimizations in SmallRyeConfig property iteration
  • #1488 Bump kotlin.version from 2.3.10 to 2.3.20
  • #1487 Bump io.smallrye.common:smallrye-common-bom from 2.16.0 to 2.17.0
  • #1485 Provide a fast path for StringUtil#split()
  • #1484 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2
  • #1483 Bump io.github.dmlloyd.maven:module-services-plugin from 1.2 to 1.3
  • #1482 Bump actions/upload-artifact from 6 to 7
  • #1481 Bump org.yaml:snakeyaml from 2.5 to 2.6
  • #1480 Bump com.typesafe:config from 1.4.5 to 1.4.6
  • #1479 Bump io.fabric8:docker-maven-plugin from 0.48.0 to 0.48.1
  • #1478 Bump io.smallrye.common:smallrye-common-bom from 2.15.0 to 2.16.0
  • #1477 Bump kotlin.version from 2.3.0 to 2.3.10
  • #1476 Immutable profiles
  • #1475 ASM dependency should be optional

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
Commits
  • 9630e78 [maven-release-plugin] prepare release 3.17.0
  • c96a248 Release 3.17.0 (#1503)
  • b361243 Readd removed constructor and deprecate it
  • f155011 Use PropertyNamesMatcher to report unknowns (#1502)
  • a5d2f81 Bump io.smallrye.common:smallrye-common-bom from 2.17.0 to 2.17.1 (#1500)
  • f07abc7 Bump io.sundr:sundr-maven-plugin from 0.230.2 to 0.240.1 (#1499)
  • 359eb71 Update documentation dependencies (#1501)
  • 54c9458 Bump requests from 2.32.4 to 2.33.0 in /documentation (#1493)
  • fd68665 Some micro optimizations for EnvConfigSource (#1498)
  • 8c60df6 Generate direct ctor call for ConfigMapping nested elements (#1497)
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 15, 2026
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.

0 participants