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

Bump the viaduct group across 1 directory with 2 updates #446

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 the viaduct group with 2 updates in the / directory: viaduct and viaduct-reqwest.

Updates viaduct from v131.0 to v135.0

Release notes

Sourced from viaduct'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

v134.0

✨ What's New ✨

Relevancy

  • Added init, select and update methods for Thompson Sampling (multi-armed bandit)

🦊 What's Changed 🦊

Glean

FxA Client

  • Updated the iOS sendToDevice function to return the closeTab call's result when applicable. (#6448)

Nimbus SDK ⛅️🔬🔭

  • Added a standalone method to calculate targeting context attributes that are based on values in the Nimbus persistence layer (#6493)

Places

  • PlacesConnection.noteHistoryMetadataObservation{ViewTime, DocumentType}() (Android) and PlacesWriteConnection.noteHistoryMetadataObservation() (iOS) now take an optional NoteHistoryMetadataObservationOptions argument. The new if_page_missing option specifies what to do if the page for the observation doesn't exist in the history database. (#6443)

... (truncated)

Changelog

Sourced from viaduct'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

v134.0 (2024-11-25)

✨ What's New ✨

Relevancy

  • Added init, select and update methods for Thompson Sampling (multi-armed bandit)

🦊 What's Changed 🦊

Glean

FxA Client

  • Updated the iOS sendToDevice function to return the closeTab call's result when applicable. (#6448)

Nimbus SDK ⛅️🔬🔭

  • Added a standalone method to calculate targeting context attributes that are based on values in the Nimbus persistence layer (#6493)

Places

  • PlacesConnection.noteHistoryMetadataObservation{ViewTime, DocumentType}() (Android) and PlacesWriteConnection.noteHistoryMetadataObservation() (iOS) now take an optional NoteHistoryMetadataObservationOptions argument. The new if_page_missing option specifies what to do if the page for the observation doesn't exist in the history database.

... (truncated)

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

Updates viaduct-reqwest from v131.0 to v135.0

Release notes

Sourced from viaduct-reqwest'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

v134.0

✨ What's New ✨

Relevancy

  • Added init, select and update methods for Thompson Sampling (multi-armed bandit)

🦊 What's Changed 🦊

Glean

FxA Client

  • Updated the iOS sendToDevice function to return the closeTab call's result when applicable. (#6448)

Nimbus SDK ⛅️🔬🔭

  • Added a standalone method to calculate targeting context attributes that are based on values in the Nimbus persistence layer (#6493)

Places

  • PlacesConnection.noteHistoryMetadataObservation{ViewTime, DocumentType}() (Android) and PlacesWriteConnection.noteHistoryMetadataObservation() (iOS) now take an optional NoteHistoryMetadataObservationOptions argument. The new if_page_missing option specifies what to do if the page for the observation doesn't exist in the history database. (#6443)

... (truncated)

Changelog

Sourced from viaduct-reqwest'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

v134.0 (2024-11-25)

✨ What's New ✨

Relevancy

  • Added init, select and update methods for Thompson Sampling (multi-armed bandit)

🦊 What's Changed 🦊

Glean

FxA Client

  • Updated the iOS sendToDevice function to return the closeTab call's result when applicable. (#6448)

Nimbus SDK ⛅️🔬🔭

  • Added a standalone method to calculate targeting context attributes that are based on values in the Nimbus persistence layer (#6493)

Places

  • PlacesConnection.noteHistoryMetadataObservation{ViewTime, DocumentType}() (Android) and PlacesWriteConnection.noteHistoryMetadataObservation() (iOS) now take an optional NoteHistoryMetadataObservationOptions argument. The new if_page_missing option specifies what to do if the page for the observation doesn't exist in the history database.

... (truncated)

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 <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

Bumps the viaduct group with 2 updates in the / directory: [viaduct](https://github.com/mozilla/application-services) and [viaduct-reqwest](https://github.com/mozilla/application-services).


Updates `viaduct` from v131.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@v131.0...b00bff8)

Updates `viaduct-reqwest` from v131.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@v131.0...b00bff8)

---
updated-dependencies:
- dependency-name: viaduct
  dependency-type: direct:production
  dependency-group: viaduct
- dependency-name: viaduct-reqwest
  dependency-type: direct:production
  dependency-group: viaduct
...

Signed-off-by: dependabot[bot] <[email protected]>
@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