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 org.codehaus.plexus:plexus-cipher from 2.0 to 2.1.0 #199

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps org.codehaus.plexus:plexus-cipher from 2.0 to 2.1.0.

Commits
  • 9c9613b [maven-release-plugin] prepare release plexus-cipher-2.1.0
  • 8017c9e Move tests to JUnit 5
  • 0e6e693 Cleanup after parent pom update
  • 931a35b Bump org.codehaus.plexus:plexus from 14 to 15
  • b81827e Bump actions/checkout from 3 to 4
  • 179bc0e Switch to java.util.Base64
  • e9d6505 Enable missed decryption test and adjust to new algorithm after #23
  • 03beb95 Quick fix reported issues in code style
  • 8806f6f Fix link to Build status
  • 0d1272c Cleanup after parent pom update. Bump to 2.1.0-SNAPSHOT
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.codehaus.plexus:plexus-cipher](https://github.com/codehaus-plexus/plexus-cipher) from 2.0 to 2.1.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-cipher/releases)
- [Commits](codehaus-plexus/plexus-cipher@plexus-cipher-2.0...plexus-cipher-2.1.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-cipher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 23, 2023
@elharo
Copy link
Contributor

elharo commented Dec 20, 2023

Either tests are flaky or this change breaks the project:

[INFO]
Error: Failures:
Error: PropertiesReleaseDescriptorStoreTest.testWriteEncryptedProperties:298 Values should be different. Actual: s3cr3t_SCMPASSWORD
Error: DefaultScmRepositoryConfiguratorTest.testGetConfiguredRepositoryWithEncryptedPasswords:146 check password expected:<[testpass]> but was:<[{Ael0S2tnXv8H3X+gHKpZAvAA25D8+gmU2w2RrGaf5v8=}]>
[INFO]

@slachiewicz
Copy link
Member

@slachiewicz
Copy link
Member

@dependabot ignore this dependency

@dependabot dependabot bot closed this May 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2024

OK, I won't notify you about org.codehaus.plexus:plexus-cipher again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/maven/org.codehaus.plexus-plexus-cipher-2.1.0 branch May 5, 2024 19:31
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