Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps version.microprofile.impl.config from 3.11.2 to 3.12.0.
Updates io.smallrye.config:smallrye-config-common from 3.11.2 to 3.12.0

Release notes

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

3.12.0

  • #1317 Release 3.12.0
  • #1316 Revert "Add new method isEnabled to ConfigSourceInterceptor (#1311)"
  • #1315 Try indexed names on injection when non indexed value is null
  • #1314 Compute indexed properties when building the list of PropertyNames
  • #1313 Keep properties from ConfigMapping implementation
  • #1312 Bump io.smallrye.common:smallrye-common-bom from 2.9.0 to 2.10.0
  • #1311 Add new method isEnabled to ConfigSourceInterceptor
  • #1310 Add API in the builder to register a mapping instance
  • #1309 Cache MethodHandles to construct and get defaults from the mapping implementation
  • #1308 Slight optimization when populating the DefaultValuesConfigSource
  • #1306 Add a way for ConfigClass to also carry and load defaults from a config mapping class
  • #1304 Ignore default methods inherited from super classes in mappings
  • #1303 Skip profile lookup if System, Env, Properties and Default sources do not contain a profile property name
  • #1297 Bump io.smallrye:smallrye-parent from 46 to 47
Commits
  • c3a40e4 [maven-release-plugin] prepare release 3.12.0
  • e0b6cd9 Release 3.12.0 (#1317)
  • a6301e3 Add indexed order test
  • 1b4cd3e Revert "Add new method isEnabled to ConfigSourceInterceptor (#1311)" (#1316)
  • 2bff603 Try indexed names on injection when non indexed value is null (#1315)
  • c279362 Compute indexed properties when building the list of PropertyNames (#1314)
  • 2928657 Keep properties from ConfigMapping implementation (#1313)
  • d11783e Merge pull request #1312 from smallrye/dependabot/maven/io.smallrye.common-sm...
  • a88e02d Bump io.smallrye.common:smallrye-common-bom from 2.9.0 to 2.10.0
  • fc77388 Add new method isEnabled to ConfigSourceInterceptor (#1311)
  • Additional commits viewable in compare view

Updates io.smallrye.config:smallrye-config-core from 3.11.2 to 3.12.0

Updates io.smallrye.config:smallrye-config from 3.11.2 to 3.12.0

Release notes

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

3.12.0

  • #1317 Release 3.12.0
  • #1316 Revert "Add new method isEnabled to ConfigSourceInterceptor (#1311)"
  • #1315 Try indexed names on injection when non indexed value is null
  • #1314 Compute indexed properties when building the list of PropertyNames
  • #1313 Keep properties from ConfigMapping implementation
  • #1312 Bump io.smallrye.common:smallrye-common-bom from 2.9.0 to 2.10.0
  • #1311 Add new method isEnabled to ConfigSourceInterceptor
  • #1310 Add API in the builder to register a mapping instance
  • #1309 Cache MethodHandles to construct and get defaults from the mapping implementation
  • #1308 Slight optimization when populating the DefaultValuesConfigSource
  • #1306 Add a way for ConfigClass to also carry and load defaults from a config mapping class
  • #1304 Ignore default methods inherited from super classes in mappings
  • #1303 Skip profile lookup if System, Env, Properties and Default sources do not contain a profile property name
  • #1297 Bump io.smallrye:smallrye-parent from 46 to 47
Commits
  • c3a40e4 [maven-release-plugin] prepare release 3.12.0
  • e0b6cd9 Release 3.12.0 (#1317)
  • a6301e3 Add indexed order test
  • 1b4cd3e Revert "Add new method isEnabled to ConfigSourceInterceptor (#1311)" (#1316)
  • 2bff603 Try indexed names on injection when non indexed value is null (#1315)
  • c279362 Compute indexed properties when building the list of PropertyNames (#1314)
  • 2928657 Keep properties from ConfigMapping implementation (#1313)
  • d11783e Merge pull request #1312 from smallrye/dependabot/maven/io.smallrye.common-sm...
  • a88e02d Bump io.smallrye.common:smallrye-common-bom from 2.9.0 to 2.10.0
  • fc77388 Add new method isEnabled to ConfigSourceInterceptor (#1311)
  • Additional commits viewable in compare view

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)

Bumps `version.microprofile.impl.config` from 3.11.2 to 3.12.0.

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

Updates `io.smallrye.config:smallrye-config-core` from 3.11.2 to 3.12.0

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

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config-common
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.config:smallrye-config-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.config:smallrye-config
  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 Feb 17, 2025
@rzo1 rzo1 requested a review from jungm February 17, 2025 18:21
@jungm jungm merged commit 3bb5c95 into main Feb 17, 2025
1 check passed
@jungm jungm deleted the dependabot/maven/version.microprofile.impl.config-3.12.0 branch February 17, 2025 19:07
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.

2 participants