Combined Dependabot PRs 2026-03-02#307
Merged
Merged
Conversation
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.148 to 1.0.149. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.148...v1.0.149) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [prost-wkt-build](https://github.com/fdeantoni/prost-wkt) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/fdeantoni/prost-wkt/releases) - [Changelog](https://github.com/fdeantoni/prost-wkt/blob/master/CHANGELOG.md) - [Commits](fdeantoni/prost-wkt@v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: prost-wkt-build dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.114 to 2.0.117. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.114...2.0.117) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.117 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.17 to 2.0.18. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.104 to 1.0.106. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.104...1.0.106) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
tclem
approved these changes
Mar 12, 2026
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.
This PR combines 5 Dependabot PRs.
ℹ️ Details from merged PRs:
Details from
Bump serde_json from 1.0.148 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formattingDetails from
Bump prost-wkt-build from 0.7.0 to 0.7.1Release notes
Sourced from prost-wkt-build's releases.
Changelog
Sourced from prost-wkt-build's changelog.
Commits
781786cPrepare for release 0.7.19af54f3Restructure project into proper Cargo workspace layout8fc185dMerge pull request #85 from maxwase/patch-1bef06a3Restore type paths + cargo fmt4ecc27eBump rust versiona0e383dUpdate the implementationsabb5c9eUpdate schemars version to 1.2Details from
Bump syn from 2.0.114 to 2.0.117Release notes
Sourced from syn's releases.
Commits
7bcb37cRelease 2.0.1179c6e7d3Merge pull request #1970 from dtolnay/receiver019a848Fix self:: pattern in first function argument23f54f3Update test suite to nightly-2026-02-18b99b9a6Unpin CI miri toolchaina62e54aRelease 2.0.1165a8ed9fMerge pull request #1968 from dtolnay/receiver813afccOptimize parse_fn_arg_or_variadic for less lookahead on erroneous receiverc172150Add regression test for issue 17180071ab3Ignore type_complexity clippy lintDetails from
Bump thiserror from 2.0.17 to 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Details from
Bump proc-macro2 from 1.0.104 to 1.0.106Release notes
Sourced from proc-macro2's releases.
Commits
58ab776Release 1.0.1061e18a0bMerge pull request #530 from dtolnay/byterange7f5973bMake char count bidirectional08d1dd0Cache span end positions8c4135fRelease 1.0.1052825fb1Make same crates available during probe as in crate rootcc5819cMerge pull request #528 from dtolnay/nostde78151eDisable std prelude2fbddd4Delete html_root_url commentaa54fc3Patch rustc-literal-escaper std dependencies