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 tokio from 1.20.1 to 1.20.4 #262

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2023

Bumps tokio from 1.20.1 to 1.20.4.

Release notes

Sourced from tokio's releases.

Tokio v1.20.2

1.20.2 (September 27, 2022)

This release removes the dependency on the once_cell crate to restore the MSRV of the 1.20.x LTS release. (#5048)

#5048: tokio-rs/tokio#5048

Commits
  • f3ce29a chore: prepare Tokio v1.20.4 release
  • 0d8fe5f Merge branch 'tokio-1.18.x' into tokio-1.20.x
  • 171ce0f chore: prepare Tokio v1.18.5 release
  • d6ea7a7 Add T: Unpin bound to ReadHalf::unsplit
  • ba81945 chore: prepare Tokio 1.20.3 release
  • 763bdc9 ci: run WASI tasks using latest Rust
  • 9f98535 Merge remote-tracking branch 'origin/tokio-1.18.x' into fix-named-pipes-1.20
  • 9241c3e chore: prepare Tokio v1.18.4 release
  • 699573d net: fix named pipes server configuration builder
  • 3d95a46 chore: prepare Tokio v1.20.2 (#5055)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 18, 2023
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.1 to 1.20.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.20.1...tokio-1.20.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/tokio-1.20.4 branch from fabf0c4 to 5893970 Compare April 18, 2023 22:01
@locka99 locka99 merged commit 9d50245 into master Jul 11, 2023
@dependabot dependabot bot deleted the dependabot/cargo/tokio-1.20.4 branch July 11, 2023 20:54
pascalporedda added a commit to pascalporedda/opcua that referenced this pull request Oct 9, 2023
* upstream/master: (26 commits)
  Update document
  Remove some deprecation warnings, make the code easier to read
  Update cargo deps and test failure
  Fix a failing test
  Remove unused import
  Update exported sample files
  Bump bumpalo from 3.10.0 to 3.12.0 (locka99#263)
  Bump openssl-src from 111.22.0+1.1.1q to 111.25.0+1.1.1t (locka99#261)
  Bump tokio from 1.20.1 to 1.20.4 (locka99#262)
  {core,types}/fuzz: update dependencies (locka99#277)
  Update openssl 0.10.41 -> 0.10.55 (locka99#278)
  Update client.md (locka99#269)
  impl from Variant for primitives and prim. arrays, bool casting extended (locka99#266)
  Run cargo fix
  Update Cargo.lock file
  Remove time crate and cleanup some time functions (locka99#260)
  Fix typo
  Bump xml2js from 0.4.23 to 0.5.0 in /tools/schema (locka99#259)
  Update dependencies
  Fix compiler warning
  ...
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.

1 participant