plugins-workspace icon indicating copy to clipboard operation
plugins-workspace copied to clipboard

chore(deps): update rust crate cookie_store to 0.22.0 (v2)

Open renovate[bot] opened this issue 5 months ago • 3 comments

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

Compare Source

Bug Fixes
  • Guard public_suffix_list in new() w/ #cfg
  • [breaking] Add new_with_public_suffix ctor under public_suffix feature
Documentation
  • Update CONTRIBUTORS.md
Miscellaneous Tasks
  • Rustfmt
Ci
  • Update release.sh to use cargo 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.

renovate[bot] avatar Jul 20 '25 21:07 renovate[bot]

⚠️ 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)`

renovate[bot] avatar Jul 20 '25 21:07 renovate[bot]

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

github-actions[bot] avatar Jul 20 '25 21:07 github-actions[bot]

waiting for reqwest

FabianLars avatar Jul 21 '25 09:07 FabianLars