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 dev-dependencies group with 6 updates:
9.11.1
9.14.0
22.7.4
22.8.6
7.0.1
8.0.0
15.10.0
15.11.0
5.6.2
5.6.3
8.8.0
8.12.2
Updates
@eslint/js
from 9.11.1 to 9.14.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
28be447
chore: package.json update for@eslint/js
releaseb0faee3
feat: add types for the@eslint/js
package (#19010)2211f0a
chore: package.json update for@eslint/js
release873ae60
chore: package.json update for@eslint/js
releaseUpdates
@types/node
from 22.7.4 to 22.8.6Commits
Updates
cpx2
from 7.0.1 to 8.0.0Release notes
Sourced from cpx2's releases.
Changelog
Sourced from cpx2's changelog.
Commits
b487cce
8.0.0f17186a
Update engines field to node 20edb319e
Merge pull request #125 from bcomnes/deps0fc01d0
7.0.2e35a68a
Merge pull request #124 from bcomnes/fix-relative-copy-errorsaf2efce
Update p-map and double check installed-checkc94fc01
Update to ignore 6 which has no breaking changes.301cfcc
Fix nyc semver range3bd6c90
Set allowRelativePaths for apply acitonsab10190
Merge pull request #123 from bcomnes/neostandardUpdates
globals
from 15.10.0 to 15.11.0Release notes
Sourced from globals's releases.
Commits
0d906b8
15.11.06784dc1
Addes3
globals (#267)Updates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)Updates
typescript-eslint
from 8.8.0 to 8.12.2Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
4af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.0ad9d3ba
feat(typescript-eslint): improve undefined extension handling (#10177)79c27a8
chore(release): publish 8.11.07effdea
chore(release): publish 8.10.0be5bc0f
fix(typescript-eslint): propagatename
field to extended configs in `config...4666ed4
chore(release): publish 8.9.0f898248
chore(release): publish 8.8.1Dependabot 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