Skip to content

Bump the cargo group across 1 directory with 3 updates - #772

Merged
smoelius merged 1 commit into
mainfrom
dependabot/cargo/cargo-c6e047964c
Aug 27, 2026
Merged

Bump the cargo group across 1 directory with 3 updates#772
smoelius merged 1 commit into
mainfrom
dependabot/cargo/cargo-c6e047964c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 3 updates in the / directory: darling, log and syn.

Updates darling from 0.24.0 to 0.24.1

Release notes

Sourced from darling's releases.

v0.24.1

  • Don't assume fields using with impl FromMeta #433
  • #[allow(unused_qualifications)] in generated code #435
  • Do not include skipped variants in did-you-mean suggestions #427
Changelog

Sourced from darling's changelog.

v0.24.1 (August 20, 2026)

  • Don't assume fields using with impl FromMeta #433
  • #[allow(unused_qualifications)] in generated code #435
  • Do not include skipped variants in did-you-mean suggestions #427
Commits
  • 6b68cbe Bump version to 0.24.1
  • 4fe8929 Do not suggest skipped variants in did-you-mean
  • 8531873 Don't require FromMeta for with fields (#438)
  • c4b688f Allow unused_qualifications in generated code
  • See full diff in compare view

Updates log from 0.4.33 to 0.4.34

Release notes

Sourced from log's releases.

0.4.34

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.33...0.4.34

Changelog

Sourced from log's changelog.

[0.4.34] - 2026-08-22

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.33...0.4.34

Commits

Updates syn from 3.0.3 to 3.0.4

Release notes

Sourced from syn's releases.

3.0.4

  • Allow safe fn in impl Parse for ForeignItemFn (#2078)
Commits
  • b5d62a6 Release 3.0.4
  • abf019c Merge pull request #2078 from dtolnay/foreginitemfn
  • d454333 Allow safe fn in impl Parse for ForeignItemFn
  • 8011b1c Update test suite to nightly-2026-08-18
  • 56a8d83 Raise rayon thread size for tests
  • f2c5c50 Ignore assert_is_empty pedantic clippy lint
  • 0eba76d Update test suite to nightly-2026-08-05
  • baaebce Update test suite to nightly-2026-07-25
  • b886a38 Update test suite to nightly-2026-07-24
  • 3c41416 Update test suite to nightly-2026-07-23
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 27, 2026
@dependabot
dependabot Bot requested a review from smoelius as a code owner August 27, 2026 03:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 27, 2026
Bumps the cargo group with 3 updates in the / directory: [darling](https://github.com/TedDriggs/darling), [log](https://github.com/rust-lang/log) and [syn](https://github.com/dtolnay/syn).


Updates `darling` from 0.24.0 to 0.24.1
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](TedDriggs/darling@v0.24.0...v0.24.1)

Updates `log` from 0.4.33 to 0.4.34
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.33...0.4.34)

Updates `syn` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@3.0.3...3.0.4)

---
updated-dependencies:
- dependency-name: darling
  dependency-version: 0.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: log
  dependency-version: 0.4.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: syn
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the cargo group with 3 updates Bump the cargo group across 1 directory with 3 updates Aug 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/cargo-c6e047964c branch from eeaa874 to 4caea1b Compare August 27, 2026 09:25
@smoelius
smoelius added this pull request to the merge queue Aug 27, 2026
Merged via the queue into main with commit cc22693 Aug 27, 2026
36 of 38 checks passed
@smoelius
smoelius deleted the dependabot/cargo/cargo-c6e047964c branch August 27, 2026 11:35
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