chore(deps): bump serde from 1.0.228 to 1.0.229 in /src-tauri#34
chore(deps): bump serde from 1.0.228 to 1.0.229 in /src-tauri#34dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ff244a50ff
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| name = "syn" | ||
| version = "3.0.0" |
There was a problem hiding this comment.
Regenerate native license inventory
This lockfile now adds syn 3.0.0 and bumps the serde crates to 1.0.229, but THIRD_PARTY_LICENSES_RUST.txt still reports only syn 2.0.118 and serde/serde_core/serde_derive 1.0.228. Because that generated report is bundled in src-tauri/tauri.conf.json and checked by scripts/check-dependency-inventory.mjs against the locked Cargo graph, release artifacts and pnpm run license:rust will have a stale/missing native dependency inventory until the Rust license report is regenerated.
Useful? React with 👍 / 👎.
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.228 to 1.0.229. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
ff244a5 to
b3e0bbf
Compare
Bumps serde from 1.0.228 to 1.0.229.
Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchain