Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-0666c89112
Open

chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-0666c89112

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the npm_and_yarn group with 1 update in the / directory: tar-fs.
Bumps the npm_and_yarn group with 1 update in the /.github/actions/build-rpm directory: openpgp.

Updates tar-fs from 2.1.2 to 2.1.3

Commits

Updates openpgp from 5.0.0 to 5.11.3

Release notes

Sourced from openpgp's releases.

v5.11.3 - Security Patch

  • Address CVE-2025-47934 (Message signature verification could be spoofed)

v5.11.2

What's Changed

  • openpgp.verify: fix bug preventing verification of detached signatures over streamed data (#1762)

Full Changelog: openpgpjs/openpgpjs@v5.11.1...v5.11.2

v5.11.1

What's Changed

  • Patch for Node v18.19.1+, 20.11.1+ and 21.6.2+: use JS fallback code for RSA decryption on Node when PKCS#1 is not supported (see #1728).

Full Changelog: openpgpjs/openpgpjs@v5.11.0...v5.11.1

v5.11.0

What's Changed

Full Changelog: openpgpjs/openpgpjs@v5.10.2...v5.11.0

v5.10.2

What's Changed

  • Fix CFB decryption performance in JS fallback for ciphers other than AES (#1679)
  • Minor: fix packet validity check for new curve25519 keys without key flags

Full Changelog: openpgpjs/openpgpjs@v5.10.1...v5.10.2

v5.10.1

Reject cleartext messages with extraneous data preceeding hash, addressing: GHSA-ch3c-v47x-4pgp.

v5.10.0

  • crypto-refresh: add support for new Ed25519/X25519 keys, signatures and messages (#1620)
  • Support parsing encrypted key with unknown s2k types or cipher algos (#1658)
  • Fix forward compatibility of keys, SKESKs, and detached/cleartext signatures and ECDH (#1656)

This release does not include any breaking changes.

Full Changelog: openpgpjs/openpgpjs@v5.9.0...v5.10.0

v5.9.0

  • Add support for verifying User Attributes in verifyAllUsers (#1637)

... (truncated)

Commits
  • b9edc54 5.11.3
  • 43f5f4e Don't mutate message during verification
  • a033778 5.11.2
  • 3eba29d Merge pull request #1762
  • 75f1095 Tests: move away from global streamed data
  • 1ce2df1 Avoid using stream.clone over polyfilled steam in test
  • 6ace4a0 Update web-stream-tools to fix passiveClone cancellation race condition in tests
  • a315c46 openpgp.verify: fix bug preventing verification of detached signature over ...
  • 026b348 5.11.1
  • 711c418 Run npm audit
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

…updates

Bumps the npm_and_yarn group with 1 update in the / directory: [tar-fs](https://github.com/mafintosh/tar-fs).
Bumps the npm_and_yarn group with 1 update in the /.github/actions/build-rpm directory: [openpgp](https://github.com/openpgpjs/openpgpjs).


Updates `tar-fs` from 2.1.2 to 2.1.3
- [Commits](mafintosh/tar-fs@v2.1.2...v2.1.3)

Updates `openpgp` from 5.0.0 to 5.11.3
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](openpgpjs/openpgpjs@v5.0.0...v5.11.3)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 2.1.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: openpgp
  dependency-version: 5.11.3
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 9, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants