#1471e3f283b Thanks @iiroj! - Update minor dependencies, including micromatch@~4.0.8.
v15.2.9
Patch Changes
#1463b69ce2d Thanks @iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.
v15.2.8
Patch Changes
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.
#1471e3f283b Thanks @iiroj! - Update minor dependencies, including micromatch@~4.0.8.
15.2.9
Patch Changes
#1463b69ce2d Thanks @iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.
15.2.8
Patch Changes
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.
Bumps the npm-low-risk group with 24 updates in the / directory:
2.0.0
2.0.1
9.6.0
9.12.0
5.1.3
5.2.1
15.7.0
15.10.0
9.0.11
9.1.6
15.2.7
15.2.10
3.3.2
3.3.3
5.5.2
5.6.2
8.0.0-alpha.26
8.8.1
4.22.0
4.25.0
4.1.24
4.1.26
4.4.1
4.5.0
10.5.2
10.7.3
10.0.7
10.0.9
1.45.0
1.48.0
22.0.2
22.7.5
4.20.0
4.21.0
8.1.0
8.3.0
7.24.7
7.25.7
7.24.7
7.25.7
7.24.7
7.25.7
7.24.7
7.25.7
29.1.5
29.2.5
8.39.0
8.40.2
Updates
browser-driver-manager
from 2.0.0 to 2.0.1Release notes
Sourced from browser-driver-manager's releases.
Commits
53ebb4f
2.0.1bc65dd2
fix: sync package.json dependencies to match actual dependencies (#15)f5c172b
Update README.md70d77ba
docs: fix typo again03ad4da
docs: fix typoUpdates
eslint
from 9.6.0 to 9.12.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
17cfb68
9.12.0826e69d
Build: changelog update for 9.12.0555aafd
chore: upgrade to@eslint/js@9.12.0
(#18987)873ae60
chore: package.json update for@eslint/js
releaseea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986)d0a5414
refactor: replace strip-ansi with native module (#18982)b827029
chore: Enable JSON5 linting (#18979)ecbd522
docs: Mention code explorer (#18978)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697)d3e4b2e
docs: Clarify how to exclude.js
files (#18976)Updates
eslint-plugin-prettier
from 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
51324d9
chore: fix CHANGELOG.md formatting issue24288c7
chore: release eslint-plugin-prettier (#669)ac036cc
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)a1e6f4a
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)de9751c
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)02c21a5
chore: release eslint-plugin-prettier (#653)f170011
feat: support parsinghtml
via@html-eslint/parser
natively (#652)Updates
globals
from 15.7.0 to 15.10.0Release notes
Sourced from globals's releases.
Commits
7560717
15.10.03cbce2d
Update globals (#264)bd201b5
Addpermissions
for automated job (#263)53f872a
Collect globals on all platforms (#261)560cf2f
Update dependencies (#262)b1d88b8
15.9.0f72b047
Update globals (#258)df410c8
Add automated job to create es yearly globals (#257)f6b3978
15.8.02ef342a
Addes2025
globals (Same ases2021
) (#256)Updates
husky
from 9.0.11 to 9.1.6Release notes
Sourced from husky's releases.
... (truncated)
Commits
a2d942a
9.1.6b4465ed
fix: add parens around the null coalescing operator to fix issues when npm_co...3b3e7f1
docs(spanish): improve spanish translation (#1504)dcf3aed
dosc: repair support Spanish sponsors links (#1500)c3afd5f
docs: support Spanish documentation (#1499)c5f4f48
docs: support Russian documentation (#1495)2fee8d2
9.1.5397e7f0
fixes #1494 support pre-merge-commit hookfc549e0
9.1.49891ace
clarify deprecation messageUpdates
lint-staged
from 15.2.7 to 15.2.10Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
163112f
chore(changeset): release829575c
Merge pull request #1471 from lint-staged/updates893ca84
refactor: remove unused parameter defaulta661f46
build(deps): migrate to ESLint 9e3f283b
build(deps): update minor dependencies35483b9
docs: add some more concrete command examples to the README0ce5e14
chore(changeset): release (#1465)b69ce2d
fix: set max event listeners to the number of tasks (#1463)52f6eef
chore(changeset): release (#1462)8d8fe23
build: update repository url in package.jsonUpdates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
typescript
from 5.5.2 to 5.6.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5
Bump version to 5.6.1-rc and LKG34121c4
Update LKG2a30c2a
Merge remote-tracking branch 'origin/main' into release-5.6936a79b
Expose TypeChecker. getAwaitedType to public (#59268)Updates
typescript-eslint
from 8.0.0-alpha.26 to 8.8.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
Updates
selenium-webdriver
from 4.22.0 to 4.25.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Commits
030fcf7
[ci] Using the commit sha and quoting values in workflow2d8e47d
[ci] Setting permissions on work... _Description has been truncated_