Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump proc-macro2 from 1.0.66 to 1.0.67 #1702

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2023

Bumps proc-macro2 from 1.0.66 to 1.0.67.

Release notes

Sourced from proc-macro2's releases.

1.0.67

  • Special handling for the (/*ERROR*/) placeholder that rustc uses for macros that fail to expand (#405)
Commits
  • a803dd1 Release 1.0.67
  • 8bf6937 Delete proc-macro2-fallback crate
  • 60c62dc Merge pull request #406 from dtolnay/error
  • 14a481d Parse rustc's representation of macro expansion error
  • 2e96778 Ignore missing_safety_doc clippy lint
  • 7017480 Merge pull request #404 from dtolnay/honggfuzz
  • 4ec3a42 Re-enable honggfuzz CI
  • 5a225cf Update actions/checkout@v3 -> v4
  • 45ef770 Update ui test suite to nightly-2023-08-29
  • 2cc9ef0 Update afl crate to 0.14
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@codecov-commenter
Copy link

Codecov Report

Merging #1702 (0ad8399) into main (39e4f86) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1702   +/-   ##
=======================================
  Coverage   34.83%   34.83%           
=======================================
  Files          13       13           
  Lines        1151     1151           
  Branches      370      372    +2     
=======================================
  Hits          401      401           
  Misses        520      520           
  Partials      230      230           

@saschagrunert
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/proc-macro2-1.0.67 branch from 0ad8399 to e836cf1 Compare September 15, 2023 06:57
Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 15, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@rphillips
Copy link
Collaborator

@dependabot rebase

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.66 to 1.0.67.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.66...1.0.67)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/proc-macro2-1.0.67 branch from e836cf1 to de9a8cc Compare September 18, 2023 13:52
@openshift-ci openshift-ci bot removed the lgtm label Sep 18, 2023
@rphillips
Copy link
Collaborator

/lgtm

@rphillips
Copy link
Collaborator

/retest-required

@openshift-merge-robot openshift-merge-robot merged commit 14a9ba6 into main Sep 18, 2023
34 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/proc-macro2-1.0.67 branch September 18, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants