-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
build(deps): bump the cargo group across 3 directories with 2 updates #8566
base: master
Are you sure you want to change the base?
build(deps): bump the cargo group across 3 directories with 2 updates #8566
Conversation
Bumps the cargo group with 2 updates in the /examples/filter_rust directory: [rmp-serde](https://github.com/3Hren/msgpack-rust) and [time](https://github.com/time-rs/time). Bumps the cargo group with 2 updates in the /examples/filter_rust_clib directory: [rmp-serde](https://github.com/3Hren/msgpack-rust) and [time](https://github.com/time-rs/time). Bumps the cargo group with 1 update in the /examples/wasi_serde_json directory: [time](https://github.com/time-rs/time). Updates `rmp-serde` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/3Hren/msgpack-rust/releases) - [Commits](3Hren/msgpack-rust@rmp-serde/v1.1.0...rmp-serde/v1.1.1) 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) Updates `rmp-serde` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/3Hren/msgpack-rust/releases) - [Commits](3Hren/msgpack-rust@rmp-serde/v1.1.0...rmp-serde/v1.1.1) 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) 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: rmp-serde dependency-type: direct:production dependency-group: cargo-security-group - dependency-name: time dependency-type: indirect dependency-group: cargo-security-group - dependency-name: rmp-serde dependency-type: direct:production dependency-group: cargo-security-group - dependency-name: time dependency-type: indirect dependency-group: cargo-security-group - dependency-name: time dependency-type: indirect dependency-group: cargo-security-group ... Signed-off-by: dependabot[bot] <[email protected]>
@cosmo0920 I think these were your examples? |
Yup. They were my wrote examples. |
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.
Looks good. They don't break anything.
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
Bumps the cargo group with 2 updates in the /examples/filter_rust directory: rmp-serde and time.
Bumps the cargo group with 2 updates in the /examples/filter_rust_clib directory: rmp-serde and time.
Bumps the cargo group with 1 update in the /examples/wasi_serde_json directory: time.
Updates
rmp-serde
from 1.1.0 to 1.1.1Commits
941441f
Bump5c11a5e
Remove unsound Raw featureUpdates
time
from 0.1.44 to 0.1.45Commits
Updates
rmp-serde
from 1.1.0 to 1.1.1Commits
941441f
Bump5c11a5e
Remove unsound Raw featureUpdates
time
from 0.1.44 to 0.1.45Commits
Updates
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.