Skip to content

chore(deps): bump serde from 1.0.228 to 1.0.229 in /src-tauri#34

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/src-tauri/master/serde-1.0.229
Open

chore(deps): bump serde from 1.0.228 to 1.0.229 in /src-tauri#34
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/src-tauri/master/serde-1.0.229

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown

Bumps serde from 1.0.228 to 1.0.229.

Release notes

Sourced from serde's releases.

v1.0.229

  • Update to syn 3
Commits
  • 7fc3b4c Release 1.0.229
  • 6d6e9a1 Merge pull request #3085 from dtolnay/syn3
  • 6dec3b7 Update to syn 3
  • cfe6692 Resolve mut_mut pedantic clippy lint
  • 1023d07 Update actions/upload-artifact@v6 -> v7
  • dd682c2 Update actions/checkout@v6 -> v7
  • 5f0f18b Update ui test suite to nightly-2026-06-01
  • 63a1498 Regenerate stderr with trybuild normalization fixes
  • fa7da4a Fix unused_features warning
  • 6b1a178 Unpin CI miri toolchain
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 19, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread src-tauri/Cargo.lock Outdated
Comment on lines +3940 to +3941
name = "syn"
version = "3.0.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge 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]>
@dependabot dependabot Bot changed the title Bump serde from 1.0.228 to 1.0.229 in /src-tauri chore(deps): bump serde from 1.0.228 to 1.0.229 in /src-tauri Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/src-tauri/master/serde-1.0.229 branch from ff244a5 to b3e0bbf Compare July 21, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants