Bump the program-dependencies group across 6 directories with 17 updates#7
Merged
github-actions[bot] merged 1 commit intoMay 3, 2025
Conversation
Bumps the program-dependencies group with 7 updates in the /rust-sdk/client directory: | Package | From | To | | --- | --- | --- | | [borsh](https://github.com/near/borsh-rs) | `0.10.4` | `1.5.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [ethnum](https://github.com/nlordell/ethnum-rs) | `1.5.0` | `1.5.1` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.13` | | [quote](https://github.com/dtolnay/quote) | `1.0.39` | `1.0.40` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.87` | `0.1.88` | Bumps the program-dependencies group with 6 updates in the /rust-sdk/core directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [ethnum](https://github.com/nlordell/ethnum-rs) | `1.5.0` | `1.5.1` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.13` | | [syn](https://github.com/dtolnay/syn) | `2.0.99` | `2.0.101` | | [quote](https://github.com/dtolnay/quote) | `1.0.39` | `1.0.40` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | Bumps the program-dependencies group with 3 updates in the /rust-sdk/macros directory: [syn](https://github.com/dtolnay/syn), [quote](https://github.com/dtolnay/quote) and [proc-macro2](https://github.com/dtolnay/proc-macro2). Bumps the program-dependencies group with 4 updates in the /rust-sdk/tx-sender directory: [serde](https://github.com/serde-rs/serde), [quote](https://github.com/dtolnay/quote), [proc-macro2](https://github.com/dtolnay/proc-macro2) and [async-trait](https://github.com/dtolnay/async-trait). Bumps the program-dependencies group with 12 updates in the /rust-sdk/whirlpool directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [ethnum](https://github.com/nlordell/ethnum-rs) | `1.5.0` | `1.5.1` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.13` | | [quote](https://github.com/dtolnay/quote) | `1.0.39` | `1.0.40` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.44.2` | | [spl-token](https://github.com/solana-program/token) | `6.0.0` | `7.0.0` | | [spl-token-2022](https://github.com/solana-program/token-2022) | `4.0.0` | `7.0.0` | | [spl-associated-token-account](https://github.com/solana-program/associated-token-account) | `4.0.0` | `6.0.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.87` | `0.1.88` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.20.0` | `0.22.1` | | [spl-pod](https://github.com/solana-program/libraries) | `0.5.0` | `0.5.1` | Bumps the program-dependencies group with 6 updates in the /ts-sdk/core directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [ethnum](https://github.com/nlordell/ethnum-rs) | `1.5.0` | `1.5.1` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.13` | | [syn](https://github.com/dtolnay/syn) | `2.0.99` | `2.0.101` | | [quote](https://github.com/dtolnay/quote) | `1.0.39` | `1.0.40` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | Updates `borsh` from 0.10.4 to 1.5.5 - [Release notes](https://github.com/near/borsh-rs/releases) - [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md) - [Commits](near/borsh-rs@borsh-v0.10.4...borsh-v1.5.5) Updates `serde` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `ethnum` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/nlordell/ethnum-rs/releases) - [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.1) Updates `libm` from 0.2.11 to 0.2.13 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml) - [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.13) Updates `quote` from 1.0.39 to 1.0.40 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.39...1.0.40) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) Updates `async-trait` from 0.1.87 to 0.1.88 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.87...0.1.88) Updates `serde` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `ethnum` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/nlordell/ethnum-rs/releases) - [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.1) Updates `libm` from 0.2.11 to 0.2.13 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml) - [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.13) Updates `syn` from 2.0.99 to 2.0.101 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.99...2.0.101) Updates `quote` from 1.0.39 to 1.0.40 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.39...1.0.40) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) Updates `syn` from 2.0.99 to 2.0.101 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.99...2.0.101) Updates `quote` from 1.0.39 to 1.0.40 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.39...1.0.40) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) Updates `serde` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `quote` from 1.0.39 to 1.0.40 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.39...1.0.40) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) Updates `async-trait` from 0.1.87 to 0.1.88 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.87...0.1.88) Updates `serde` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `ethnum` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/nlordell/ethnum-rs/releases) - [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.1) Updates `libm` from 0.2.11 to 0.2.13 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml) - [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.13) Updates `quote` from 1.0.39 to 1.0.40 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.39...1.0.40) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) Updates `tokio` from 1.43.0 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.44.2) Updates `spl-token` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/solana-program/token/releases) - [Commits](https://github.com/solana-program/token/commits/program@v7.0.0) Updates `spl-token-2022` from 4.0.0 to 7.0.0 - [Release notes](https://github.com/solana-program/token-2022/releases) - [Commits](https://github.com/solana-program/token-2022/commits/program@v7.0.0) Updates `spl-memo` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/solana-labs/solana-program-library/releases) - [Commits](solana-labs/solana-program-library@memo-v5.0.0...memo-v6.0.0) Updates `spl-associated-token-account` from 4.0.0 to 6.0.0 - [Release notes](https://github.com/solana-program/associated-token-account/releases) - [Commits](https://github.com/solana-program/associated-token-account/commits/program@v6.0.0) Updates `solana-program-test` from 2.1.0 to 2.2.7 - [Release notes](https://github.com/anza-xyz/agave/releases) - [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md) - [Commits](anza-xyz/agave@v2.1.0...v2.2.7) Updates `solana-version` from 2.1.0 to 2.2.7 - [Release notes](https://github.com/anza-xyz/agave/releases) - [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md) - [Commits](anza-xyz/agave@v2.1.0...v2.2.7) Updates `async-trait` from 0.1.87 to 0.1.88 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.87...0.1.88) Updates `base64` from 0.20.0 to 0.22.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.20.0...v0.22.1) Updates `spl-pod` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/solana-program/libraries/releases) - [Commits](https://github.com/solana-program/libraries/compare/pod@v0.5.0...pod@v0.5.1) Updates `serde` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `ethnum` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/nlordell/ethnum-rs/releases) - [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.1) Updates `libm` from 0.2.11 to 0.2.13 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml) - [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.13) Updates `syn` from 2.0.99 to 2.0.101 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.99...2.0.101) Updates `quote` from 1.0.39 to 1.0.40 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.39...1.0.40) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) --- updated-dependencies: - dependency-name: borsh dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: program-dependencies - dependency-name: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: ethnum dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: libm dependency-version: 0.2.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: quote dependency-version: 1.0.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: async-trait dependency-version: 0.1.88 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: ethnum dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: libm dependency-version: 0.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: syn dependency-version: 2.0.101 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: quote dependency-version: 1.0.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: syn dependency-version: 2.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: quote dependency-version: 1.0.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: quote dependency-version: 1.0.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: async-trait dependency-version: 0.1.88 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: ethnum dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: libm dependency-version: 0.2.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: quote dependency-version: 1.0.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: program-dependencies - dependency-name: spl-token dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: program-dependencies - dependency-name: spl-token-2022 dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: program-dependencies - dependency-name: spl-memo dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: program-dependencies - dependency-name: spl-associated-token-account dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: program-dependencies - dependency-name: solana-program-test dependency-version: 2.2.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: program-dependencies - dependency-name: solana-version dependency-version: 2.2.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: program-dependencies - dependency-name: async-trait dependency-version: 0.1.88 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: base64 dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: program-dependencies - dependency-name: spl-pod dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: serde dependency-version: 1.0.219 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: ethnum dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: libm dependency-version: 0.2.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: syn dependency-version: 2.0.101 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: quote dependency-version: 1.0.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies ... 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 program-dependencies group with 7 updates in the /rust-sdk/client directory:
0.10.41.5.51.0.2181.0.2191.5.01.5.10.2.110.2.131.0.391.0.401.0.941.0.950.1.870.1.88Bumps the program-dependencies group with 6 updates in the /rust-sdk/core directory:
1.0.2181.0.2191.5.01.5.10.2.110.2.132.0.992.0.1011.0.391.0.401.0.941.0.95Bumps the program-dependencies group with 3 updates in the /rust-sdk/macros directory: syn, quote and proc-macro2.
Bumps the program-dependencies group with 4 updates in the /rust-sdk/tx-sender directory: serde, quote, proc-macro2 and async-trait.
Bumps the program-dependencies group with 12 updates in the /rust-sdk/whirlpool directory:
1.0.2181.0.2191.5.01.5.10.2.110.2.131.0.391.0.401.0.941.0.951.43.01.44.26.0.07.0.04.0.07.0.04.0.06.0.00.1.870.1.880.20.00.22.10.5.00.5.1Bumps the program-dependencies group with 6 updates in the /ts-sdk/core directory:
1.0.2181.0.2191.5.01.5.10.2.110.2.132.0.992.0.1011.0.391.0.401.0.941.0.95Updates
borshfrom 0.10.4 to 1.5.5Release notes
Sourced from borsh's releases.
... (truncated)
Changelog
Sourced from borsh's changelog.
... (truncated)
Commits
a34f324chore: release v1.5.5 (#335)6f9b4f8chore: bump hashbrown to 0.15 (#333)3886e72chore: fix typo in private module name (#332)fe78005fix: cargo publish errors with reference todocs/folder (#331)f1abd00chore: release v1.5.4 (#328)d23b18fdoc: make doc examples testable in ci (#326)73cb83bchore: add more CODEOWNERS (#327)0dc09cdchore: release v1.5.3 (#322)c966ddcfix: specify a minimum version forsynas2.0.81(#320)d521f76chore: release v1.5.2 (#313)Updates
serdefrom 1.0.218 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macroUpdates
ethnumfrom 1.5.0 to 1.5.1Release notes
Sourced from ethnum's releases.
Commits
016bf1fAlways Run Extended Multiplication Benchmarks (#48)5718516Added Optional Multiplication Benchmarks (#39)2d0020fImplementHashManually (#47)cbb3860Add Stable Div Rem (#32)ddb521cDiv by zero (#31)65d2645Fix Checked Conversion for Signed Integers (#45)87e6888Made Equality Tests Smarter (#38)0df61ffNew Release Preparation (#46)b66678bFix LTO Detection in LLVM Intrinsic Build (#36)Updates
libmfrom 0.2.11 to 0.2.13Release notes
Sourced from libm's releases.
Commits
0bdef05chore: Release libm v0.2.13dfd553afix: Switch to resolver v2313e3eechore: Combine CHANGELOG files for compiler-builtinsfe23e61chore: release builtins 0.1.156 and libm 0.2.122dc292bReimplement the generic fmod4f4dbe8Rename thepublic-test-depsfeature tounstable-public-internals767597fci: Fix extensive testsb5f8003Fix compiler-builtins publish33dedd2Update README and CONTRIBUTING for the new repository layout07521a6Move README.md to compiler-builtins, CONTRIBUTING.md to rootUpdates
quotefrom 1.0.39 to 1.0.40Release notes
Sourced from quote's releases.
Commits
ab1e92cRelease 1.0.403ff6882Merge pull request 293 from aatifsyed/master7a143c7fix: set span on tick5998437refactor: push_lifetime* goes through an array instead of a manual iteratorUpdates
proc-macro2from 1.0.94 to 1.0.95Release notes
Sourced from proc-macro2's releases.
Commits
24bbf16Release 1.0.95835c5bdMerge pull request #497 from dtolnay/nosourcefile7bc363cUpdate semver-exempt API to nightly-2025-04-16b867aa7Merge pull request #496 from PaulGrandperrin/masterc605e8eRevert "Merge pull request #495 from dtolnay/fuzzlld"1993cd3Merge pull request #495 from dtolnay/fuzzlldcfdb567Link to honggfuzz-rs issueb09a5b0Work around cargo-hfuzz nostart-stop-gc gold link failureUpdates
async-traitfrom 0.1.87 to 0.1.88Release notes
Sourced from async-trait's releases.
Commits
b3a5919Release 0.1.88a306be8Merge pull request #289 from dtolnay/cfgd305984Fix lifetime bounding on generic parameters that have cfg78506f1Add regression test for issue 288a11384eAdd issue 283 link in testUpdates
serdefrom 1.0.218 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macroUpdates
ethnumfrom 1.5.0 to 1.5.1Release notes
Sourced from ethnum's releases.
Commits
016bf1fAlways Run Extended Multiplication Benchmarks (#48)5718516Added Optional Multiplication Benchmarks (#39)2d0020fImplementHashManually (#47)cbb3860Add Stable Div Rem (#32)ddb521cDiv by zero (#31)65d2645Fix Checked Conversion for Signed Integers (#45)87e6888Made Equality Tests Smarter (#38)0df61ffNew Release Preparation (#46)b66678bFix LTO Detection in LLVM Intrinsic Build (#36)Updates
libmfrom 0.2.11 to 0.2.13Release notes
Sourced from libm's releases.
Commits
0bdef05chore: Release libm v0.2.13dfd553afix: Switch to resolver v2313e3eechore: Combine CHANGELOG files for compiler-builtinsfe23e61chore: release builtins 0.1.156 and libm 0.2.122dc292bReimplement the generic fmod4f4dbe8Rename thepublic-test-depsfeature tounstable-public-internals767597fci: Fix extensive testsb5f8003Fix compiler-builtins publish33dedd2Update README and CONTRIBUTING for the new repository layout07521a6Move README.md to compiler-builtins, CONTRIBUTING.md to rootUpdates
synfrom 2.0.99 to 2.0.101Release notes
Sourced from syn's releases.
Commits
58336a3Release 2.0.101f1612ccMerge pull request #1861 from JakobDegen/turbofishd04eea1Fix lifetime onas_turbofish432b303Resolve renamed_and_removed_lints warning about match_on_vec_items1353d60Update test suite to nightly-2025-04-083980ff2Improve wording of comment in advance_to implementation8328b52Update test suite to nightly-2025-04-051d2e2beUpdate test suite to nightly-2025-04-032400946Update test suite to nightly-2025-04-02114a629Update test suite to nightly-2025-03-27Updates
quotefrom 1.0.39 to 1.0.40Release notes
Sourced from quote's releases.
Commits
ab1e92cRelease 1.0.403ff6882Merge pull request 293 from aatifsyed/master7a143c7fix: set span on tick5998437refactor: push_lifetime* goes through an array instead of a manual iteratorUpdates
proc-macro2from 1.0.94 to 1.0.95Release notes
Sourced from proc-macro2's releases.
Commits
24bbf16Release 1.0.95835c5bdMerge pull request #497 from dtolnay/nosourcefile7bc363cUpdate semver-exempt API to nightly-2025-04-16b867aa7Merge pull request #496 from PaulGrandperrin/masterc605e8eRevert "Merge pull request #495 from dtolnay/fuzzlld"1993cd3Merge pull request #495 from dtolnay/fuzzlldcfdb567Link to honggfuzz-rs issueb09a5b0Work around cargo-hfuzz nostart-stop-gc gold link failureUpdates
synfrom 2.0.99 to 2.0.101Release notes
Sourced from syn's releases.
Commits
58336a3Release 2.0.101f1612ccMerge pull request #1861 from JakobDegen/turbofishd04eea1Fix lifetime onas_turbofish432b303Resolve renamed_and_removed_lints warning about match_on_vec_items1353d60Update test suite to nightly-2025-04-083980ff2Improve wording of comment in advance_to implementation8328b52Update test suite to nightly-2025-04-051d2e2beUpdate test suite to nightly-2025-04-032400946Update test suite to nightly-2025-04-02114a629Update test suite to nightly-2025-03-27Updates
quotefrom 1.0.39 to 1.0.40Release notes
Sourced from quote's releases.
Commits
ab1e92cRelease 1.0.403ff6882Merge pull request 293 from aatifsyed/master7a143c7fix: set span on tick5998437refactor: push_lifetime* goes through an array instead of a manual iteratorUpdates
proc-macro2from 1.0.94 to 1.0.95Release notes
Sourced from proc-macro2's releases.
Commits
24bbf16Release 1.0.95835c5bdMerge pull request #497 from dtolnay/nosourcefile7bc363cUpdate semver-exempt API to nightly-2025-04-16b867aa7Merge pull request #496 from PaulGrandperrin/masterc605e8eRevert "Merge pull request #495 from dtolnay/fuzzlld"1993cd3Merge pull request #495 from dtolnay/fuzzlldcfdb567Link to honggfuzz-rs issueb09a5b0Work around cargo-hfuzz nostart-stop-gc gold link failureUpdates
serdefrom 1.0.218 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macroUpdates
quotefrom 1.0.39 to 1.0.40Release notes
Sourced from quote's releases.
Commits
ab1e92cRelease 1.0.403ff6882Merge pull request 293 from aatifsyed/master7a143c7fix: set span on tick5998437refactor: push_lifetime* goes through an array instead of a manual iteratorUpdates
proc-macro2from 1.0.94 to 1.0.95Release notes
Sourced from proc-macro2's releases.
Commits
24bbf16Release 1.0.95835c5bdMerge pull request #497 from dtolnay/nosourcefile7bc363cUpdate semver-exempt API to nightly-2025-04-16b867aa7Merge pull request #496 from PaulGrandperrin/masterc605e8eRevert "Merge pull request #495 from dtolnay/fuzzlld"1993cd3Merge pull request #495 from dtolnay/fuzzlldcfdb567Link to honggfuzz-rs issueb09a5b0Work around cargo-hfuzz nostart-stop-gc gold link failureUpdates
async-traitfrom 0.1.87 to 0.1.88Release notes
Sourced from async-trait's releases.
Commits
b3a5919Release 0.1.88a306be8Merge pull request #289 from dtolnay/cfgd305984Fix lifetime bounding on generic parameters that have cfg78506f1Add regression test for issue 288a11384eAdd issue 283 link in testUpdates
serdefrom 1.0.218 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macroUpdates
ethnumfrom 1.5.0 to 1.5.1Release notes
Sourced from ethnum's releases.
Commits
016bf1fAlways Run Extended Multiplication Benchmarks (#48)5718516Added Optional Multiplication Benchmarks (#39)2d0020fImplementHashManually (#47)cbb3860Add Stable Div Rem (#32)ddb521cDiv ...Description has been truncated