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.1 to 3.3.2 #2226

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps smallrye-config from 3.3.1 to 3.3.2.

Release notes

Sourced from smallrye-config's releases.

3.3.2

  • #964 Release 3.3.2
  • #963 Support secret handler configuration from Keystore
  • #962 Bump parsson from 1.1.2 to 1.1.3
  • #961 Support lazy SecretKeysHandlers
  • #960 Use Base64 encoded password for AESGCMNoPaddingSecretKeysHandler
  • #956 Bump kotlin.version from 1.7.22 to 1.9.0
Commits
  • deabb31 [maven-release-plugin] prepare release 3.3.2
  • 3d5143c Release 3.3.2 (#964)
  • 56fc373 Add format key to encryptor
  • 9d61028 Add plain key test to AESGCMNoPaddingSecretKeysHandlerTest
  • d6a13da Add missing modules to coverage
  • e480c0c Support secret handler configuration from Keystore (#963)
  • 995879b Bump kotlin.version from 1.7.22 to 1.9.0 (#956)
  • cdc7a17 Bump parsson from 1.1.2 to 1.1.3 (#962)
  • 2ff6c9a Support lazy SecretKeysHandlers (#961)
  • 7f4441a Use Base64 encoded password for AESGCMNoPaddingSecretKeysHandler (#960)
  • Additional commits viewable 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 [smallrye-config](https://github.com/smallrye/smallrye-config) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@3.3.1...3.3.2)

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

codecov-commenter commented Jul 17, 2023

Codecov Report

Merging #2226 (62524af) into main (715bbe7) will decrease coverage by 0.06%.
The diff coverage is n/a.

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

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2226      +/-   ##
============================================
- Coverage     77.77%   77.72%   -0.06%     
- Complexity     3705     3735      +30     
============================================
  Files           301      311      +10     
  Lines         12322    12458     +136     
  Branches       1572     1581       +9     
============================================
+ Hits           9584     9683      +99     
- Misses         2025     2054      +29     
- Partials        713      721       +8     

see 17 files with indirect coverage changes

@cescoffier cescoffier merged commit 6b7fbfd into main Jul 19, 2023
2 of 3 checks passed
@cescoffier cescoffier deleted the dependabot/maven/main/io.smallrye.config-smallrye-config-3.3.2 branch July 19, 2023 05:52
@ozangunalp ozangunalp added this to the 4.9.0 milestone Jul 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.

3 participants