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 paste requirement from 0.1.18 to 1.0.4 #1430

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2021

Updates the requirements on paste to permit the latest version.

Release notes

Sourced from paste's releases.

1.0.4

  • Support pasting inside of attributes that contain colons in the path of the attribute (#59, #60)
Commits
  • 3eb7624 Release 1.0.4
  • 26ef8a8 Merge pull request #60 from dtolnay/nested
  • 2942f6b Preprocess bracketed paste inside of attribute args
  • 033acc4 Add test of bracketed paste inside of attribute
  • 11ad3b2 Merge pull request #59 from dtolnay/path
  • aca6368 Backport test suite to work with rustc 1.31
  • 54f4996 Handle attribute with non-ident path
  • 5b4f4f3 Add test attribute macro
  • a3e4ace Release 1.0.3
  • 466556e Resolve clippy collapsible_if lint
  • 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 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 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 [paste](/~https://github.com/dtolnay/paste) to permit the latest version.
- [Release notes](/~https://github.com/dtolnay/paste/releases)
- [Commits](dtolnay/paste@0.1.18...1.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
@davidhewitt
Copy link
Member

I think after #1421 we will likely not do this update for a year or so!

@dependabot ignore this major version

@dependabot dependabot bot closed this Feb 15, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2021

OK, I won't notify you about version 1.x.x again, unless you re-open this PR or update to a 1.x.x release yourself.

@dependabot dependabot bot deleted the dependabot/cargo/paste-1.0.4 branch February 15, 2021 21:00
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.

1 participant