Skip to content

Bump io.smallrye.config:smallrye-config from 3.11.1 to 3.12.0#612

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/io.smallrye.config-smallrye-config-3.12.0
Closed

Bump io.smallrye.config:smallrye-config from 3.11.1 to 3.12.0#612
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/io.smallrye.config-smallrye-config-3.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps io.smallrye.config:smallrye-config from 3.11.1 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

3.11.2

  • #1302 Release 3.11.2
  • #1301 Use config ordinal to determine which config style to use when injecting a list, between comma-separated and indexed
  • #1300 Avoid creating a copy of SystemProperties just to look for the config_ordinal
  • #1299 Propagate profiles in ConfigurableConfigSourceFactory
  • #1298 PropertyName equals match similar name if only first letter differs
  • #1293 Use StringBuilder instead of String concat for startup code
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 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 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 [io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@3.11.1...3.12.0)

---
updated-dependencies:
- 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 the dependencies Pull requests that update a dependency file label Feb 17, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 24, 2025

Superseded by #618.

@dependabot dependabot Bot closed this Feb 24, 2025
@dependabot dependabot Bot deleted the dependabot/maven/io.smallrye.config-smallrye-config-3.12.0 branch February 24, 2025 02:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants