Skip to content

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

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

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 👍 / 👎.

@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 3 times, most recently from 84df174 to d12b728 Compare July 23, 2026 11:31
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] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/src-tauri/master/serde-1.0.229 branch from d12b728 to 05bb32f Compare July 23, 2026 21:02

Copy link
Copy Markdown
Owner

Superseded by #86, which consolidates this update with the required third-party inventory regeneration so the full CI gate can pass.

@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/src-tauri/master/serde-1.0.229 branch July 24, 2026 08:01
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.

1 participant