Skip to content

Commit

Permalink
chore(deps): Update compatible (#113)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [anstream](https://github.com/rust-cli/anstyle) | dependencies |
patch | `0.6.13` -> `0.6.14` |
| [anstyle](https://github.com/rust-cli/anstyle) | dependencies |
patch | `1.0.6` -> `1.0.7` |
| [anstyle-syntect](https://github.com/rust-cli/anstyle) |
dependencies | patch | `1.0.0` -> `1.0.1` |
| [anyhow](https://github.com/dtolnay/anyhow) | dependencies | patch |
`1.0.82` -> `1.0.86` |
| [colorchoice-clap](https://github.com/rust-cli/anstyle) |
dependencies | patch | `1.0.3` -> `1.0.4` |
| [serde](https://serde.rs)
([source](https://github.com/serde-rs/serde)) | dependencies | patch |
`1.0.199` -> `1.0.203` |
|
[snapbox](https://github.com/assert-rs/trycmd/tree/main/crates/snapbox)
([source](https://github.com/assert-rs/trycmd)) | dev-dependencies |
patch | `0.6.0` -> `0.6.7` |

---

### Release Notes

<details>
<summary>rust-cli/anstyle (anstream)</summary>

###
[`v0.6.14`](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.13...anstream-v0.6.14)

[Compare
Source](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.13...anstream-v0.6.14)

</details>

<details>
<summary>dtolnay/anyhow (anyhow)</summary>

### [`v1.0.86`](https://github.com/dtolnay/anyhow/releases/tag/1.0.86)

[Compare
Source](https://github.com/dtolnay/anyhow/compare/1.0.85...1.0.86)

- Fix parse error in `ensure!` with non-literal after minus sign
([#&#8203;373](https://github.com/dtolnay/anyhow/issues/373))

### [`v1.0.85`](https://github.com/dtolnay/anyhow/releases/tag/1.0.85)

[Compare
Source](https://github.com/dtolnay/anyhow/compare/1.0.84...1.0.85)

- Improve `ensure!` macro's rules to unblock some rustc pretty-printer
improvements
([#&#8203;368](https://github.com/dtolnay/anyhow/issues/368),
[#&#8203;371](https://github.com/dtolnay/anyhow/issues/371))

### [`v1.0.84`](https://github.com/dtolnay/anyhow/releases/tag/1.0.84)

[Compare
Source](https://github.com/dtolnay/anyhow/compare/1.0.83...1.0.84)

- Disallow calling `ensure!` through a `Not` impl for a type that is not
`bool` ([#&#8203;367](https://github.com/dtolnay/anyhow/issues/367))

### [`v1.0.83`](https://github.com/dtolnay/anyhow/releases/tag/1.0.83)

[Compare
Source](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.83)

- Integrate compile-time checking of cfgs
([#&#8203;363](https://github.com/dtolnay/anyhow/issues/363))

</details>

<details>
<summary>serde-rs/serde (serde)</summary>

###
[`v1.0.203`](https://github.com/serde-rs/serde/releases/tag/v1.0.203)

[Compare
Source](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)

- Documentation improvements
([#&#8203;2747](https://github.com/serde-rs/serde/issues/2747))

###
[`v1.0.202`](https://github.com/serde-rs/serde/releases/tag/v1.0.202)

[Compare
Source](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202)

- Provide public access to RenameAllRules in serde_derive_internals
([#&#8203;2743](https://github.com/serde-rs/serde/issues/2743))

###
[`v1.0.201`](https://github.com/serde-rs/serde/releases/tag/v1.0.201)

[Compare
Source](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201)

- Resolve unexpected_cfgs warning
([#&#8203;2737](https://github.com/serde-rs/serde/issues/2737))

###
[`v1.0.200`](https://github.com/serde-rs/serde/releases/tag/v1.0.200)

[Compare
Source](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200)

- Fix formatting of "invalid type" and "invalid value" deserialization
error messages containing NaN or infinite floats
([#&#8203;2733](https://github.com/serde-rs/serde/issues/2733), thanks
[@&#8203;jamessan](https://github.com/jamessan))

</details>

<details>
<summary>assert-rs/trycmd (snapbox)</summary>

###
[`v0.6.7`](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.6...snapbox-v0.6.7)

[Compare
Source](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.6...snapbox-v0.6.7)

###
[`v0.6.6`](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.5...snapbox-v0.6.6)

[Compare
Source](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.5...snapbox-v0.6.6)

###
[`v0.6.5`](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.4...snapbox-v0.6.5)

[Compare
Source](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.4...snapbox-v0.6.5)

###
[`v0.6.4`](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.3...snapbox-v0.6.4)

[Compare
Source](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.3...snapbox-v0.6.4)

###
[`v0.6.3`](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.2...snapbox-v0.6.3)

[Compare
Source](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.2...snapbox-v0.6.3)

###
[`v0.6.2`](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.1...snapbox-v0.6.2)

[Compare
Source](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.1...snapbox-v0.6.2)

###
[`v0.6.1`](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.0...snapbox-v0.6.1)

[Compare
Source](https://github.com/assert-rs/trycmd/compare/snapbox-v0.6.0...snapbox-v0.6.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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://developer.mend.io/github/gitext-rs/git-dive).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 0548018 commit da2ac7d
Showing 1 changed file with 23 additions and 16 deletions.
39 changes: 23 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit da2ac7d

Please sign in to comment.