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

chore(deps): bump openpgp and renovate #291

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps openpgp to 5.10.2 and updates ancestor dependency renovate. These dependencies need to be updated together.

Updates openpgp from 5.7.0 to 5.10.2

Release notes

Sourced from openpgp's releases.

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)
  • Allow email addresses with trailing numbers in domain (#1642)
  • TS: add declaration for verify with CleartextMessage input (#1640)
  • Add revoke to Subkey in type definition (#1639)

v5.8.0

Commits

Updates renovate from 34.160.0 to 37.3.2

Release notes

Sourced from renovate's releases.

37.3.2

37.3.2 (2023-10-02)

Bug Fixes

  • deps: update ghcr.io/containerbase/sidecar docker tag to v9.20.8 (#24962) (be9d896)

Miscellaneous Chores

  • deps: update dependency @​types/semver to v7.5.3 (#24961) (7b025ce)

37.3.1

37.3.1 (2023-10-02)

Bug Fixes

  • versionCompatibility: fix compatibility suffix (#24954) (e6fdecd)

Documentation

  • versionCompatbility: fix suffix example (8a0956d)

Miscellaneous Chores

Code Refactoring

Continuous Integration

37.3.0

37.3.0 (2023-10-02)

Features

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) to 5.10.2 and updates ancestor dependency [renovate](https://github.com/renovatebot/renovate). These dependencies need to be updated together.


Updates `openpgp` from 5.7.0 to 5.10.2
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](openpgpjs/openpgpjs@v5.7.0...v5.10.2)

Updates `renovate` from 34.160.0 to 37.3.2
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc)
- [Commits](renovatebot/renovate@34.160.0...37.3.2)

---
updated-dependencies:
- dependency-name: openpgp
  dependency-type: indirect
- dependency-name: renovate
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@shisama shisama requested review from b4h0-c4t and sajikix and removed request for koba04 and shisama November 7, 2023 02:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants