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 v128.0 to v129.0 #434

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps viaduct-reqwest from v128.0 to v129.0.

Release notes

Sourced from viaduct-reqwest's releases.

v129.0

⚠️ Breaking Changes ⚠️

Suggest

  • Removed the deprecated remote_settings_config method. No consumers were using this.

✨ What's New ✨

Glean

  • Updated to v60.3.0 (#6279)

Suggest

  • Added the SuggestStoreBuilder.remote_settings_bucket_name as a way to specify the bucket name.

Full Changelog

v128.0.1

What's Changed

Full Changelog: https://github.com/mozilla/application-services/compare/v128.0...v128.0.1

Changelog

Sourced from viaduct-reqwest's changelog.

v129.0 (2024-07-08)

⚠️ Breaking Changes ⚠️

Suggest

  • Removed the deprecated remote_settings_config method. No consumers were using this.

✨ What's New ✨

Glean

  • Updated to v60.3.0 (#6279)

Suggest

  • Added the SuggestStoreBuilder.remote_settings_bucket_name as a way to specify the bucket name.

Full Changelog

Commits
  • c7a2514 Cut release v129.0
  • 01b4c20 Update NSS to version 3.102
  • c7072a0 build(deps): bump mozilla-taskgraph from 2.0.2 to 2.0.3 in /taskcluster
  • 71226c8 Bug 1905769 - Suggest API for loading sqlite3 extensions
  • 7fae3fe tabs: filter_pending_remote_tabs only looks at the first tab from a device
  • 7e50de7 Suggest ingestion refactor
  • 2f4ca52 Suggest drop records interruption check
  • f380463 Fix swiftlift error
  • 1a91d13 Update to Glean v60.3.0
  • ee75ab4 Bug 1904132 - Suggest CLI
  • 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)