Skip to content

Update proc_macro2_diagnostic requirement from 0.6.6 to 0.8.0 - #188

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/proc_macro2_diagnostic-0.8.0
Sep 16, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/proc_macro2_diagnostic-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on proc_macro2_diagnostic to permit the latest version.

Release notes

Sourced from proc_macro2_diagnostic's releases.

v0.8.0

Breaking changes

  • Update to use syn v3.x
Changelog

Sourced from proc_macro2_diagnostic's changelog.

[v0.8.0]

Breaking changes

  • Update to use syn v3.x

[v0.7.0]

Breaking changes

  • Upgrade to build_safely v0.5.1 - changed override variable

Bug fixes

  • Consistently use full feature bundle for cfgs related to try_traits
  • Simplify build script

v0.6.6

Bug fixes

  • Correct cfg gate for try_trait_v2 to always #[cfg(all(has_try_trait_v2, has_try_trait_v2_residual, has_never_type))]
  • Update to ninja-build_rs v0.2.1 to fully respect cargo unstable.allow-features

v0.6.5

Bug fixes

  • Update to try_v2_traits v0.9.0 to fully respect cargo unstable.allow-features

v0.6.4

Bug fixes

  • Update to ninja-build_rs v0.2.0 to (partially) respect cargo unstable.allow-features

v0.6.3

Bug fixes

  • Fully remove circular dependency risk via try_v2_derive by directly using try_v2_traits

v0.6.2

Bug fixes

  • Remove circular dependency risk via try_v2_derive

v0.6.1

... (truncated)

Commits
  • 1332069 prep release v0.8.0 (#142)
  • 8d1bb87 Bump taiki-e/install-action from 2.86.3 to 2.86.5 (#141)
  • b152e2c Bump taiki-e/install-action from 2.86.2 to 2.86.3 (#140)
  • 1026efb Bump taiki-e/install-action from 2.86.1 to 2.86.2 (#139)
  • 47614f7 Bump taiki-e/install-action from 2.85.13 to 2.86.1 (#138)
  • 02d92c6 Bump taiki-e/install-action from 2.85.11 to 2.85.13 (#137)
  • 8fba77a Bump taiki-e/install-action from 2.85.10 to 2.85.11 (#136)
  • 585791e Bump taiki-e/install-action from 2.85.8 to 2.85.10 (#135)
  • 7685695 Bump taiki-e/install-action from 2.85.7 to 2.85.8 (#134)
  • eca99a0 Bump taiki-e/install-action from 2.85.6 to 2.85.7 (#133)
  • Additional commits viewable in compare view

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)

Updates the requirements on [proc_macro2_diagnostic](https://github.com/MusicalNinjaDad/proc_macro2_diagnostic) to permit the latest version.
- [Release notes](https://github.com/MusicalNinjaDad/proc_macro2_diagnostic/releases)
- [Changelog](https://github.com/MusicalNinjaDad/proc_macro2_diagnostic/blob/main/CHANGELOG.md)
- [Commits](MusicalNinjaDad/proc_macro2_diagnostic@v0.6.6...v0.8.0)

---
updated-dependencies:
- dependency-name: proc_macro2_diagnostic
  dependency-version: 0.8.0
  dependency-type: direct:production
...

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 Sep 16, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 16, 2026 04:43
@github-actions
github-actions Bot merged commit c7ae116 into main Sep 16, 2026
17 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/proc_macro2_diagnostic-0.8.0 branch September 16, 2026 04:44
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