Merging upstream version 3.5.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0a2ab56a91
commit
7c2b6aba2b
14 changed files with 130 additions and 106 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -1,3 +1,20 @@
|
|||
3.5.0 - 2023-10-13
|
||||
==================
|
||||
|
||||
### Features
|
||||
- Improve performance of `check-hooks-apply` and `check-useless-excludes`.
|
||||
- #2998 PR by @mxr.
|
||||
- #2935 issue by @mxr.
|
||||
|
||||
### Fixes
|
||||
- Use `time.monotonic()` for more accurate hook timing.
|
||||
- #3024 PR by @adamchainz.
|
||||
|
||||
### Migrating
|
||||
- Require npm 6.x+ for `language: node` hooks.
|
||||
- #2996 PR by @RoelAdriaans.
|
||||
- #1983 issue by @henryiii.
|
||||
|
||||
3.4.0 - 2023-09-02
|
||||
==================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue