Skip to content

build(deps): Bump version.io.smallrye.smallrye-config from 3.17.2 to 3.18.0#2611

Merged
MikeEdgar merged 1 commit into
mainfrom
dependabot/maven/version.io.smallrye.smallrye-config-3.18.0
Jul 7, 2026
Merged

build(deps): Bump version.io.smallrye.smallrye-config from 3.17.2 to 3.18.0#2611
MikeEdgar merged 1 commit into
mainfrom
dependabot/maven/version.io.smallrye.smallrye-config-3.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps version.io.smallrye.smallrye-config from 3.17.2 to 3.18.0.
Updates io.smallrye.config:smallrye-config from 3.17.2 to 3.18.0

Release notes

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

3.18.0

  • #1544 Release 3.18.0
  • #1543 Bump io.smallrye:smallrye-parent from 50 to 51
  • #1541 Fix ConfigMapping hashCode collision for Map properties with equal keys and values
  • #1540 Bump Python version from 3.9 to 3.12 in CI documentation workflows
  • #1539 Remove deprecated Jasypt support
  • #1538 Support nested config classes in class-based mappings
  • #1537 Bump actions/checkout from 6 to 7
  • #1536 Configure Surefire to display parameterized test names in reports
  • #1535 Fix HOCON property name rendering
  • #1534 Reproduce issue with @WithUnnamedKey config group considered present even if unconfigured
  • #1533 Bump io.smallrye:smallrye-parent from 49 to 50
  • #1532 Add SPI ConfigMappingHandler to split handling of @​ConfigMapping and @​ConfigProperties
  • #1531 Bump io.smallrye.common:smallrye-common-bom from 2.18.1 to 2.19.0
  • #1530 Bump com.typesafe:config from 1.4.8 to 1.4.9
  • #1529 Bump kotlin.version from 2.3.21 to 2.4.0
  • #1528 Update MicroProfile Config to 3.1.1
  • #1527 Stabilize hashCode of ConfigClass
  • #1526 Bump org.ow2.asm:asm from 9.10 to 9.10.1
  • #1525 Bump idna from 3.11 to 3.15 in /documentation
  • #1524 Bump pymdown-extensions from 10.21.2 to 10.21.3 in /documentation
  • #1523 Bump org.ow2.asm:asm from 9.9.1 to 9.10
  • #1522 Bump io.smallrye.common:smallrye-common-bom from 2.18.0 to 2.18.1
  • #1520 Bump urllib3 from 2.6.3 to 2.7.0 in /documentation
  • #1519 Bump io.smallrye.common:smallrye-common-bom from 2.17.1 to 2.18.0
  • #1518 Bump com.typesafe:config from 1.4.7 to 1.4.8
  • #1516 Bump com.typesafe:config from 1.4.6 to 1.4.7
  • #1515 Bump io.smallrye:smallrye-parent from 48 to 49
  • #1514 Bump kotlin.version from 2.3.20 to 2.3.21
  • #1513 Bump org.jboss.bridger:bridger from 1.6.Final to 1.8
  • #1510 Bump io.sundr:sundr-maven-plugin from 0.240.1 to 0.300.0
Commits
  • 21ceb75 [maven-release-plugin] prepare release 3.18.0
  • a7bafe6 Update release preparation condition in workflow
  • c94a186 Add workflow_dispatch trigger to release workflow
  • e93eddf Release 3.18.0 (#1544)
  • 0daa482 Reproduce issue with @WithUnnamedKey config group considered present even i...
  • 3d6d5dc Bump io.smallrye:smallrye-parent from 50 to 51 (#1543)
  • 3f13795 Fix test coverage
  • ee9ad05 Fix ConfigMapping hashCode collision for Map properties with equal keys and v...
  • 4a711a8 Bump idna from 3.11 to 3.15 in /documentation (#1525)
  • 885fc02 Bump pymdown-extensions from 10.21.2 to 10.21.3 in /documentation (#1524)
  • Additional commits viewable in compare view

Updates io.smallrye.config:smallrye-config-source-yaml from 3.17.2 to 3.18.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 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 `version.io.smallrye.smallrye-config` from 3.17.2 to 3.18.0.

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

Updates `io.smallrye.config:smallrye-config-source-yaml` from 3.17.2 to 3.18.0

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.config:smallrye-config-source-yaml
  dependency-version: 3.18.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 Jul 6, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

@MikeEdgar MikeEdgar added this to the 4.3.5 milestone Jul 7, 2026
@MikeEdgar MikeEdgar merged commit e80e0a8 into main Jul 7, 2026
16 checks passed
@MikeEdgar MikeEdgar deleted the dependabot/maven/version.io.smallrye.smallrye-config-3.18.0 branch July 7, 2026 11:38
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