-
Notifications
You must be signed in to change notification settings - Fork 70
chore(deps): update dependency lint-staged to v15.2.7 #685
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
5041bb2
to
d6f8df1
Compare
d6f8df1
to
8d6adc3
Compare
8d6adc3
to
a2219bf
Compare
a2219bf
to
f541fca
Compare
f541fca
to
d4c5b6b
Compare
d4c5b6b
to
50e022e
Compare
50e022e
to
2751897
Compare
2751897
to
c932d3c
Compare
c932d3c
to
6b669d5
Compare
6b669d5
to
3ecd663
Compare
3ecd663
to
054a0c2
Compare
054a0c2
to
9e5ad6a
Compare
9e5ad6a
to
7f5ccea
Compare
This PR contains the following updates:
15.2.2
->15.2.7
Release Notes
okonet/lint-staged (lint-staged)
v15.2.7
Compare Source
Patch Changes
a51be80
Thanks @iiroj! - In the previous version the nativegit rev-parse --show-toplevel
command was taken into use for resolving the current git repo root. This version drops the--path-format=absolute
option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgradinggit
to the latest version.v15.2.6
Compare Source
Patch Changes
119adb2
Thanks @iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.v15.2.5
Compare Source
Patch Changes
#1424
31a1f95
Thanks @iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.#1423
91abea0
Thanks @iiroj! - Improve error logging when failing to read or parse a configuration file#1424
ee43f15
Thanks @iiroj! - Upgrade [email protected]v15.2.4
Compare Source
Patch Changes
4f4537a
Thanks @iiroj! - Fix release issue with previous version; update dependenciesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.