Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump smallrye-config from 2.2.0 to 2.3.0 #799

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2021

Bumps smallrye-config from 2.2.0 to 2.3.0.

Release notes

Sourced from smallrye-config's releases.

2.3.0

  • #564 Use user.dir to read .env file.
  • #563 Include normalized property names in EnvConfigSource.getPropertyNames
  • #562 Improve Exception messages
  • #561 Apply smallrye.config.mapping.validate-unknown only to SmallRye @​ConfigMapping.
  • #560 Consistent config names and API.
  • #559 Bump asm from 9.0 to 9.1
  • #558 Introduce Pattern converter
  • #556 Improved NamingStrategy support.
  • #552 Self contained CDI Injection tests.
  • #551 Add test for file://.
  • #550 Improved support for defaults and indexed properties in ConfigMappings.
  • #548 smallrye.config.mapping.validate-unknown should default to false
  • #547 Interceptors before ConfigSources always.
  • #546 Use ordinal of the original source of smallrye.config.locations to load the additional ones.
  • #545 Apply the same NamingStrategy to all groups in a ConfigMapping root.
  • #544 Add API to check if property is present.
  • #543 Relocation in getPropertyNames.
  • #542 Add API to check if property exists
  • #540 Add a FileSystemConfigSourceFactory to bootstrap the FileSystemConfigSource with the configuration property smallrye.config.source.file.location.
  • #539 Support snake case naming strategy.
  • #538 Don't directly search WEB-INF/classes for config properties files. Missing sources from #528.
  • #532 Consider the default config_ordinal for sources loaded by the additional location config
  • #488 Support validation in ConfigMappings
Commits

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

Bumps [smallrye-config](https://github.com/smallrye/smallrye-config) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@2.2.0...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2021
@phillip-kruger phillip-kruger added this to the 2.1.5 milestone May 13, 2021
@phillip-kruger phillip-kruger merged commit 15839a2 into main May 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.config-smallrye-config-2.3.0 branch May 13, 2021 07:06
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.

None yet

1 participant