f0480f0 Thanks @iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.
The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.
v15.2.7
Patch Changes
#1440a51be80 Thanks @iiroj! - In the previous version the native git 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 upgrading git to the latest version.
v15.2.6
Patch Changes
#1433119adb2 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
Patch Changes
#142431a1f95 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.
#142391abea0 Thanks @iiroj! - Improve error logging when failing to read or parse a configuration file
f0480f0 Thanks @iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.
The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working cor...
_Description has been truncated_
Bumps the dev-dependencies group with 20 updates in the / directory:
19.2.1
19.3.0
19.1.0
19.2.2
19.2.1
19.3.0
9.6.0
9.8.0
3.4.0
3.4.1
20.12.2
22.1.0
9.6.0
9.8.0
10.3.12
11.0.0
9.0.11
9.1.4
8.1.2
8.1.7
15.2.2
15.2.8
7.6.0
7.6.3
16.3.1
16.8.1
36.0.0
36.0.1
13.0.0
13.1.0
6.2.1
6.5.0
5.4.3
5.5.4
18.2.0
18.3.1
18.2.73
18.3.3
18.2.0
18.3.1
Updates
@commitlint/cli
from 19.2.1 to 19.3.0Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
447fd3b
v19.3.066dd3a5
v19.2.2Updates
@commitlint/config-conventional
from 19.1.0 to 19.2.2Release notes
Sourced from
@commitlint/config-conventional
's releases.Changelog
Sourced from
@commitlint/config-conventional
's changelog.Commits
66dd3a5
v19.2.2Updates
@commitlint/core
from 19.2.1 to 19.3.0Release notes
Sourced from
@commitlint/core
's releases.Changelog
Sourced from
@commitlint/core
's changelog.Commits
447fd3b
v19.3.066dd3a5
v19.2.2Updates
@eslint/js
from 9.6.0 to 9.8.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release7ed6f9a
chore: package.json update for@eslint/js
releaseUpdates
@progress/kendo-e2e
from 3.4.0 to 3.4.1Commits
Updates
@types/node
from 20.12.2 to 22.1.0Commits
Updates
eslint
from 9.6.0 to 9.8.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
63881dc
9.8.0de36d1d
Build: changelog update for 9.8.0deee448
chore: upgrade to@eslint/js@9.8.0
(#18720)4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release8e1a627
chore: update dependency@eslint/core
to ^0.2.0 (#18700)13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703)282df1a
docs: Add system theme option (#18617)ab0ff27
fix: Throw error when invalid flags passed (#18705)Updates
glob
from 10.3.12 to 11.0.0Changelog
Sourced from glob's changelog.
... (truncated)
Commits
561601d
11.0.057226aa
drop node before 207827516
10.4.4d06c8f8
restore support for node 14.latest and 16.latestc14b787
10.4.38a69def
node 14 no longer supportedeef7ea3
10.4.2c76a7d2
use package-json-from-dist to look up package.json3cb1ed7
10.4.17a6c2a2
changelog 10.4Updates
husky
from 9.0.11 to 9.1.4Release notes
Sourced from husky's releases.
... (truncated)
Commits
fc549e0
9.1.49891ace
clarify deprecation message712cb00
9.1.37d29633
fix: better handle spaces in PATH35fba84
9.1.22060317
show message instead of automatically remove deprecated codef6cc410
Update troubleshoot.md0c71e73
update package-lock.json2968998
9.1.1902749b
docsUpdates
lerna
from 8.1.2 to 8.1.7Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
10fcb3a
chore(misc): publish 8.1.76e5cfbc
fix: set explicit strip-ansi dependency (#4045)8d68f1d
chore(misc): publish 8.1.65f3603a
fix: set explicit string-width dependency (#4038)3f91a34
chore(misc): publish 8.1.5bd1c2d8
fix: update npm utility dependencies and related packages (#4033)7bd9835
chore(misc): publish 8.1.465657cd
chore: set corepack env vars in workflow (#4015)059864f
chore(misc): publish 8.1.303f476b
fix: update to nx 19 (#4003)Updates
lint-staged
from 15.2.2 to 15.2.8Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.