-
Notifications
You must be signed in to change notification settings - Fork 293
Bump the program-dependencies group across 5 directories with 14 updates #1036
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/rust-sdk/client/program-dependencies-18e49ac967
Closed
Bump the program-dependencies group across 5 directories with 14 updates #1036
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/rust-sdk/client/program-dependencies-18e49ac967
Conversation
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
8859e14 to
9790d53
Compare
Bumps the program-dependencies group with 11 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` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.12.0` | `3.14.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.14` | | [ethnum](https://github.com/nlordell/ethnum-rs) | `1.5.0` | `1.5.2` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.15` | | [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.97` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.142` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.87` | `0.1.88` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.46.1` | Bumps the program-dependencies group with 7 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.2` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.15` | | [syn](https://github.com/dtolnay/syn) | `2.0.99` | `2.0.104` | | [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.97` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.142` | 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 11 updates in the /rust-sdk/whirlpool directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.12.0` | `3.14.0` | | [ethnum](https://github.com/nlordell/ethnum-rs) | `1.5.0` | `1.5.2` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.15` | | [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.97` | | [spl-associated-token-account](https://github.com/solana-program/associated-token-account) | `4.0.0` | `6.0.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.142` | | [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` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.46.1` | Bumps the program-dependencies group with 7 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.2` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.15` | | [syn](https://github.com/dtolnay/syn) | `2.0.99` | `2.0.104` | | [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.97` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.142` | 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 `serde_with` from 3.12.0 to 3.14.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.12.0...v3.14.0) Updates `thiserror` from 2.0.12 to 2.0.14 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.14) Updates `ethnum` from 1.5.0 to 1.5.2 - [Release notes](https://github.com/nlordell/ethnum-rs/releases) - [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.2) Updates `libm` from 0.2.11 to 0.2.15 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.15) 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.97 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.97) 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 `serde_json` from 1.0.140 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) 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 `tokio` from 1.44.2 to 1.46.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.46.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.2 - [Release notes](https://github.com/nlordell/ethnum-rs/releases) - [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.2) Updates `libm` from 0.2.11 to 0.2.15 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.15) 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 `syn` from 2.0.99 to 2.0.104 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.99...2.0.104) 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.97 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.97) 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 `serde_json` from 1.0.140 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) Updates `syn` from 2.0.99 to 2.0.104 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.99...2.0.104) 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.97 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.97) 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 `serde_with` from 3.12.0 to 3.14.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.12.0...v3.14.0) Updates `ethnum` from 1.5.0 to 1.5.2 - [Release notes](https://github.com/nlordell/ethnum-rs/releases) - [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.2) Updates `libm` from 0.2.11 to 0.2.15 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.15) 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.97 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.97) 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/[email protected]) 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 `serde_json` from 1.0.140 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) 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 `tokio` from 1.43.0 to 1.46.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.46.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.2 - [Release notes](https://github.com/nlordell/ethnum-rs/releases) - [Commits](nlordell/ethnum-rs@v1.5.0...v1.5.2) Updates `libm` from 0.2.11 to 0.2.15 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.15) 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 `syn` from 2.0.99 to 2.0.104 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.99...2.0.104) 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.97 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.97) 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 `serde_json` from 1.0.140 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) --- 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: serde_with dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: program-dependencies - dependency-name: thiserror dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: ethnum dependency-version: 1.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: libm dependency-version: 0.2.15 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: 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.97 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: serde_json dependency-version: 1.0.142 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: tokio dependency-version: 1.46.1 dependency-type: indirect update-type: version-update:semver-minor 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.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: libm dependency-version: 0.2.15 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: syn dependency-version: 2.0.104 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.97 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: serde_json dependency-version: 1.0.142 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: syn dependency-version: 2.0.104 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.97 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: serde_with dependency-version: 3.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: program-dependencies - dependency-name: ethnum dependency-version: 1.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: libm dependency-version: 0.2.15 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: 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.97 dependency-type: indirect update-type: version-update:semver-patch 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: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch 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: tokio dependency-version: 1.46.1 dependency-type: direct:production update-type: version-update:semver-minor 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.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies - dependency-name: libm dependency-version: 0.2.15 dependency-type: indirect 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: syn dependency-version: 2.0.104 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.97 dependency-type: indirect 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: serde_json dependency-version: 1.0.142 dependency-type: indirect update-type: version-update:semver-patch dependency-group: program-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
9790d53 to
671bbf8
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
September 11, 2025 11:28
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 11 updates in the /rust-sdk/client directory:
0.10.41.5.51.0.2181.0.2193.12.03.14.02.0.122.0.141.5.01.5.20.2.110.2.151.0.391.0.401.0.941.0.971.0.1401.0.1420.1.870.1.881.44.21.46.1Bumps the program-dependencies group with 7 updates in the /rust-sdk/core directory:
1.0.2181.0.2191.5.01.5.20.2.110.2.152.0.992.0.1041.0.391.0.401.0.941.0.971.0.1401.0.142Bumps the program-dependencies group with 3 updates in the /rust-sdk/macros directory: syn, quote and proc-macro2.
Bumps the program-dependencies group with 11 updates in the /rust-sdk/whirlpool directory:
1.0.2181.0.2193.12.03.14.01.5.01.5.20.2.110.2.151.0.391.0.401.0.941.0.974.0.06.0.01.0.1401.0.1420.1.870.1.880.20.00.22.11.43.01.46.1Bumps the program-dependencies group with 7 updates in the /ts-sdk/core directory:
1.0.2181.0.2191.5.01.5.20.2.110.2.152.0.992.0.1041.0.391.0.401.0.941.0.971.0.1401.0.142Updates
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
serde_withfrom 3.12.0 to 3.14.0Release notes
Sourced from serde_with's releases.
Commits
16ea265Bump version to 3.14 (#865)6b963ecBump version to 3.14ff8df7aDead code cleanup (#864)e3a5f16Fix function naming scheme20a8cf6Remove unused derives and dead functions in schemars codeefe145bExtract common DropGuard struct and NumberExt trait1c3a1d3Remove unused derives from internal Content typec77b02fAdd support forschemarsv1 (#863)e44f5dfCleanup schemars tests (#862)17f3555Add support forschemarsv1Updates
thiserrorfrom 2.0.12 to 2.0.14Release notes
Sourced from thiserror's releases.
Commits
eea6799Release 2.0.14a2aa6d7Merge pull request #426 from dtolnay/enotemptyf00ebc5Allow build-script cleanup failure with NFSv3 output directory to be non-fatal61f28daRelease 2.0.1389872e3Unindent crate-level markdown linksaee87e5Wrap PR 425 to 80 columns0f94e99Merge pull request #425 from Kriskras99/feat/doc_linksf1eb081Add links to more itemsf301423Revert "Pin nightly toolchain used for miri job"7a5fbc6Update ui test suite to nightly-2025-07-30Updates
ethnumfrom 1.5.0 to 1.5.2Release notes
Sourced from ethnum's releases.
Commits
2afaacdBump Checkout Action Versiond7a8f37Update Criterion to v0.6a955012Version Bump to v1.5.28db9f27Temporarily Revert ManualPartialEqImplementation (#52)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)Updates
libmfrom 0.2.11 to 0.2.15Release notes
Sourced from libm's releases.
Commits
a4c748frelease-plz: Include the libm changelog in compiler-builtinscf00941chore: releaseda8b582Requiretarget_has_atomic = "ptr"for runtime feature detection1b1b2edci: Mentionci: skip-extensivein the error message6d78c1aReplacesuper::superwithcrate::supportwhere possible8e78411docs: fix typo in Cargo.toml257dd48chore: releasea2f6440Use runtime feature detection for fma routines on x866e4255aRename the i686 module to x86f83962eupdate-api-list: Match subdirectories within archUpdates
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.97Release notes
Sourced from proc-macro2's releases.
Commits
b61379bRelease 1.0.9750fc514Merge pull request #512 from dtolnay/enotempty7cc389bRestore support for rustc older than 1.83ad59158Merge pull request #505 from davvid/ignore-cleanup19cf120build: allow the cleanup step to be non-fatal21f89e7Release 1.0.96fe7d2faMerge pull request #511 from dtolnay/docsrs7be6983Revert "Work around doc build failure due to docs.rs flags change"6f40165Revert "Pin nightly toolchain used for miri job"fc2ae0fUpdate ui test suite to nightly-2025-06-18Updates
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
serde_jsonfrom 1.0.140 to 1.0.142Release notes
Sourced from serde_json's releases.
Commits
1731167Release 1.0.142e51c814Touch up PR 126584abbdbMerge pull request #1265 from aatifsyed/master6843c36Release 1.0.1416e2c210Touch up PR 1273623d9b4Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7duse unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940dreplace start index with bytes slice reference9206cc0feat: impl Default for &Valuecd55b5aIgnore mismatched_lifetime_syntaxes lintUpdates
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
tokiofrom 1.44.2 to 1.46.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
ab3ff69chore: prepare to release v1.46.1 (#7444)a0d5b8aruntime(unstable): fix task hook spawn locations fortokio::spawn(#7440)a1ee3efchore: fix some minor typos in the comments (#7442)171cd14changelog: fix typo inpipe::OpenOptionsfor 1.46.0 (#7439)3f1f268chore: prepare Tokio v1.46.0 (#7437)3e890ccrt(unstable): add spawnLocationtoTaskMeta(#7417)69290a6net: deriveClonefornet::unix::SocketAddr(#7422)e2b1758fuzz: cfg fuzz tests under cfg(test) (#7428)b7a75b5net: updateAsRawFddoc link to current Rust stdlib location (#7429)6b705b3net: allowpipe::OpenOptions::read_writeon Android (#7426)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.2Release notes
Sourced from ethnum's releases.
Commits
2afaacdBump Checkout Action Versiond7a8f37Update Criterion to v0.6a955012Version Bump to v1.5.28db9f27Temporarily Revert ManualPartialEqImplementation (#52)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)Updates
libmfrom 0.2.11 to 0.2.15Release notes
Sourced from libm's releases.
Commits
a4c748frelease-plz: Include the libm changelog in compiler-builtinscf00941chore: releaseda8b582Requiretarget_has_atomic = "ptr"for runtime feature detection1b1b2edci: Mentionci: skip-extensivein the error message6d78c1aReplacesuper::superwithcrate::supportwhere possible8e78411docs: fix typo in Cargo.toml257dd48chore: releasea2f6440Use runtime feature detection for fma routines on x866e4255aRename the i686 module to x86f83962eupdate-api-list: Match subdirectories within archUpdates
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 warning