-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the cargo group across 2 directories with 8 updates #13
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
base: master
Are you sure you want to change the base?
Conversation
Bumps the cargo group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.38.2` | | [enumflags2](https://github.com/meithecatte/enumflags2) | `0.7.10` | `0.7.11` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.68` | `0.10.72` | | [ring](https://github.com/briansmith/ring) | `0.17.8` | `0.17.14` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.37.27` | `0.37.28` | Bumps the cargo group with 2 updates in the /libs/virtual_display directory: [protobuf](https://github.com/stepancheg/rust-protobuf) and [time](https://github.com/time-rs/time). Updates `tokio` from 1.38.0 to 1.38.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.38.2) Updates `enumflags2` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/meithecatte/enumflags2/releases) - [Commits](meithecatte/enumflags2@v0.7.10...v0.7.11) Updates `openssl` from 0.10.68 to 0.10.72 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.68...openssl-v0.10.72) Updates `ring` from 0.17.8 to 0.17.14 - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) Updates `rustix` from 0.37.27 to 0.37.28 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v0.37.27...v0.37.28) Updates `protobuf` from 3.2.0 to 3.7.2 - [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG.md) - [Commits](stepancheg/rust-protobuf@v3.2.0...v3.7.2) Updates `tokio` from 1.21.2 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.38.2) Updates `mio` from 0.8.5 to 1.0.3 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v0.8.5...v1.0.3) Updates `time` from 0.1.44 to 0.1.45 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production dependency-group: cargo - dependency-name: enumflags2 dependency-version: 0.7.11 dependency-type: indirect dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.72 dependency-type: indirect dependency-group: cargo - dependency-name: ring dependency-version: 0.17.14 dependency-type: indirect dependency-group: cargo - dependency-name: rustix dependency-version: 0.37.28 dependency-type: indirect dependency-group: cargo - dependency-name: protobuf dependency-version: 3.7.2 dependency-type: indirect dependency-group: cargo - dependency-name: tokio dependency-version: 1.44.2 dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-version: 1.0.3 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.1.45 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis pull request updates multiple dependencies in the root and No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Bumps the cargo group with 5 updates in the / directory:
1.38.0
1.38.2
0.7.10
0.7.11
0.10.68
0.10.72
0.17.8
0.17.14
0.37.27
0.37.28
Bumps the cargo group with 2 updates in the /libs/virtual_display directory: protobuf and time.
Updates
tokio
from 1.38.0 to 1.38.2Release notes
Sourced from tokio's releases.
Commits
aa303bc
chore: prepare Tokio v1.38.2 release7b6ccb5
chore: backport CI fixes4b174ce
sync: fix cloning value when receiving from broadcast channel9681ce2
chore: make 1.38 an LTS (#6706)14b9f71
chore: release Tokio v1.38.1 (#6688)24344df
time: fix race condition leading to lost timers (#6683)Updates
enumflags2
from 0.7.10 to 0.7.11Commits
cc09d89
Release 0.7.1124f03af
make_bitflags: Allow omitting { } for singular flags754a8de
Expand some aspects of the documentationaec9558
Update ui tests for latest nightlyUpdates
openssl
from 0.10.68 to 0.10.72Release notes
Sourced from openssl's releases.
... (truncated)
Commits
87085bd
Merge pull request #2390 from alex/uaf-fixd1a12e2
Fixed two UAFs and bumped versions for release7c7b2e6
Merge pull request #2389 from skmcgrail/aws-lc-follow-up34a477b
Use --experimental with bindgen-cli with aws-lc buildd4bf071
Merge pull request #2386 from skmcgrail/aws-lc-follow-upa86bf67
Remove comment705dbfb
Fix teste0df413
Skip final call for LibreSSL 4.1.0 for CCM mode2f1164b
Enable additional capabilities for AWS-LCdde9ffb
Merge pull request #1805 from skmcgrail/aws-lc-support-finalUpdates
ring
from 0.17.8 to 0.17.14Changelog
Sourced from ring's changelog.
Commits
Updates
rustix
from 0.37.27 to 0.37.28Commits
89b7a8d
chore: Release rustix version 0.37.28f51ecb1
Check for a missingDT_HASH
section in the VDSO parser (#1254) (#1257)b720e07
Remove naked_functions feature usage for x86 (#722) (#1182)Updates
protobuf
from 3.2.0 to 3.7.2Changelog
Sourced from protobuf's changelog.
Commits
4cb84f3
Bump version to 3.7.2ee1d928
Apply depth limit to unknown groups (#756)cb4aca1
Switch actions/cache@v436b804b
Bump version to 3.7.15db1948
feat: implement support for repeated fields in constants7f3e21e
style: fix format014a3af
fix: minor spacing issue while formatting constant messages17a0fef
fix: allow commas and semicolons between fields in constant messages46e7f0d
Bump version to 3.7.05b83356
Sync readmeUpdates
tokio
from 1.21.2 to 1.44.2Release notes
Sourced from tokio's releases.
Commits
aa303bc
chore: prepare Tokio v1.38.2 release7b6ccb5
chore: backport CI fixes4b174ce
sync: fix cloning value when receiving from broadcast channel9681ce2
chore: make 1.38 an LTS (#6706)14b9f71
chore: release Tokio v1.38.1 (#6688)24344df
time: fix race condition leading to lost timers (#6683)Updates
mio
from 0.8.5 to 1.0.3Changelog
Sourced from mio's changelog.
... (truncated)
Commits
f45f492
Release v1.0.3 (#1843)cbb53c7
Use poll(2) implementation on AIXd8d68ac
Implement more I/O safety traits8b6c4b5
Remove dependency to hermit-abi (#1830)e66deb9
Release v1.0.259c5da6
Fix Hermit build38d1946
fixup! Copy illumos waker pipe work around to eventfd619c909
Copy illumos waker pipe work around to eventfd4a5114e
Release v1.0.15306ad3
Remove last null from UDS addressUpdates
time
from 0.1.44 to 0.1.45Commits
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by Sourcery
Update dependencies across multiple directories, focusing on Rust package upgrades
New Features:
Enhancements: