Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Bump rc_crypto from v134.0 to v135.0 #447

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 Jan 6, 2025

Bumps rc_crypto from v134.0 to v135.0.

Release notes

Sourced from rc_crypto's releases.

v135.0

✨ What's New ✨

Nimbus SDK ⛅️🔬🔭

  • Updated getLocaleTag to be publicly accessible (#6510)

🦊 What's Changed 🦊

Glean

Places

  • PlacesConnection::get_visited() no longer considers unvisited-but-bookmarked pages to be visited, matching the behavior of both get_visited_urls_in_range() and Desktop (#6527).

rc_crypto

  • New low level bindings for functions for key generation with persistence, for listing persisted keys, and for wrapping and unwrapping to get at the key material of stored keys.

⚠️ Breaking Changes ⚠️

Webext-Storage

  • Exposed the bridged engine logic for use in desktop (#6473).
    • This updated the signature of the bridged_engine function technically making this PR a breaking change though an imminent desktop patch will remove references to function calls with the old signature.

Full Changelog

Changelog

Sourced from rc_crypto's changelog.

v135.0 (2025-01-06)

✨ What's New ✨

Nimbus SDK ⛅️🔬🔭

  • Updated getLocaleTag to be publicly accessible (#6510)

🦊 What's Changed 🦊

Glean

Places

  • PlacesConnection::get_visited() no longer considers unvisited-but-bookmarked pages to be visited, matching the behavior of both get_visited_urls_in_range() and Desktop (#6527).

rc_crypto

  • New low level bindings for functions for key generation with persistence, for listing persisted keys, and for wrapping and unwrapping to get at the key material of stored keys.

⚠️ Breaking Changes ⚠️

Webext-Storage

  • Exposed the bridged engine logic for use in desktop (#6473).
    • This updated the signature of the bridged_engine function technically making this PR a breaking change though an imminent desktop patch will remove references to function calls with the old signature.

Full Changelog

Commits
  • b00bff8 Cut release v135.0
  • d5dd8d4 Update AndroidX testing dependencies
  • 8e0c0c1 Update Mockito to version 5.15.2
  • ca48ea6 Update JUnit to version 5.11.4
  • 266faf5 extend nss bindings with methods for key management
  • c451ef7 Remote settings: remove the fetched column
  • ae30c40 [[test]] -> [[bench]] in Cargo.toml
  • 03cf4a3 Exposed webext-storage component calls for desktop
  • 176f82f Fix taskcluster breakage from #6524
  • 83ad69b Taskcluster fixes based on the recent issues
  • Additional commits viewable in compare view

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 [rc_crypto](https://github.com/mozilla/application-services) from v134.0 to v135.0.
- [Release notes](https://github.com/mozilla/application-services/releases)
- [Changelog](https://github.com/mozilla/application-services/blob/main/CHANGELOG.md)
- [Commits](mozilla/application-services@v134.0...b00bff8)

---
updated-dependencies:
- dependency-name: rc_crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants