mozilla-services / remote-settings-client

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

Bump viaduct-reqwest from v125.0.1 to v127.0 #419

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps viaduct-reqwest from v125.0.1 to v127.0.

Release notes

Sourced from viaduct-reqwest's releases.

v127.0

🦊 What's Changed 🦊

General

  • Updated minimum Python version to 3.8 (#5961).

Glean

  • Updated to v60.0.0 (#6209)

Full Changelog

v126.0

Cut release v126.0

Changelog

Sourced from viaduct-reqwest's changelog.

v127.0 (2024-05-13)

🦊 What's Changed 🦊

General

  • Updated minimum Python version to 3.8 (#5961).

Glean

  • Updated to v60.0.0 (#6209)

Full Changelog

v126.0 (2024-04-15)

Full 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.
  • SuggestStoreBuilder.remote_settings_config is deprecated in favor of remote_settings_server, because remote_settings_config forced consumers that wanted to override the Remote Settings server to also specify the bucket and collection names.

Remote Settings

  • RemoteSettingsConfig.server_url is deprecated in favor of server, which is a RemoteSettingsServer instead of a string.
  • The new RemoteSettingsServer type specifies the Remote Settings server to use.

Full Changelog

v124.0 (2024-02-15)

✨ What's New ✨

FxA Client

  • Added a new API setUserData that sets the user's session token, to prevent session token duplication and allow User Agent applications to support a signed in, but not verified state. (#6111)

🦊 What's Changed 🦊

Webext-Storage

  • Uniffied the webext-storage component in preparation for desktop integration (#6057).

... (truncated)

Commits
  • 5e7b702 Cut release v127.0
  • 74b4b85 Starting a CLI for relevancy.
  • b4ff3b1 Bug 1894002 - use serde_path_to_error in relevancy
  • a976fa3 Update Tabs engine to support remote tab management
  • bd38469 Bug 1895553 - Remove unparsable record code
  • e0563d7 Relevancy: only use 2 parts to computer the URL hash
  • f5638a8 Relevancy: drop viaduct-reqwest
  • 2e945f3 Relevancy: implement ingestion
  • 9fea1ae Relevancy: add fetch url interest data from RS
  • 55f904c fxa-client: Omit ttl fields from device commands if not set.
  • 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 5 months ago

Looks like viaduct-reqwest is up-to-date now, so this is no longer needed.