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 3.3.0 to 3.3.1 #2215

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps smallrye-config from 3.3.0 to 3.3.1.

Release notes

Sourced from smallrye-config's releases.

3.3.1

  • #955 Support default visibility when validating ConfigMappings
  • #954 Fix @​WithName with dotted names in Map with quoted keys
  • #953 Fix versions in documentation dependencies
  • #952 Collection properties in KeyMap
  • #951 Improve SecretKeyHandler documentation
  • #949 Bump maven-shade-plugin from 3.4.1 to 3.5.0
  • #948 Support @​WithConverter in the Collection type
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)

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

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 6, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2215 (2f8e4ff) into main (119757f) will increase coverage by 0.09%.
The diff coverage is n/a.

❗ Current head 2f8e4ff differs from pull request most recent head 35e243a. Consider uploading reports for the commit 35e243a to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2215      +/-   ##
============================================
+ Coverage     77.65%   77.75%   +0.09%     
- Complexity     3693     3697       +4     
============================================
  Files           301      301              
  Lines         12307    12307              
  Branches       1570     1570              
============================================
+ Hits           9557     9569      +12     
+ Misses         2032     2023       -9     
+ Partials        718      715       -3     

see 8 files with indirect coverage changes

@cescoffier cescoffier merged commit 5cd1e12 into main Jul 7, 2023
3 checks passed
@cescoffier cescoffier deleted the dependabot/maven/main/io.smallrye.config-smallrye-config-3.3.1 branch July 7, 2023 06:54
@ozangunalp ozangunalp added this to the 4.8.0 milestone Jul 11, 2023
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants