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 syn requirement from 1.0.80 to 2.0.5 #663

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2023

Updates the requirements on syn to permit the latest version.

Release notes

Sourced from syn's releases.

2.0.5

  • Expose ExprMacro data structure even when features="full" is not used (#1417)
Commits
  • fd18254 Release 2.0.5
  • 4df4c4e Merge pull request #1417 from dtolnay/exprmacro
  • f591c40 Provide Expr::Macro even with features="full" off
  • fb1062f Eliminate allow_struct args in non-full mode
  • 99de683 Factor out Path::is_mod_style private method
  • 736d479 Use PathArguments::is_none more places where possible
  • 91ca7c0 Release 2.0.4
  • e7bb238 Merge pull request #1416 from dtolnay/patherrors
  • 7bb31b1 Improve error reporting in path parser
  • eaf6215 Merge pull request #1415 from dtolnay/identkeyword
  • 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 [syn](https://github.com/dtolnay/syn) to permit the latest version.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@1.0.80...2.0.5)

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

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

dependabot bot commented on behalf of github Mar 22, 2023

Dependabot tried to add @kinggoesgaming, @Dylan-DPC and @KodrAus as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/uuid-rs/uuid/pulls/663/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the uuid-rs/uuid repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2023
@KodrAus KodrAus merged commit efa4686 into main Mar 23, 2023
@dependabot dependabot bot deleted the dependabot/cargo/syn-2.0.5 branch March 23, 2023 04:57
@KodrAus KodrAus mentioned this pull request Apr 9, 2023
bors bot added a commit to OpenPoolProject/stratum that referenced this pull request Apr 9, 2023
557: fix(deps): update rust crate uuid to 1.3.1 r=renovate[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [uuid](https://togithub.com/uuid-rs/uuid) | dependencies | patch | `1.3.0` -> `1.3.1` |

---

### Release Notes

<details>
<summary>uuid-rs/uuid</summary>

### [`v1.3.1`](https://togithub.com/uuid-rs/uuid/releases/tag/1.3.1)

[Compare Source](https://togithub.com/uuid-rs/uuid/compare/1.3.0...1.3.1)

##### What's Changed

-   Update syn requirement from 1.0.80 to 2.0.5 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [uuid-rs/uuid#663
-   Update windows-sys requirement from 0.45.0 to 0.48.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [uuid-rs/uuid#665
-   remove some extra chars in a comment by [`@&#8203;KodrAus](https://togithub.com/KodrAus)` in [uuid-rs/uuid#666
-   Prepare for 1.3.1 release by [`@&#8203;KodrAus](https://togithub.com/KodrAus)` in [uuid-rs/uuid#667

**Full Changelog**: uuid-rs/uuid@1.3.0...1.3.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/OpenPoolProject/stratum).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zOS4wIiwidXBkYXRlZEluVmVyIjoiMzUuMzkuMCJ9-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
crapStone pushed a commit to Calciumdibromid/CaBr2 that referenced this pull request Apr 9, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [uuid](https://github.com/uuid-rs/uuid) | dependencies | patch | `1.3.0` -> `1.3.1` |

---

### Release Notes

<details>
<summary>uuid-rs/uuid</summary>

### [`v1.3.1`](https://github.com/uuid-rs/uuid/releases/tag/1.3.1)

[Compare Source](uuid-rs/uuid@1.3.0...1.3.1)

#### What's Changed

-   Update syn requirement from 1.0.80 to 2.0.5 by [@&#8203;dependabot](https://github.com/dependabot) in uuid-rs/uuid#663
-   Update windows-sys requirement from 0.45.0 to 0.48.0 by [@&#8203;dependabot](https://github.com/dependabot) in uuid-rs/uuid#665
-   remove some extra chars in a comment by [@&#8203;KodrAus](https://github.com/KodrAus) in uuid-rs/uuid#666
-   Prepare for 1.3.1 release by [@&#8203;KodrAus](https://github.com/KodrAus) in uuid-rs/uuid#667

**Full Changelog**: uuid-rs/uuid@1.3.0...1.3.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zOC4wIiwidXBkYXRlZEluVmVyIjoiMzUuMzguMCJ9-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1854
Reviewed-by: crapStone <crapstone@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
akrantz01 pushed a commit to akrantz01/lers that referenced this pull request Apr 9, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [uuid](https://togithub.com/uuid-rs/uuid) | dependencies | patch |
`1.3.0` -> `1.3.1` |

---

### Release Notes

<details>
<summary>uuid-rs/uuid</summary>

### [`v1.3.1`](https://togithub.com/uuid-rs/uuid/releases/tag/1.3.1)

[Compare
Source](https://togithub.com/uuid-rs/uuid/compare/1.3.0...1.3.1)

#### What's Changed

- Update syn requirement from 1.0.80 to 2.0.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[uuid-rs/uuid#663
- Update windows-sys requirement from 0.45.0 to 0.48.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[uuid-rs/uuid#665
- remove some extra chars in a comment by
[@&#8203;KodrAus](https://togithub.com/KodrAus) in
[uuid-rs/uuid#666
- Prepare for 1.3.1 release by
[@&#8203;KodrAus](https://togithub.com/KodrAus) in
[uuid-rs/uuid#667

**Full Changelog**:
uuid-rs/uuid@1.3.0...1.3.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/akrantz01/lers).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot pushed a commit to pdylanross/fatigue that referenced this pull request Apr 10, 2023
Bumps uuid from 1.3.0 to 1.3.1.

Release notes
Sourced from uuid's releases.

1.3.1
What's Changed

Update syn requirement from 1.0.80 to 2.0.5 by @​dependabot in uuid-rs/uuid#663
Update windows-sys requirement from 0.45.0 to 0.48.0 by @​dependabot in uuid-rs/uuid#665
remove some extra chars in a comment by @​KodrAus in uuid-rs/uuid#666
Prepare for 1.3.1 release by @​KodrAus in uuid-rs/uuid#667

Full Changelog: uuid-rs/uuid@1.3.0...1.3.1



Commits

87082b9 Merge pull request #667 from uuid-rs/cargo/1.3.1
a367481 prepare for 1.3.1 release
ee19f3d Merge pull request #666 from uuid-rs/KodrAus-patch-2
8ccdf67 remove some extra chars in a comment
b111b12 Merge pull request #665 from uuid-rs/dependabot/cargo/windows-sys-0.48.0
faac14c Update windows-sys requirement from 0.45.0 to 0.48.0
efa4686 Merge pull request #663 from uuid-rs/dependabot/cargo/syn-2.0.5
1795337 Update syn requirement from 1.0.80 to 2.0.5
See full diff 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)
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.

None yet

1 participant