Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cookie_store requirement from 0.19 to 0.20 #633

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Updates the requirements on cookie_store to permit the latest version.

Changelog

Sourced from cookie_store's changelog.

[0.20.0] - 2023-06-17

Features

  • Re-export dependency cookie
  • Add CookieStore::new()

Styling

  • Rust_fmt changes

[0.19.1] - 2023-06-17

Ci

  • Allow specification of last tag to generate CHANGELOG from
  • Fix git-cliff args for latest release
  • Allow serde and serde_derive to compile in parallel
  • Check tag format in release.sh

[0.19.0] - 2022-11-05

Bug Fixes

  • Store clone of original raw cookie

Cookie_store

  • Fix missing raw cookie elements

[0.18.0] - 2022-10-25

Documentation

  • Remove old reqwest_impl REMOVAL notice

Features

  • Make logging secure cookie values opt-in

Miscellaneous Tasks

  • Dependency bumps
  • Update CONTRIBUTORS
  • Update to idna 0.3
  • Do not use annotated tags in release.sh
  • Prepare version item for release.sh
  • Prepare to start using git-cliff

Styling

... (truncated)

Commits
  • 9a108b5 chore(release): prepare for v0.20.0
  • a498959 feat: re-export dependency cookie
  • 47e7fd2 feat: add CookieStore::new()
  • 5fdc890 style: rust_fmt changes
  • ddf61b7 update CONTRIBUTORS
  • 73504cd Update cookie to 0.17
  • 324a2a5 chore(release): prepare for v0.19.1
  • 0cb8abf ci: allow specification of last tag to generate CHANGELOG from
  • b3101a5 ci: fix git-cliff args for latest release
  • c2d236f ci: Allow serde and serde_derive to compile in parallel
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [cookie_store](https://github.com/pfernie/cookie_store) to permit the latest version.
- [Changelog](https://github.com/pfernie/cookie_store/blob/master/CHANGELOG.md)
- [Commits](pfernie/cookie_store@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: cookie_store
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 19, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants