chore(deps): update rust crate cookie_store to 0.22.0 (v2)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cookie_store | dependencies | minor | 0.21.1 -> 0.22.0 |
Release Notes
pfernie/cookie_store (cookie_store)
v0.22.0
Bug Fixes
- Guard
public_suffix_listinnew()w/#cfg - [breaking] Add
new_with_public_suffixctor underpublic_suffixfeature
Documentation
- Update CONTRIBUTORS.md
Miscellaneous Tasks
- Rustfmt
Ci
- Update
release.shto usecargo semver-checks
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path plugins/http/Cargo.toml --package [email protected] --precise 0.22.0
Updating crates.io index
error: failed to select a version for the requirement `cookie_store = "^0.21.0"`
candidate versions found which didn't match: 0.22.0
location searched: crates.io index
required by package `reqwest v0.12.15`
... which satisfies dependency `reqwest = "^0.12"` (locked to 0.12.15) of package `tauri-plugin-http v2.5.1 (/tmp/renovate/repos/github/tauri-apps/plugins-workspace/plugins/http)`
Package Changes Through c729cc75a640eca9b8c30f2f933a6a5ae94b7994
No changes.
Add a change file through the GitHub UI by following this link.
Read about change files or the docs at github.com/jbolda/covector
waiting for reqwest