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 1.7.0 to 1.8.0 #97

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps smallrye-config from 1.7.0 to 1.8.0.

Release notes

Sourced from smallrye-config's releases.

1.8.0

  • #306 Fixes #305. Missing serialVersionUIDs in Serializable classes.
  • #305 No interceptors (or interceptor context implementations) have serialVersionUIDs
  • #301 Fix typo in message-ranges.txt
  • #300 Revert #295 and add @Experimental.
  • #299 Just a few misc. cleanups
  • #298 Fixes to interceptors.
  • #297 Bump version.smallrye.common from 1.0.1 to 1.0.2
  • #296 Support recursive expansion.
  • #295 Moved API classes to their own module.
  • #294 Expose method in builder to set profile.
  • #293 Fix message code for File System Config Source
  • #292 Add i18n/logging handling
  • #291 Fixed snippet in javadoc
  • #289 Bump smallrye-common-expression from 1.0.0 to 1.0.1
  • #288 Add i18n messages and logging
  • #287 Fixes #285. Initial work to intercept ConfigSources.
  • #286 Bump smallrye-parent from 17 to 18
  • #285 Interceptors need to be able to intercept iteration
  • #282 Register default interceptors in the default SmallRyeConfigFactory Config builder.
  • #281 Replaced Arquillian with Weld JUnit.
  • #280 Bump smallrye-parent from 16 to 17
  • #278 Fixes #269. Initial work to support secrets.
  • #276 Properties from file system should be search with the same rules used for environment variables
  • #275 Fixes #274. Added interceptor to activate a Configuration Profile.
  • #274 Support Configuration Profiles
  • #273 Moved missing documentation to Antora and removed old documentation.
  • #270 Fixes #268. Added interceptor to Relocate configuration properties.
  • #269 Hide secrets in Configuration
  • #268 Fallback configuration property name
  • #267 Antora Documentation.
  • #266 #Fixed 198 - Add interceptor to expand expressions in Config Values.
  • #262 ConfigValueConfigSource to retrieve Configuration value location.
  • #249 #248 - Prototype work to implement a ConfigSource Interceptor Extension
  • #248 Implement ConfigSource Interceptor Prototype
  • #198 Add Interceptor Mechanism for Resolving
  • #59 Configuration value location
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
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 11, 2020
@xstefank xstefank merged commit 118a8c6 into master May 11, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/io.smallrye.config-smallrye-config-1.8.0 branch May 11, 2020 06:05
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