chore(deps): bump the engine group across 1 directory with 3 updates#153
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the engine group across 1 directory with 3 updates#153dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the engine group with 3 updates in the /engine directory: [anyhow](https://github.com/dtolnay/anyhow), [uuid](https://github.com/uuid-rs/uuid) and [sevenz-rust2](https://github.com/hasenbanck/sevenz-rust). Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `uuid` from 1.23.3 to 1.23.4 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.3...v1.23.4) Updates `sevenz-rust2` from 0.21.0 to 0.21.1 - [Changelog](https://github.com/hasenbanck/sevenz-rust2/blob/main/CHANGELOG.md) - [Commits](hasenbanck/sevenz-rust2@v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: engine - dependency-name: sevenz-rust2 dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: engine - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: engine ... Signed-off-by: dependabot[bot] <support@github.com>
66be773 to
ab741a2
Compare
Owner
|
Folded into #161 (reapplied on current main, lockfiles regenerated, full build/test pass). Shipping in 3.3.24. Thanks dependabot! |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the engine group with 3 updates in the /engine directory: anyhow, uuid and sevenz-rust2.
Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
uuidfrom 1.23.3 to 1.23.4Release notes
Sourced from uuid's releases.
Commits
3296d64Merge pull request #890 from uuid-rs/cargo/v1.23.4cba53d0prepare for 1.23.4 releasee347af4Merge pull request #889 from frostyplanet/maine9bf55cdoc: Fix broken link warnings5351af4doc: Enable feature flag label for docs.rs1e6a966Merge pull request #888 from uuid-rs/KodrAus-patch-1c9619f6fix up name of fuzz script in readmeUpdates
sevenz-rust2from 0.21.0 to 0.21.1Changelog
Sourced from sevenz-rust2's changelog.
Commits
ef760b67z files could write files outside the destination directory3ce5d2aBump actions/checkout from 6 to 792ea436Fix new clippy linter issues