-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Bump proc-macro-warning from 0.3.1 to 0.4.1 #14171
Conversation
Bumps [proc-macro-warning](https://github.com/ggwpez/proc-macro-warning) from 0.3.1 to 0.4.1. - [Commits](ggwpez/proc-macro-warning@v0.3.1...v0.4.1) --- updated-dependencies: - dependency-name: proc-macro-warning dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Hm looks like the syn crate is locked at |
It is not locked, this is just a known bug of the companion system. |
yes, I noticed this when I was attempting to merge the original syn 2.x upgrade PR and companions |
So we can ignore the red CI and just merge it? |
No we need a companion that is just doing |
bot rebase |
…oc-macro-warning-0.4.1
Rebased |
bot rebase |
…oc-macro-warning-0.4.1
Rebased |
bot rebase |
…oc-macro-warning-0.4.1
Rebased |
bot merge |
Waiting for commit status. |
Merge cancelled due to error. Error: Statuses failed for 2f2a972 |
Bumps [proc-macro-warning](https://github.com/ggwpez/proc-macro-warning) from 0.3.1 to 0.4.1. - [Commits](ggwpez/proc-macro-warning@v0.3.1...v0.4.1) --- updated-dependencies: - dependency-name: proc-macro-warning dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: parity-processbot <>
Bumps proc-macro-warning from 0.3.1 to 0.4.1.
Commits
ba12f39
Add README to Cargo.toml (#6)d73fd4a
Fix publish build (#5)c68eb26
Merge pull request #4 from ggwpez/devcd2b0a9
Fix CIc899f92
Clippy5791b9a
Update deps and improve CIfba0fdf
Bump to v0.4.01b1dba8
fmt6ebfc95
Update README430e8a7
Add FormattedWarningDependabot 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)Cumulus companion: paritytech/cumulus#2605