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

chore(deps): update rust crates #86

Merged
merged 1 commit into from
Sep 22, 2024
Merged

chore(deps): update rust crates #86

merged 1 commit into from
Sep 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.86 -> 1.0.89
bpaf dependencies patch 0.9.12 -> 0.9.14
serde_json dependencies patch 1.0.127 -> 1.0.128
syn dependencies patch 2.0.76 -> 2.0.77
toml_edit dependencies patch 0.22.20 -> 0.22.21

Release Notes

dtolnay/anyhow (anyhow)

v1.0.89

Compare Source

  • Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and older than 1.72 (#​386)

v1.0.88

Compare Source

  • Documentation improvements

v1.0.87

Compare Source

  • Support more APIs, including Error::new and Error::chain, in no-std mode on Rust 1.81+ (#​383)
pacak/bpaf (bpaf)

v0.9.14

Compare Source

  • add license files (#​388)
    thanks @​davide
  • fix fish completions - you'll need to regenerate completion files for them to work

v0.9.13

Compare Source

  • You can now use fallback_to_usage in derive macro for options and subcommands (#​376)
  • Bugfixes related to shell completion and file masks
    thanks @​ozwaldorf
  • not_strict restriction for positional items (TODO - check the docs)
    thanks @​ozwaldorf
  • more shell completion bugfixes (#​384, #​382, #​381)
  • ParseFailure::print_mesage (with one s is deprecated in favor of the right spelling
serde-rs/json (serde_json)

v1.0.128

Compare Source

dtolnay/syn (syn)

v2.0.77

Compare Source

  • Support parsing Expr::Tuple in non-"full" mode (#​1727)
toml-rs/toml (toml_edit)

v0.22.21

Compare Source


Configuration

📅 Schedule: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 22, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot enabled auto-merge (squash) September 22, 2024 22:11
@renovate renovate bot merged commit 56ce554 into main Sep 22, 2024
3 checks passed
@renovate renovate bot deleted the renovate/rust-crates branch September 22, 2024 22:11
@Boshen Boshen mentioned this pull request Sep 22, 2024
Boshen added a commit that referenced this pull request Sep 23, 2024
## 🤖 New release
* `cargo-shear`: 1.1.2 -> 1.1.3 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[1.1.3](v1.1.2...v1.1.3) -
2024-09-23

### Fixed

- search for tokens in `Verbatim` which are not interpreted by syn.
([#87](#87))

### Other

- *(renovate)* bump versions
- *(deps)* update rust crates
([#86](#86))
- *(deps)* update rust crates
([#84](#84))
- *(deps)* update dependency rust to v1.81.0
([#83](#83))
- *(deps)* update dependency rust to v1.80.1
([#82](#82))
- Update README.md
- Add trophy cases for reqsign
([#80](#80))
- *(deps)* update rust crates
([#79](#79))
- *(README)* mention rustc and clippy
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](/~https://github.com/MarcoIeni/release-plz/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants