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

Update call2-for-syn requirement from 2.0.3 to 3.0.4 in /proc-macro-definitions #136

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Updates the requirements on call2-for-syn to permit the latest version.

Changelog

Sourced from call2-for-syn's changelog.

call2-for-syn Changelog

3..4

2023-08-26

  • Breaking changes:

    • Updated syn dependency to 2.0.29
  • Revisions:

    • Updated unquote dev dependency

2..

2020-11-09

  • Reworked this crate's API to be considerably more useful and not quite as trivial

    Migrate from call2 to call2_strict if you expect to consume all input. Otherwise, migrate to call2_allow_incomplete.

  • Improved README

..3

2020-11-09

  • Properly simplified implementation

    This isn't really justified in being a crate anymore (see the new v1 code being one line), but it exists, so I'll maintain it.

..2

2020-11-08

  • Fixes:
    • Only apply #[track_caller] on Rust 1.46 or later

..1

2020-11-08

  • Fixes:
  • Greatly simplified implementation
  • Added meta data

1.0.0

... (truncated)

Commits
  • c8ab327 publish = true
  • eb75aa9 Version 2.0.3 for Syn 2.0.29
  • 766c2d6 Merge pull request #49 from Tamschi/dependabot/github_actions/stefanzweifel/g...
  • 6626853 Bump stefanzweifel/git-auto-commit-action from 4.15.4 to 4.16.0
  • 47f3a50 Merge pull request #48 from Tamschi/dependabot/github_actions/stefanzweifel/g...
  • 5067478 Bump stefanzweifel/git-auto-commit-action from 4.15.3 to 4.15.4
  • beb6840 Merge pull request #47 from Tamschi/dependabot/github_actions/stefanzweifel/g...
  • c3eff23 Bump stefanzweifel/git-auto-commit-action from 4.15.2 to 4.15.3
  • 892e838 Merge pull request #46 from Tamschi/dependabot/github_actions/stefanzweifel/g...
  • e97c9c0 Bump stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.2
  • 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 will merge this PR once CI passes on it, as requested by @Tamschi.


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 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 [call2-for-syn](https://github.com/Tamschi/call2-for-syn) to permit the latest version.
- [Changelog](https://github.com/Tamschi/call2-for-syn/blob/develop/CHANGELOG.md)
- [Commits](Tamschi/call2-for-syn@v2.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: call2-for-syn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Tamschi as a code owner August 28, 2023 18:39
@dependabot dependabot bot added domain: Rust Involves Rust code. type: upkeep Converting measurements, reorganizing folder structure, and other necessary tasks. labels Aug 28, 2023
Copy link
Owner

@Tamschi Tamschi left a comment

Choose a reason for hiding this comment

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

[Auto-Approve Dependabot]
@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2023

Looks like call2-for-syn is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 29, 2023
@dependabot dependabot bot deleted the dependabot/cargo/proc-macro-definitions/call2-for-syn-3.0.4 branch August 29, 2023 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: Rust Involves Rust code. type: upkeep Converting measurements, reorganizing folder structure, and other necessary tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant