mozilla-services / remote-settings-client

Remote-Settings Client built using Rust
Mozilla Public License 2.0
5 stars 7 forks source link

Bump rc_crypto from v124.0 to v125.0 #410

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps rc_crypto from v124.0 to v125.0.

Release notes

Sourced from rc_crypto's releases.

v125.0

Cut release v125.0

Changelog

Sourced from rc_crypto's changelog.

v125.0 (2024-03-18)

🦊 What's Changed 🦊

  • The long-deprecated rc_log crate has been removed.

Android

  • Upgraded NDK from r25c to r26c. (#6134)

Glean

Suggest

  • Improved full keyword display for AMP suggestions
  • SuggestStoreBuilder.cache_path is now deprecated because we no longer use the cache path.

Full Changelog

Commits
  • f349f95 Cut release v125.0
  • ffacc52 Update NSS to version 3.99
  • 9054db4 Rename .cargo/config -> .cargo/config.toml
  • a1b5ea4 Bug 1878990 - Suggest: Extract out common SELECT SQL
  • bd92517 Update Glean to v58.1.0
  • f684a2a Swiftformat
  • 359ce69 Fixes ktlint
  • 8d26d0d Adds tests and changelog
  • 3ccf6c1 Recieves session token from application before oauth
  • 222573c Bug 1882381 - Switch to using the data path for the suggest DB
  • 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 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)
dependabot[bot] commented 7 months ago

Superseded by #415.