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 tokio-util requirement from 0.6.8 to 0.7.0 #826

Merged
merged 2 commits into from
Feb 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Updates the requirements on tokio-util to permit the latest version.

Commits

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)

Updates the requirements on [tokio-util](https://github.com/tokio-rs/tokio) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

---
updated-dependencies:
- dependency-name: tokio-util
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies upgrades to dependencies label Feb 14, 2022
@clux
Copy link
Member

clux commented Feb 14, 2022

hm, seems to be a breaking change in the DelayQueue

Signed-off-by: Teo Klestrup Röijezon <[email protected]>
@nightkr nightkr force-pushed the dependabot/cargo/tokio-util-0.7.0 branch from d40c3bd to 903a87c Compare February 14, 2022 08:15
@nightkr
Copy link
Member

nightkr commented Feb 14, 2022

Technically this means that we can now remove scheduler::Error completely, but I figure that should be done in a separate PR so we can give that its own changelog entry.

@nightkr
Copy link
Member

nightkr commented Feb 14, 2022

@nightkr nightkr self-assigned this Feb 14, 2022
@nightkr nightkr requested a review from a team February 14, 2022 09:39
nightkr added a commit to nightkr/kube-rs that referenced this pull request Feb 14, 2022
@nightkr nightkr mentioned this pull request Feb 14, 2022
nightkr added a commit to nightkr/kube-rs that referenced this pull request Feb 14, 2022
This depends on kube-rs#826

Signed-off-by: Teo Klestrup Röijezon <[email protected]>
@nightkr nightkr merged commit 903a87c into master Feb 14, 2022
@nightkr nightkr deleted the dependabot/cargo/tokio-util-0.7.0 branch February 14, 2022 15:52
@clux clux modified the milestone: 0.70.0 Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies upgrades to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants