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

fix(deps): update dependency @noble/ciphers to v1 #1419

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@noble/ciphers (source) ^0.5.3 -> ^1.0.0 age adoption passing confidence

Release Notes

paulmillr/noble-ciphers (@​noble/ciphers)

v1.0.0

Compare Source

  • Prohibit AES-GCM nonces smaller than 8 bytes
  • Hide unnecessary data exposure in AES errors
  • Improve FF1 type checks
  • Add support for node.js v14

Full Changelog: paulmillr/noble-ciphers@0.6.0...1.0.0

v0.6.0

Compare Source

  • Implement AESKW, AESKWP from RFC 3394 / RFC 5649
  • Add support for unaligned byte arrays
  • Improve typescript compatibility with different module resolutions

Full Changelog: paulmillr/noble-ciphers@0.5.3...0.6.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the maintenance label Sep 17, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.72%. Comparing base (01de67d) to head (c7e77e9).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #1419   +/-   ##
=======================================
  Coverage   89.72%   89.72%           
=======================================
  Files         177      177           
  Lines       26818    26818           
  Branches     2220     2220           
=======================================
  Hits        24062    24062           
  Misses       2756     2756           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mirceanis mirceanis merged commit b6363a1 into next Sep 25, 2024
9 checks passed
@mirceanis mirceanis deleted the renovate/noble-ciphers-1.x branch September 25, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants