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.8.6 to 1.9.0 #757

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 18, 2020

Bumps smallrye-config from 1.8.6 to 1.9.0.

Release notes

Sourced from smallrye-config's releases.

1.9.0

  • #396 Cache EnvConfigSource.
  • #395 Bump docker-maven-plugin from 0.33.0 to 0.34.0
  • #394 Bump snakeyaml from 1.26 to 1.27
  • #392 Convert YAML keys to String.
  • #390 342 343 - add Currency and Bitset converters
  • #388 Bump version.smallrye.common from 1.3.0 to 1.4.0
  • #387 Fix Converter Priority and add unit test
  • #380 Fix some problems with documentation
  • #379 Fix #375 - Sorted ConfigSource map.
  • #378 ConfigMapping enhancements
  • #377 Documentation for Config Mapping feature.
  • #375 ConfigSourceProvider injects unsorted map of Config Sources
  • #374 Bump version.smallrye.common from 1.2.0 to 1.3.0
  • #373 Provide way to customize Config in TCK.
  • #372 Discover mapper classes.
  • #371 Bump asm from 7.0 to 8.0.1
  • #370 Bump version.smallrye.common from 1.1.0 to 1.2.0
  • #368 Bump smallrye-parent from 22 to 23
  • #358 Extension points for CDI.
  • #357 Bump smallrye-parent from 20 to 21
  • #356 Add new default converter for java.util.UUID
  • #343 Add Currency converter
  • #342 Add BitSet Converter
  • #340 Add Default Values API. Fix #283.
  • #339 CDI Fixes.
  • #338 Improve CDI Validation.
  • #337 Example with Kubernetes ConfigMap.
  • #334 ConfigException parameters need re-ordering
  • #333 Configuration Mapper
  • #313 Initial work to mix sources and interceptors priorities.
  • #283 Add API to specify default values
  • #279 Add the ability to group configuration into a class/interface
  • #196 Ability to use already retrieved Config in configuring things further down the chain
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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 18, 2020
@cescoffier
Copy link
Contributor

Hello @radcortez, can you tell me if it's already integrated into Quarkus, or if it's safe to merge without preventing the integration in Quarkus (that should happen early next week).

@radcortez
Copy link
Member

It was integrated in Quarkus today, so it should be safe :)

quarkusio/quarkus#12172

@cescoffier
Copy link
Contributor

Thanks @radcortez!

@cescoffier
Copy link
Contributor

@dependabot-bot rebase

@dependabot-preview
Copy link
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@cescoffier
Copy link
Contributor

@dependabot recreate

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/io.smallrye.config-smallrye-config-1.9.0 branch from 86c73b1 to 6fb1ec8 Compare September 29, 2020 11:36
@cescoffier cescoffier merged commit 54c8987 into master Sep 29, 2020
@cescoffier cescoffier deleted the dependabot/maven/io.smallrye.config-smallrye-config-1.9.0 branch September 29, 2020 12:41
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