Skip to content

Bump io.smallrye.config:smallrye-config from 3.18.2 to 4.0.0 - #898

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.smallrye.config-smallrye-config-4.0.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.smallrye.config-smallrye-config-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps io.smallrye.config:smallrye-config from 3.18.2 to 4.0.0.

Release notes

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

4.0.0

  • #1594 Release 4.0.0
  • #1593 Update to SmallRye Parent 52
  • #1592 Prefer AtomicReference instead of a Holder object

4.0.0.CR3

  • #1591 Release 4.0.0.CR3
  • #1589 Use ClassValue to cache ConfigMappingInterface and ConfigMappingClass

4.0.0.CR2

  • #1588 Release 4.0.0.CR2
  • #1587 Remove cache of implicit Converters due to memory leaks
  • #1583 Bump version.smallrye.testing from 2.5.0 to 2.5.1

4.0.0.CR1

  • #1582 Release 4.0.0.CR1
  • #1581 Add a Spring module to support Spring @ConfigurationProperties
  • #1580 Warn on mapping ambiguous single segment quoted / unquoted Map keys
  • #1579 Rewrite PropertyName equals to a segment by segment matching engine and cover missing cases
  • #1576 Register profile names with SecretKeys
  • #1575 Remove KeyMap
  • #1574 Update to Surefire 3.6.0 for the TCK
  • #1573 Bump io.sundr:sundr-maven-plugin from 0.300.0 to 0.400.0
  • #1571 Bump mkdocs-material from 9.7.6 to 9.7.7 in /documentation
  • #1570 Bump org.yaml:snakeyaml from 2.6 to 2.7
  • #1569 Remove deprecated SmallRyeConfig#getRawValue
  • #1568 Use backslash escaping for property expressions
  • #1566 Simplify CDI injection of Collections and Maps
  • #1565 Remove the generation of a comma separated value name for Collections in the YamlConfigSource
  • #1564 Remove CDI config-source-injection and config-events modules
  • #1563 Remove deprecated methods
  • #1562 Fix documentations inaccuracies and missing features
  • #1561 Bump actions/setup-java from 5 to 6
  • #1560 Consolidate Converter management into Converters
  • #1556 Refactor ConfigMappings to unify metadata model and clearly separate introspection, generation and loading
  • #1542 Add ConfigSource for TOML format
  • #1194 Remove SecurityManager
  • #1021 Config instance builder

3.18.3

  • #1578 Release 3.18.3
  • #1577 Make FileSystemConfigSource take into account Win line endings
Commits
  • fa21e03 [maven-release-plugin] prepare release 4.0.0
  • dcf37d2 Release 4.0.0 (#1594)
  • bcfab87 Update to SmallRye Parent 52 (#1593)
  • 179e175 Prefer AtomicReference instead of a Holder object (#1592)
  • 11ac402 [maven-release-plugin] prepare for next development iteration
  • 83fbdf4 [maven-release-plugin] prepare release 4.0.0.CR3
  • 6d923f4 Release 4.0.0.CR3 (#1591)
  • 19e23e5 Use ClassValue to cache ConfigMappingInterface and ConfigMappingClass (#1589)
  • b251e6d [maven-release-plugin] prepare for next development iteration
  • d28b1e2 [maven-release-plugin] prepare release 4.0.0.CR2
  • 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.18.2 to 4.0.0.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@3.18.2...4.0.0)

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

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 Sep 21, 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