#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.
#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.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor-patch group with 7 updates:
15.2.8
15.2.9
22.2.0
22.4.1
1.5.6
1.5.11
6.1.1
6.1.2
5.31.5
5.31.6
6.13.0
6.19.6
2.4.1
2.4.2
Updates
lint-staged
from 15.2.8 to 15.2.9Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
0ce5e14
chore(changeset): release (#1465)b69ce2d
fix: set max event listeners to the number of tasks (#1463)Updates
@types/node
from 22.2.0 to 22.4.1Commits
Updates
electron-to-chromium
from 1.5.6 to 1.5.11Commits
Updates
postcss-selector-parser
from 6.1.1 to 6.1.2Release notes
Sourced from postcss-selector-parser's releases.
Changelog
Sourced from postcss-selector-parser's changelog.
Commits
1b1e9c3
chore(release): 6.1.2fb38876
fix: erroneous trailing combinators in pseudos5c6260c
docs: section link Error Handling (#293)Updates
terser
from 5.31.5 to 5.31.6Changelog
Sourced from terser's changelog.
Commits
Updates
undici-types
from 6.13.0 to 6.19.6Release notes
Sourced from undici-types's releases.
... (truncated)
Commits
b9bf7ad
Bumped v6.19.6638ee32
fix: memory leak in finalization first appearing in v6.16.0 (#3445)8499c4b
Bumped v6.19.593605ab
fix: restore externalized Node.js dep compatibility (#3421)62241c3
Bumped v6.19.4e51aa88
Update esbuild to 0.19.10 (#3415)99102cc
Bumped v6.19.3b696a78
In CITGM, skip tests that are flaky there (#3413)532b7b2
Bumped v6.19.2 (#3342)a7441d8
fix: interceptors.d.ts has no default export (#3332)Updates
watchpack
from 2.4.1 to 2.4.2Release notes
Sourced from watchpack's releases.
Commits
4a56bc1
chore(release): 2.4.265f07eb
fix: ignore empty strings in an arrayc07ada7
fix: ignore empty strings in an array38e2071
fix: handle an empty array for theignored
optionca14b24
fix: ignore empty string too1a5d600
test: fix456400e
fix: handle an empty array for the ignored optioneae0b12
ci: fix0aa2084
ci: fixDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show