Skip to content

Update proc_macro2_diagnostic requirement from 0.6.6 to 0.7.0 - #101

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/proc_macro2_diagnostic-0.7.0
Jul 27, 2026
Merged

Update proc_macro2_diagnostic requirement from 0.6.6 to 0.7.0#101
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/proc_macro2_diagnostic-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 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.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
Changelog

Sourced from proc_macro2_diagnostic's changelog.

[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

New features

  • Added traits Transform and Extract to (try_v2) DiagnosticResult
  • Impl'd FromIterator for DiagnosticResult

v0.6.0

... (truncated)

Commits
  • a25a52d build safely v0.5.1 (#111)
  • 6ffa8e3 Bump taiki-e/install-action from 2.82.5 to 2.82.6 (#110)
  • 293f683 Bump musicalninjadad/rust-devcontainer from 13077e7 to c386236 in /.devco...
  • c987a3e Bump taiki-e/install-action from 2.82.2 to 2.82.5 (#109)
  • See full diff 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.7.0)

---
updated-dependencies:
- dependency-name: proc_macro2_diagnostic
  dependency-version: 0.7.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 Jul 27, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 27, 2026 04:45
@github-actions
github-actions Bot merged commit a43ee02 into main Jul 27, 2026
19 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/proc_macro2_diagnostic-0.7.0 branch July 27, 2026 04:46
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