🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps io.smallrye.config:smallrye-config from 3.11.1 to 3.12.2.

Release notes

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

3.12.2

  • #1325 Release 3.12.2
  • #1324 Revert skip profile optimization because Quarkus mutates the source

3.12.1

  • #1321 Release 3.12.1
  • #1320 Correct check of ConfigValue having a value with indexed APIs
  • #1318 check duplicate keys for yaml (snakeyaml.version update to 2.4)

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.3

  • #1323 Release 3.11.3
  • #1322 Backports from 3.12.x to 3.11.x
  • #1320 Correct check of ConfigValue having a value with indexed APIs
  • #1315 Try indexed names on injection when non indexed value is null
  • #1314 Compute indexed properties when building the list of PropertyNames
  • #1312 Bump io.smallrye.common:smallrye-common-bom from 2.9.0 to 2.10.0
  • #1304 Ignore default methods inherited from super classes in mappings
  • #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
  • 3cba590 [maven-release-plugin] prepare release 3.12.2
  • ea01cdd Release 3.12.2 (#1325)
  • e81ec68 Revert skip profile optimization because Quarkus mutates the source (#1324)
  • 57b06ae [maven-release-plugin] prepare for next development iteration
  • cf6d6a4 [maven-release-plugin] prepare release 3.12.1
  • e9c6eba Release 3.12.1 (#1321)
  • 3d92d86 Correct check of ConfigValue having a value with indexed APIs (#1320)
  • e15af82 check duplicate keys for yaml (snakeyaml.version update to 2.4) (#1318)
  • ed23c88 [maven-release-plugin] prepare for next development iteration
  • c3a40e4 [maven-release-plugin] prepare release 3.12.0
  • 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.2.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@3.11.1...3.12.2)

---
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 24, 2025
@Sophietje Sophietje merged commit ea9b444 into master Feb 28, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.config-smallrye-config-3.12.2 branch February 28, 2025 12:30
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.

2 participants