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

Bump cookie from 0.15.1 to 0.16.0 #1271

Merged
merged 1 commit into from
Jan 15, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2021

Bumps cookie from 0.15.1 to 0.16.0.

Changelog

Sourced from cookie's changelog.

Version 0.16.0 (Dec 28, 2021)

Breaking Changes

  • The MSRV is now 1.53, up from 1.41 in 0.15.
  • time has been updated to 0.3 and is reexported from the crate root.

General Changes

  • rust-crypto dependencies were updated to their latest versions.

Version 0.15

Commits
  • da6a5be New version: 0.16.0.
  • 27d0684 Update RustCrypto dependencies.
  • 6af6e6f New release candidate version: 0.16.0-rc.1.
  • cbd84ff Reexport 'time' from crate root.
  • 5e616c3 Fix 'time' 0.3 update.
  • 0a7453c Initial update to 'time' 0.3.
  • 0d10202 Use the latest release version in README.
  • 9dc4b86 Update CHANGELOG for 0.15.1.
  • 5c560de Move to 0.16-dev on master.
  • 13511f3 Check if index is a char boundary before split.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 29, 2021
@remoun remoun assigned remoun and unassigned polsar88 Jan 14, 2022
@remoun remoun added this to In progress in Consensus via automation Jan 14, 2022
Copy link
Contributor

@remoun remoun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Net reduction in deps. Nice.

@remoun remoun requested a review from jcape January 14, 2022 21:09
@dependabot dependabot bot force-pushed the dependabot/cargo/cookie-0.16.0 branch from 89e2530 to db34f57 Compare January 14, 2022 23:06
Bumps [cookie](https://github.com/SergioBenitez/cookie-rs) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/SergioBenitez/cookie-rs/releases)
- [Changelog](https://github.com/SergioBenitez/cookie-rs/blob/master/CHANGELOG.md)
- [Commits](rwf2/cookie-rs@0.15.1...0.16.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/cookie-0.16.0 branch from db34f57 to 376c822 Compare January 14, 2022 23:15
Consensus automation moved this from In progress to Reviewer approved Jan 15, 2022
@remoun remoun merged commit aa7687f into master Jan 15, 2022
@remoun remoun deleted the dependabot/cargo/cookie-0.16.0 branch January 15, 2022 01:46
Consensus automation moved this from Reviewer approved to Done Jan 15, 2022
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
No open projects
Consensus
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants