Skip to content

chore(deps): bump serde from 1.0.228 to 1.0.229 in /crates/atlas-terminal - #136

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/crates/atlas-terminal/serde-1.0.229
Closed

chore(deps): bump serde from 1.0.228 to 1.0.229 in /crates/atlas-terminal#136
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/crates/atlas-terminal/serde-1.0.229

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 10, 2026
@uzayer

uzayer commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Closing in favour of the regrouped Dependabot config merged in #145.

This PR is one of 36 opened by the 2026-08-10 run, 23 of which were five shared dependencies replayed once per crate — crates/* are standalone packages with their own Cargo.lock, so Dependabot saw them as unrelated projects. #145 collapses the 16 Cargo entries into one using directories with a glob, and adds group-by: dependency-name so a dependency is one PR across every crate that uses it.

Nothing here was rejected on its merits — CI was green. The reason not to merge it is the conflict fan-out: five of these PRs touch src-tauri/Cargo.lock and eight crates have three apiece, so landing them individually means each merge conflicts the rest, and every auto-rebase fires a fresh 17-job CI run. Grouped, the same updates arrive as roughly 13 PRs with versions consistent across crates.

Caveat worth recording: closing unmerged may mark these exact versions as dismissed, in which case they return on the next release of each dependency rather than immediately. For patch bumps of this kind that is a matter of weeks, and the grouped form is worth the wait.

@uzayer uzayer closed this Aug 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor 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/crates/atlas-terminal/serde-1.0.229 branch August 10, 2026 13:14
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