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 io.smallrye.config:smallrye-config from 3.3.2 to 3.3.3 #2251

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2023

Bumps io.smallrye.config:smallrye-config from 3.3.2 to 3.3.3.

Release notes

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

3.3.3

  • #972 Release 3.3.3
  • #971 Support both indexed and plain keys for mappings leaf Maps
  • #969 Add configuration to enable logging of values
  • #968 Changed priority of the LoggingInterceptor to avoid logging profiled lookups
  • #967 Update MicroProfile Config to 3.0.3
  • #966 Bump io.fabric8:docker-maven-plugin from 0.43.0 to 0.43.2
Commits
  • ad9391b [maven-release-plugin] prepare release 3.3.3
  • 61f1c62 Release 3.3.3 (#972)
  • 2e0260c Bump io.fabric8:docker-maven-plugin from 0.43.0 to 0.43.2 (#966)
  • 30be0d1 Support both indexed and plain keys for mappings leaf Maps (#971)
  • e018a33 Add configuration to enable logging of values (#969)
  • 5547830 Changed priority of the LoggingInterceptor to avoid logging profiled lookups ...
  • cf99fcf Update MicroProfile Config to 3.0.3 (#967)
  • bc4263f [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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.3.2 to 3.3.3.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@3.3.2...3.3.3)

---
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 Aug 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2023

Codecov Report

Merging #2251 (ad36058) into main (1cd16c3) will decrease coverage by 22.26%.
The diff coverage is n/a.

❗ Current head ad36058 differs from pull request most recent head c9a290a. Consider uploading reports for the commit c9a290a to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##               main    #2251       +/-   ##
=============================================
- Coverage     77.83%   55.58%   -22.26%     
+ Complexity     3699     2556     -1143     
=============================================
  Files           301      311       +10     
  Lines         12355    12491      +136     
  Branches       1580     1589        +9     
=============================================
- Hits           9617     6943     -2674     
- Misses         2018     5038     +3020     
+ Partials        720      510      -210     

see 85 files with indirect coverage changes

@ozangunalp ozangunalp merged commit 1158411 into main Aug 8, 2023
3 checks passed
@ozangunalp ozangunalp deleted the dependabot/maven/main/io.smallrye.config-smallrye-config-3.3.3 branch August 8, 2023 09:24
@ozangunalp ozangunalp added this to the 4.10.0 milestone Sep 28, 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.

2 participants