Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2025

Bumps org.pgpainless:pgpainless-core from 1.7.6 to 2.0.1.

Release notes

Sourced from org.pgpainless:pgpainless-core's releases.

PGPainless-CLI 2.0.1

No release notes provided.

PGPainless-CLI 2.0.0

PGPainless 2.0.0

PGPainless-CLI 1.7.7

PGPainless 1.7.7

Changelog

Sourced from org.pgpainless:pgpainless-core's changelog.

2.0.1

  • Fix subkey signatures on generate keys (#486, thanks to @​agrahn for reporting)

2.0.0

  • Add support for OpenPGP v6
  • PGPainless is no longer intended for singleton use
  • Internally make use of BCs new high-level API
  • Bump sop-java to 14.0.1
    • Implement new sop update-key command to refresh old keys to a usable state
    • Implement new sop merge-certs command to merge certificate copies
    • Implement new sop certify-userid command to certify third-party certificates
    • Implement new sop validate-userid command to validate userids on keys
    • sop generate-key: Add profile rfc9580-curve25519 for generating v6 keys over curve25519
    • sop generate-key: Add profile rfc9580-curve448 for generating v6 keys over curve448
    • sop encrypt: Add profile rfc9580 for v6-style symmetric message encryption

1.7.7

  • Bump bcpg-jdk8on to 1.82
  • Bump bcprov-jdk18on to 1.82
  • Fix handling of passphrases and user-ids containing leading/trailing whitespace
Commits
  • 4c0189a PGPainless 2.0.1
  • 43537f9 Update changelog
  • c3c8ce8 Add test for subkey binding signature issuer info
  • ba47194 Fix issuer key information on subkey binding signatures
  • 9a23f0d Add task to promote artifacts to maven central
  • 33c6ba3 Document locale workaround
  • 9f9ad7b Set default locale of native builds to en_US, bump sop-java to 14.0.2-SNAPSHOT
  • 17a0756 PGPainless 2.0.1-SNAPSHOT
  • 6303c0d PGPainless 2.0.0
  • ab758b2 Update man pages
  • 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 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)

Bumps [org.pgpainless:pgpainless-core](https://github.com/pgpainless/pgpainless) from 1.7.6 to 2.0.1.
- [Release notes](https://github.com/pgpainless/pgpainless/releases)
- [Changelog](https://github.com/pgpainless/pgpainless/blob/main/CHANGELOG.md)
- [Commits](pgpainless/pgpainless@1.7.6...2.0.1)

---
updated-dependencies:
- dependency-name: org.pgpainless:pgpainless-core
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 19, 2025
@FlowCryptRobot FlowCryptRobot enabled auto-merge (squash) October 19, 2025 20:01
FlowCryptRobot
FlowCryptRobot previously approved these changes Oct 19, 2025
@DenBond7
Copy link
Collaborator

@FlowCryptRobot FlowCryptRobot merged commit 482c673 into master Oct 28, 2025
7 checks passed
@FlowCryptRobot FlowCryptRobot deleted the dependabot/gradle/org.pgpainless-pgpainless-core-2.0.1 branch October 28, 2025 07:46
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