Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 10, 2020

Bumps paste from 1.0.1 to 1.0.4.

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)

1.0.3

  • Support paste inside cfg and other name-value attributes (#56, #57)

1.0.2

  • Support case-modifiers inside of doc attributes: #[doc = "Endpoint for HTTP " $method:upper " method."]
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 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 10, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #43.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/cargo/paste-1.0.4 branch March 15, 2021 07:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants