Skip to content

chore(cargo): update reqwest_cookie_store requirement from 0.8 to 0.10#169

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/reqwest_cookie_store-0.10
Open

chore(cargo): update reqwest_cookie_store requirement from 0.8 to 0.10#169
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/reqwest_cookie_store-0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on reqwest_cookie_store to permit the latest version.

Changelog

Sourced from reqwest_cookie_store's changelog.

[0.10.0] - 2026-01-20

Bug Fixes

  • Update reqwest version in dev-dependencies

Miscellaneous Tasks

  • Update reqwest to v0.13

[0.9.0] - 2025-08-16

Miscellaneous Tasks

  • Bump cookie_store

[0.8.2] - 2025-07-20

Documentation

  • Update README.md with latest doctest example

[0.8.1] - 2025-07-20

Documentation

  • Re-enable doctest running
  • Add notice regarding independence from the reqwest project

Miscellaneous Tasks

  • Update to edition 2021

Ci

  • Update release.sh to incorporate cargo-semver-checks

Refact

  • Update serialization calls to use cookie_store::serde

[0.8.0] - 2024-05-31

Miscellaneous Tasks

  • Update cookie_store = "^0.21"

[0.7.0] - 2024-03-23

Miscellaneous Tasks

... (truncated)

Commits
  • c906d63 chore(release): prepare for v0.10.0
  • e84a229 fix: update reqwest version in dev-dependencies
  • 2785cfb chore(deps): Update reqwest to v0.13
  • e048219 Merge pull request #15 from pfernie/push-urrmnqwnqsvu
  • 9f77587 chore(release): prepare for v0.9.0
  • d3f8da6 chore(deps): bump cookie_store
  • 9cdc5aa chore(release): prepare for v0.8.2
  • f34afc5 doc: update README.md with latest doctest example
  • f7a7600 chore(release): prepare for v0.8.1
  • 4affa2e ci: update release.sh to incorporate cargo-semver-checks
  • 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 <dependency name> 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)

Updates the requirements on [reqwest_cookie_store](https://github.com/pfernie/reqwest_cookie_store) to permit the latest version.
- [Changelog](https://github.com/pfernie/reqwest_cookie_store/blob/main/CHANGELOG.md)
- [Commits](pfernie/reqwest_cookie_store@v0.8.0...v0.10.0)

---
updated-dependencies:
- dependency-name: reqwest_cookie_store
  dependency-version: 0.10.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 21, 2026
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants