build(deps): bump the rust-dependencies group across 1 directory with 23 updates#860
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
… 23 updates Bumps the rust-dependencies group with 21 updates in the /apd directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [zip](https://github.com/zip-rs/zip2) | `2.2.1` | `2.2.2` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.5` | `0.11.6` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [libc](https://github.com/rust-lang/libc) | `0.2.168` | `0.2.169` | | [which](https://github.com/harryfei/which-rs) | `7.0.0` | `7.0.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.3` | `1.2.5` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.13` | `0.5.14` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.5` | `0.8.6` | | [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) | `0.3.11` | `0.3.12` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.20` | `0.8.21` | | [env_filter](https://github.com/rust-cli/env_logger) | `0.1.2` | `0.1.3` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.72` | `0.3.76` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.0` | `0.8.2` | | [notify-types](https://github.com/notify-rs/notify) | `1.0.0` | `1.0.1` | | [object](https://github.com/gimli-rs/object) | `0.36.5` | `0.36.7` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` | | redox_syscall | `0.5.7` | `0.5.8` | | [syn](https://github.com/dtolnay/syn) | `2.0.90` | `2.0.91` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.6` | `2.0.9` | Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) Updates `zip` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.2.1...v2.2.2) Updates `env_logger` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.5...v0.11.6) Updates `serde` from 1.0.215 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.216) Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `libc` from 0.2.168 to 0.2.169 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.168...0.2.169) Updates `which` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.0...7.0.1) Updates `cc` from 1.2.3 to 1.2.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.3...cc-v1.2.5) Updates `crossbeam-channel` from 0.5.13 to 0.5.14 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.13...crossbeam-channel-0.5.14) Updates `crossbeam-deque` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.5...crossbeam-deque-0.8.6) Updates `crossbeam-queue` from 0.3.11 to 0.3.12 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-queue-0.3.11...crossbeam-queue-0.3.12) Updates `crossbeam-utils` from 0.8.20 to 0.8.21 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.20...crossbeam-utils-0.8.21) Updates `env_filter` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@env_filter-v0.1.2...env_filter-v0.1.3) Updates `js-sys` from 0.3.72 to 0.3.76 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `miniz_oxide` from 0.8.0 to 0.8.2 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.0...0.8.2) Updates `notify-types` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@v1.0.0...v1.0.1) Updates `object` from 0.36.5 to 0.36.7 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.5...0.36.7) Updates `quote` from 1.0.37 to 1.0.38 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.38) Updates `redox_syscall` from 0.5.7 to 0.5.8 Updates `serde_derive` from 1.0.215 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.216) Updates `syn` from 2.0.90 to 2.0.91 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.90...2.0.91) Updates `thiserror` from 2.0.6 to 2.0.9 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.9) Updates `thiserror-impl` from 2.0.6 to 2.0.9 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.9) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-deque dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-queue dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: env_filter dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: notify-types dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #862. |
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 rust-dependencies group with 21 updates in the /apd directory:
1.0.941.0.952.2.12.2.20.11.50.11.61.0.2151.0.2161.0.1331.0.1340.2.1680.2.1697.0.07.0.11.2.31.2.50.5.130.5.140.8.50.8.60.3.110.3.120.8.200.8.210.1.20.1.30.3.720.3.760.8.00.8.21.0.01.0.10.36.50.36.71.0.371.0.380.5.70.5.82.0.902.0.912.0.62.0.9Updates
anyhowfrom 1.0.94 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1caRelease 1.0.95a03d6d6Merge pull request #402 from dtolnay/fromboxed52e4abbAdd Error::from_boxed with documentation about bidirectional?ffecefcMerge pull request #401 from dtolnay/construct671f700Add construct_ prefix to name of private construct functionsUpdates
zipfrom 2.2.1 to 2.2.2Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
e074e09chore: release v2.2.2 (#270)33c71ccfix: rewrite the EOCD/EOCD64 detection to fix extreme performance regression ...810d18adeps: Relax dependency versions (#243)Updates
env_loggerfrom 0.11.5 to 0.11.6Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
dc1a01achore: Release65f81b3docs: Update changelog7742599Merge pull request #345 from EriKWDev/main59229bcfix: Test result of everything enabled has changedb0d4760spelling + field names1bad1f5feature: ability to display source file path and line number with default for...cc97bf7chore(deps): Update Rust Stable to v1.83 (#343)240cd21style: Make clippy happyda7ff82chore: Update from _rust templateab1d854chore(deps): Update Rust crate snapbox to v0.6.20 (#342)Updates
serdefrom 1.0.215 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41Release 1.0.216f91d2edMerge pull request #2868 from dtolnay/automaticallyderived9497463Mark all generated trait impls as #[automatically_derived]46e9ecfMerge pull request #2866 from tdittr/mark-visitors-as-generatede9c399cMark generatedimpl de::Visitorblocks as#[automatically_derived]b9dbfcbSwitch out fnv in favor of foldhash in testc270e27Use BuildHasher instead of Hasher in collection macros0307f60Resolve question_mark clippy lint in build scriptUpdates
serde_jsonfrom 1.0.133 to 1.0.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415Release 1.0.1349875785Tweak wording of NULL/TRUE/FALSE documentation4aa05b9Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7Move RawValue associated constants into same impl block as public functions96576baMerge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fbAdd'staticlifetime toconst's9c9aa1fAdd literal 'null', 'true' and 'false' consts toRawValuestruct.Updates
libcfrom 0.2.168 to 0.2.169Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
bb5944cchore: release v0.2.1698ebcf49Merge pull request #4211 from tgross35/backport-openbsd-buildfab6a64Skipc_char_defon OpenBSDc86544fMerge pull request #4206 from tgross35/backport-tomato2ade12cReplace arch-conditionalc_charwith a reexport0567b59Ignore ordering style forc_char3e09b7cDo not re-export c_void in target-specific code7e761a5Fix c_char on various targets9fea17aMirrorc_charconfiguration fromrust-lang/rust3eb9670feat: Update c_char typeUpdates
whichfrom 7.0.0 to 7.0.1Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
68acf2cFix changelog to link to GitHub profileb6754b2Update CHANGELOG.md0c63719fixes #106, bump patch version36cb494Switch to env_home crate. Fixes #104Updates
ccfrom 1.2.3 to 1.2.5Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
9138052chore: release v1.2.5 (#1323)8c79ed2Check linking when testing if compiler flags are supported (#1322)5673a3fchore: release v1.2.4 (#1320)82c8c7bAdd support for C/C++ compiler for Neutrino QNX:qcc(#1319)9185b6ause -maix64 instead of -m64 (#1307)Updates
crossbeam-channelfrom 0.5.13 to 0.5.14Release notes
Sourced from crossbeam-channel's releases.
Commits
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 bug71d8bb0ci: Update minimum tested Rust version to 1.635092a9bci: Clean up no_atomic.shUpdates
crossbeam-dequefrom 0.8.5 to 0.8.6Release notes
Sourced from crossbeam-deque's releases.
Commits
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 bug71d8bb0ci: Update minimum tested Rust version to 1.635092a9bci: Clean up no_atomic.shUpdates
crossbeam-queuefrom 0.3.11 to 0.3.12Release notes
Sourced from crossbeam-queue's releases.
Commits
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 bug71d8bb0ci: Update minimum tested Rust version to 1.635092a9bci: Clean up no_atomic.shUpdates
crossbeam-utilsfrom 0.8.20 to 0.8.21Release notes
Sourced from crossbeam-utils's releases.
Commits
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 bug71d8bb0ci: Update minimum tested Rust version to 1.635092a9bci: Clean up no_atomic.shUpdates
env_filterfrom 0.1.2 to 0.1.3Commits
dc1a01achore: Release65f81b3docs: Update changelog7742599Merge pull request #345 from EriKWDev/main59229bcfix: Test result of everything enabled has changedb0d4760spelling + field names1bad1f5feature: ability to display source file path and line number with default for...cc97bf7chore(deps): Update Rust Stable to v1.83 (#343)240cd21style: Make clippy happyda7ff82chore: Update from _rust templateab1d854chore(deps): Update Rust crate snapbox to v0.6.20 (#342)Updates
js-sysfrom 0.3.72 to 0.3.76Commits
Updates
miniz_oxidefrom 0.8.0 to 0.8.2Changelog
Sourced from miniz_oxide's changelog.
Commits
07bb166update changelog and versione3536a7fix (#159)d95d517update changelog and version7f34162fix(c_api): remove unneeded c_export cfg causing issues6fa35b5fix(c_api): fix c export feature checkc0662f1fix(deflate): use built in fill instead of custom memset functione6ee54efix(inflate): use built in fill instead of custom memset functionf6c3b45fix(c_api): use correct cfg for pointer widthb3b1604fix(inflate): skip pointlessly clearing unused huffman code length treeb7a5908fix(deflate): update fuzzing to work againUpdates
notify-typesfrom 1.0.0 to 1.0.1Changelog
Sourced from notify-types's changelog.
Commits
f14e83fImprove readme, cargo metadataUpdates
objectfrom 0.36.5 to 0.36.7Changelog
Sourced from object's changelog.
Commits
5b66b69Release 0.36.7 (#751)fa4499bRelease 0.36.6b3ceacaUpdate Cargo.locke2593d7Update wasmparser3230caeFix clippy warnings59bd06bFix M68k support (#749)9276955write: Skip . and $ in section name for subsections when an empty name is giv...2b9db57Implementcore::error::Erroron Rust 1.81+ (#747)01c8b19cargo fmt36eda2bwrite/elf: add SHT_RELR section header supportUpdates
quotefrom 1.0.37 to 1.0.38Release notes
Sourced from quote's releases.
Commits
0245506Release 1.0.38d978c51Merge pull request #286 from dtolnay/array09d1e42Implement repetition for arrays5bba89fAdd repetition test with array of arrayaafba72Prevent upload-artifact step from causing CI failurec889896Update not-quotable ui test for ToTokens impl changes87c247fResolve some needless_lifetimes clippy lints31d7a01Ignore needless_lifetimes clippy lint6cff24bUpload CI Cargo.lock for reproducing failuresUpdates
redox_syscallfrom 0.5.7 to 0.5.8Updates
serde_derivefrom 1.0.215 to 1.0.216Release notes
Sourced from serde_derive's releases.
Commits
ad8dd41Release 1.0.216f91d2edMerge pull request #2868 from dtolnay/automaticallyderived9497463Mark all generated trait impls as #[automatically_derived]46e9ecfMerge pull request #2866 from tdittr/mark-visitors-as-generatede9c399cMark generatedimpl de::Visitorblocks as#[automatically_derived]b9dbfcbSwitch out fnv in favor of foldhash in testc270e27Use BuildHasher instead of Hasher in collection macros0307f60Resolve question_mark clippy lint in build scriptUpdates
synfrom 2.0.90 to 2.0.91Release notes
Sourced from syn's releases.
Commits
53de985Release 2.0.9118fc8d1Merge pull request #1797 from dtolnay/parsequotespecial762ba97Document more parse_quote special cases1c739cbMerge pull request #1796 from dtolnay/vecarmd2bc3a3Allow Vec<Arm> in parse_quote384516bUpdate test suite to nightly-2024-12-196adf9e5Update test suite to nightly-2024-12-171810278Merge pull request #1794 from dtolnay/up5d33783Update open syntax issues4398b60Categorize newly failing rust repo source filesUpdates
thiserrorfrom 2.0.6 to 2.0.9Release notes
Sourced from thiserror's releases.
Commits
c535cecRelease 2.0.90a0516dMerge pull request #404 from dtolnay/fromfne5169bbUnspan From impl contentsc008375FIx typo in ui test2bd2982Release 2.0.8a7de3abMerge pull request #399 from dtolnay/respanf1243a0Fix spans on macro-generated bindings and format variables6a07345Add regression test for issue 3989c0f2d2Release 2.0.72deec96Merge pull request 397 from zertosh/from_allow_expectUpdates
thiserror-implfrom 2.0.6 to 2.0.9Release notes
Sourced from thiserror-impl's releases.
Commits
c535cecRelease 2.0.90a0516dMerge pull request #404 from dtolnay/fromfn