Bump the dev-dependencies group across 1 directory with 7 updates #1398
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 7 updates in the / directory:
22.8.6
22.9.3
7.18.0
8.15.0
7.18.0
8.15.0
8.57.1
9.15.0
5.0.2
5.1.1
28.8.3
28.9.0
5.6.3
5.7.2
Updates
@types/node
from 22.8.6 to 22.9.3Commits
Updates
@typescript-eslint/eslint-plugin
from 7.18.0 to 8.15.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2444351
chore(release): publish 8.15.06c27d08
chore: bump eslint dependencies (#10354)f5e23e2
fix(utils): add defaultOptions to meta in rule (#10339)12ce800
docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...ab83198
fix(eslint-plugin): report deprecations used in default export (#10330)66234d0
fix(eslint-plugin): [explicit-module-boundary-types] and [explicit-function-r...013c5cc
fix(eslint-plugin): [await-thenable, return-await] don't flag awaiting uncons...a7746fb
feat(eslint-plugin): [prefer-nullish-coalescing] fix detection of `ignoreCond...57d343b
docs: [no-deprecated] awkward wording about TypeScript visualizing deprecated...9ebdff4
feat(eslint-plugin): new ruleno-unsafe-type-assertion
(#10051)Updates
@typescript-eslint/parser
from 7.18.0 to 8.15.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
2444351
chore(release): publish 8.15.0e022eb0
docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0a
chore(release): publish 8.14.0ac1f632
chore(release): publish 8.13.04af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.079c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdea
chore(release): publish 8.10.0Updates
eslint
from 8.57.1 to 9.15.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6f37b07
9.15.01d99f29
Build: changelog update for 9.15.02967d91
chore: upgrade@eslint/js
@9
.15.0 (#19133)b441bee
chore: package.json update for@eslint/js
release7d6bf4a
chore: upgrade@eslint/core
@0
.9.0 (#19131)01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104)902e707
chore: upgrade@eslint/plugin-kit
@0
.2.3 (#19130)2edc0e2
feat: add meta.defaultOptions (#17656)fd33f13
fix: update types forno-restricted-imports
rule (#19060)5ff6c1d
chore: bump cross-spawn (#19125)Updates
eslint-plugin-github
from 5.0.2 to 5.1.1Release notes
Sourced from eslint-plugin-github's releases.
... (truncated)
Commits
491ca33
Merge pull request #577 from github/gracepark-patch-legacy-configbfeb02e
Update package.json2a16854
chore(deps): bump the all-dependencies group across 1 directory with 4 update...3c52370
Merge pull request #571 from github/gracepark-support-flat-config8d79189
remove s47c24b5
update readme88a304a
update to getFlatConfigsf179dc0
update typescript testsb815887
update filenames key3cf39da
update to latest to compat for filenames fixUpdates
eslint-plugin-jest
from 28.8.3 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
49f3079
chore(release): 28.9.0 [skip ci]1ce1258
feat: add TypeScript types (#1667)6f8ff4d
chore: switch to v16 of@types/node
(#1668)2a12174
chore(deps): lock file maintenance04044b9
docs: include both flat and legacy config examples in usage section (#1664)d932210
chore(deps): lock file maintenance28c0f6d
chore(deps): update yarn to v3.8.6 (#1657)89c39e0
chore(deps): lock file maintenance0ff404c
chore(deps): lock file maintenance3888bee
chore(deps): lock file maintenanceUpdates
typescript
from 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions