Skip to content

Commit

Permalink
chore(deps): update compatible (#81)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cfgrammar](https://redirect.github.com/softdevteam/grmtools) |
build-dependencies | patch | `0.13.7` -> `0.13.8` |
| [cfgrammar](https://redirect.github.com/softdevteam/grmtools) |
dependencies | patch | `0.13.7` -> `0.13.8` |
| [lrlex](https://redirect.github.com/softdevteam/grmtools) |
build-dependencies | patch | `0.13.7` -> `0.13.8` |
| [lrlex](https://redirect.github.com/softdevteam/grmtools) |
dependencies | patch | `0.13.7` -> `0.13.8` |
| [lrpar](https://redirect.github.com/softdevteam/grmtools) |
build-dependencies | patch | `0.13.7` -> `0.13.8` |
| [lrpar](https://redirect.github.com/softdevteam/grmtools) |
dependencies | patch | `0.13.7` -> `0.13.8` |
| [serde_json](https://redirect.github.com/serde-rs/json) | dependencies
| patch | `1.0.132` -> `1.0.133` |

---

### Release Notes

<details>
<summary>softdevteam/grmtools (cfgrammar)</summary>

###
[`v0.13.8`](https://redirect.github.com/softdevteam/grmtools/blob/HEAD/CHANGES.md#grmtools-0138-2024-11-07)

- `%parse-param` can now use types that implement `Clone` (i.e. relaxing
the
    previous stringent requirement that types were `Copy`).

-   Document start states in the grmtools book.

- Allow `lrlex` and `nimbleparse` to read from stdin if the path is `-`.

</details>

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

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

[Compare
Source](https://redirect.github.com/serde-rs/json/compare/v1.0.132...v1.0.133)

- Implement From<\[T; N]> for serde_json::Value
([#&#8203;1215](https://redirect.github.com/serde-rs/json/issues/1215))

</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 is behind base branch, or you tick the
rebase/retry checkbox.

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

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rosetta-rs/parse-rosetta-rs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 9b8804b commit 19153b0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

0 comments on commit 19153b0

Please sign in to comment.