Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Bump syn from 1.0.76 to 1.0.77 #3932

Merged
merged 1 commit into from
Sep 25, 2021
Merged

Bump syn from 1.0.76 to 1.0.77 #3932

merged 1 commit into from
Sep 25, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2021

Bumps syn from 1.0.76 to 1.0.77.

Release notes

Sourced from syn's releases.

1.0.77

  • Match Rust 1.57+'s parsing of dot and question mark after a curly braced macro invocation (#1068)
Commits
  • e91c00e Release 1.0.77
  • d6ddb79 Merge pull request #1070 from dtolnay/bracedmacstmt
  • 13b7dba Parse trailing dot or question on braced macro invocation
  • 9122197 Merge pull request #1069 from dtolnay/up
  • 4f37c14 Categorize new test suite parse failures
  • 9aeb588 Update test suite to nightly-2021-09-22
  • ac68efa Merge pull request #1066 from dtolnay/generated
  • c5d4326 tests/debug/gen.rs too
  • 6c999b3 Set src/gen to be considered generated by linguist
  • 320fbc6 Skip clippy job on pull requests
  • 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)

Bumps [syn](https://github.com/dtolnay/syn) from 1.0.76 to 1.0.77.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@1.0.76...1.0.77)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Sep 25, 2021
@bkchr
Copy link
Member

bkchr commented Sep 25, 2021

bot merge

@ghost
Copy link

ghost commented Sep 25, 2021

Waiting for commit status.

@ghost
Copy link

ghost commented Sep 25, 2021

Merge aborted: Checks failed for d533ec8

@bkchr bkchr merged commit db5edf6 into master Sep 25, 2021
@bkchr bkchr deleted the dependabot/cargo/syn-1.0.77 branch September 25, 2021 21:47
ordian added a commit that referenced this pull request Sep 28, 2021
* master: (24 commits)
  Added multisig in Rococo (#3873)
  Fix bin-substrate toml (#3939)
  Bump tracing from 0.1.27 to 0.1.28 (#3937)
  XCM Benchmarks for Asset Transactor w/ Fungible Asset (#3818)
  Bump libc from 0.2.101 to 0.2.102 (#3933)
  Do not compile `wasm_api` module when not needed. (#3934)
  Bump syn from 1.0.76 to 1.0.77 (#3932)
  Fix spelling (#3845)
  Bump tokio from 1.11.0 to 1.12.0 (#3910)
  Ignore `generate-bags` by dependabot (#3930)
  Update logging in paras_inherent (#3927)
  Bump libsecp256k1 from 0.6.0 to 0.7.0 (#3909)
  Remove BEEFY repo dependency (#3923)
  Substrate Companion for rust 1.54 (#3807)
  Fix broken links (#3919)
  update BaseXcmWegiht to match Kusama (#3911)
  add parachains pallets to Polkadot runtime (#3815)
  Add a `force_unfreeze` extrinsic to the disputes module (#3906)
  Add new rococo chainspec (#3905)
  Ensure all parachain configuration extrinsics are operational (#3912)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant