chore(deps-dev): bump the major-updates group with 8 updates #332
+1,926
−6,724
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 major-updates group with 8 updates:
7.15.0
8.18.0
7.18.0
8.18.0
8.57.1
9.16.0
6.4.0
7.1.1
6.6.2
8.1.9
18.3.1
19.0.0
18.3.1
19.0.0
18.3.1
19.0.2
Updates
@typescript-eslint/eslint-plugin
from 7.15.0 to 8.18.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)a54a8e1
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag functi...24a1510
fix(eslint-plugin): [no-base-to-string] handle more robustly when multiple `t...47f1ab3
feat(eslint-plugin): [switch-exhaustiveness-check] add support for "no defaul...772bd43
fix(eslint-plugin): [no-deprecated] check if a JSX attribute is deprecated (#...4cb2cf8
fix: typescript peer dependency (#10373)0cc7919
feat(eslint-plugin): [no-deprecated] report on super call of deprecated const...2c8a75e
chore(release): publish 8.17.0670df27
feat(eslint-plugin): [prefer-promise-reject-errors] options to allow any and ...Updates
@typescript-eslint/parser
from 7.18.0 to 8.18.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)c92c29d
chore: standardise licenses on MIT (#10387)4cb2cf8
fix: typescript peer dependency (#10373)2c8a75e
chore(release): publish 8.17.0f74a8fa
chore(release): publish 8.16.0fe6b47f
feat: support TypeScript 5.7 (#10372)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.0Updates
eslint
from 8.57.1 to 9.16.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
cbf7db0
9.16.0715ba8b
Build: changelog update for 9.16.0feb703b
chore: upgrade to@eslint/[email protected]
(#19195)df9bf95
chore: package.json update for@eslint/js
release9eefc8f
docs: fix typos inuse-isnan
(#19190)0c8cea8
docs: switch the order of words inno-unreachable
(#19189)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184)Updates
eslint-plugin-testing-library
from 6.4.0 to 7.1.1Release notes
Sourced from eslint-plugin-testing-library's releases.
... (truncated)
Commits
d8e44b2
fix: use valid config type for supporting both ESLint v8 and v9 (#976)0b71f10
docs(README): add Svelte badge (#975)2aa578a
docs: add nostrorom as a contributor for code (#974)fc118c7
feat: add config for Svelte (#973)26d360e
feat(docs): generate-all for svelteff432b0
feat(config): implement svelte config3738f37
fix(config): update deprecated config type496ecf6
build(deps-dev): bump@types/node
from 22.9.3 to 22.10.1 (#969)7d4207b
build(deps-dev): bump@types/node
from 22.9.3 to 22.10.16306b8d
build(deps-dev): bump eslint-plugin-promise from 7.1.0 to 7.2.1 (#972)Updates
lerna
from 6.6.2 to 8.1.9Release notes
Sourced from lerna's releases.
... (truncated)
Changelog
Sourced from lerna's changelog.
... (truncated)
Commits
7d1338d
chore(misc): publish 8.1.9cb37f19
fix: update nx support to latest v20 (#4103)28c8ef2
fix: add extends property in schema (#4075)960bdd9
fix(core): avoid reading empty .config.json, upgrade [email protected] (#4062)0343c31
chore(misc): publish 8.1.83cd9bc9
chore: update e2e-repair snapshots with new output (#4059)89de0eb
fix(publish): upgrade@npmcli/arborist
to 7.5.4 (#4058)10fcb3a
chore(misc): publish 8.1.76e5cfbc
fix: set explicit strip-ansi dependency (#4045)8d68f1d
chore(misc): publish 8.1.6Updates
react
from 18.3.1 to 19.0.0Release notes
Sourced from react's releases.