Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2025

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 renovate bot added the dependencies Pull requests that update a dependency file label Jul 20, 2025
@renovate renovate bot requested a review from a team as a code owner July 20, 2025 21:41
@renovate
Copy link
Contributor Author

renovate bot commented Jul 20, 2025

⚠️ 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 renovate bot added the dependencies Pull requests that update a dependency file label Jul 20, 2025
@github-actions
Copy link
Contributor

Package Changes Through c729cc7

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

@FabianLars
Copy link
Member

waiting for reqwest

@FabianLars FabianLars added the stop-updating Tells renovate to stop rebasing a PR. This is mainly used for deps with an incompatible MSRV. label Jul 21, 2025
@FabianLars FabianLars marked this pull request as draft July 21, 2025 09:29
@FabianLars FabianLars added the status: upstream This issue needs to be fixed in an upstream project label Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file status: upstream This issue needs to be fixed in an upstream project stop-updating Tells renovate to stop rebasing a PR. This is mainly used for deps with an incompatible MSRV.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants