Bump the cargo group across 1 directory with 9 updates#3
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo group across 1 directory with 9 updates#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 1 update in the /cargo-apk directory: [cargo](https://github.com/rust-lang/cargo). Updates `cargo` from 0.70.1 to 0.96.0 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@0.70.1...0.96.0) Updates `crossbeam-channel` from 0.3.9 to 0.5.15 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.3.9...crossbeam-channel-0.5.15) Updates `git2` from 0.16.0 to 0.20.4 - [Changelog](https://github.com/rust-lang/git2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-curl-0.16.0...git2-0.20.4) Updates `idna` from 0.2.0 to 1.1.0 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) Updates `libgit2-sys` from 0.14.1+1.5.0 to 0.18.5+1.9.4 - [Changelog](https://github.com/rust-lang/git2-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/git2-rs/commits) Updates `rand` from 0.7.2 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.4/CHANGELOG.md) - [Commits](rust-random/rand@0.7.2...0.9.4) Updates `tar` from 0.4.41 to 0.4.46 - [Release notes](https://github.com/composefs/tar-rs/releases) - [Commits](composefs/tar-rs@0.4.41...0.4.46) Updates `thread_local` from 0.3.6 to 1.1.9 - [Release notes](https://github.com/Amanieu/thread_local-rs/releases) - [Changelog](https://github.com/Amanieu/thread_local-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/thread_local-rs/commits/v1.1.9) Updates `time` from 0.3.36 to 0.3.52 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.36...v0.3.52) --- updated-dependencies: - dependency-name: cargo dependency-version: 0.96.0 dependency-type: direct:production dependency-group: cargo - dependency-name: crossbeam-channel dependency-version: 0.5.15 dependency-type: indirect dependency-group: cargo - dependency-name: git2 dependency-version: 0.20.4 dependency-type: indirect dependency-group: cargo - dependency-name: idna dependency-version: 1.1.0 dependency-type: indirect dependency-group: cargo - dependency-name: libgit2-sys dependency-version: 0.18.5+1.9.4 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.4 dependency-type: indirect dependency-group: cargo - dependency-name: tar dependency-version: 0.4.46 dependency-type: indirect dependency-group: cargo - dependency-name: thread_local dependency-version: 1.1.9 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.3.52 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
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 cargo group with 1 update in the /cargo-apk directory: cargo.
Updates
cargofrom 0.70.1 to 0.96.0Commits
f2d3ce0[beta 1.95] Fix symlink_and_directory when running in a long target dir name ...066daafBump cargo-test-support version to 0.11.15f5c355Fix symlink_and_directory when running in a long target dir name (#16775)8b15816[beta 1.95] Update tar to 0.4.45 (#16770)e1fc8beUpdate tar to 0.4.4523e2412Add a test for a tar file with a symlink and directory of the same namee8eb843[beta-1.95] Add missing truncate when writing .crate files (#16713)ec49c75Add missing truncate when writing .crate files (#16688)6ab9b00[beta 1.95] backport test fixes (#16715)493d9c6fix(script): surpressunused_featureslint for embedded (#16714)Updates
crossbeam-channelfrom 0.3.9 to 0.5.15Release notes
Sourced from crossbeam-channel's releases.
Changelog
Sourced from crossbeam-channel's changelog.
... (truncated)
Commits
d35ffdePrepare for the next release6ec74eccrossbeam-channel: prevent double free on Drop (#1187)ccd83acPrepare for the next release54988ebCalculate layout in const context761d0b6Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbbRemove optimistic spinning from Context::wait_untila92f6c4Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80CachePadded: Use 128-byte alignment on arm64ecf757eefAdd comment about fixed rustc bugUpdates
git2from 0.16.0 to 0.20.4Changelog
Sourced from git2's changelog.
... (truncated)
Commits
8852d7dMerge pull request #1214 from weihanglo/backport-from-raw-parts0b274f7Bump to 0.20.473a5d5dAdd test for dereference of an empty Bufce56683fix: check ptr nullity before calling from_raw_parts7cf345cMerge pull request #1197 from ehuss/git2-0.20-brdd41077Bump git2 to 0.20.3a6a58e2Merge pull request #1195 from ehuss/update-libgit21fb5f64Merge pull request #1161 from ehuss/bump-version26bfd30Update version of git2 to 0.20.2eef4592Merge pull request #1160 from ehuss/indexer-initUpdates
idnafrom 0.2.0 to 1.1.0Release notes
Sourced from idna's releases.
Commits
Updates
libgit2-sysfrom 0.14.1+1.5.0 to 0.18.5+1.9.4Changelog
Sourced from libgit2-sys's changelog.
... (truncated)
Commits
Updates
randfrom 0.7.2 to 0.9.4Changelog
Sourced from rand's changelog.
... (truncated)
Commits
ba4c4c6Prepare v0.9.4: fix doc build (#1766)4b8b686Document new error-handling behaviour for ReseedingRng6c25c6dPrepare v0.9.4: fix doc build1aeee9fPrepare v0.9.3: deprecate featurelog(#1764)98473eePrepare rand 0.9.2 (#1648)031a1f5examples/print-next.rs(#1647)6cb75eeMake UniformUsize serializable (#1646)0c955c5Add some tests for BlockRng, BlockRng64 and Xoshiro RNGs (#1639)204084aFix: Remove accidental editor swap file (#1636)86262acDeprecate rand::rngs::mock module and StepRng (#1634)Updates
tarfrom 0.4.41 to 0.4.46Release notes
Sourced from tar's releases.
Commits
fc459c1Release 0.4.4643e05a8ci: Add crates.io trusted publishing workflowbba5666Update repo linkscd94c46docs: Document TOCTOU / concurrent-mutation threat model1b4997cbuilder: Expand docs for follow_symlinks and append_dir_allbab14ddarchive: Fix another PAX header desync (GHSA-3cv2-h65g-fgmm)2349b49Add support of absolute paths39d0311Update some links59d803eUpdate astral-tokio-tar requirement from 0.5 to 0.68296b9aci: Fix and re-enable reverse dependency testing (#444)Updates
thread_localfrom 0.3.6 to 1.1.9Release notes
Sourced from thread_local's releases.
Changelog
Sourced from thread_local's changelog.
Commits
Updates
timefrom 0.3.36 to 0.3.52Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
7cf4780v0.3.52 release0e5b04fFix trusted publishing workflow6e4140aSupport default values when parsing10ac36aAdd more doctests toTimestamp6b0d468Restore lexer depth on the unclosed-bracket error path0abc06dAdd trusted publishing43cf0c0Preferentially group shards by target749c0adBump number of shards for ordinary build24e6985Run some CI steps in parallel0eda8a2Shard powerset type checkingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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.