build(deps-dev): bump the development-dependencies group across 1 directory with 8 updates #89
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 development-dependencies group with 8 updates in the / directory:
8.57.0
9.11.0
11.1.6
12.1.0
8.0.1
8.6.0
8.0.1
8.6.0
2.29.1
2.30.0
24.0.0
24.1.1
2.6.3
2.7.0
2.0.5
2.1.1
Updates
eslint
from 8.57.0 to 9.11.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
26baf40
9.11.04cc6637
Build: changelog update for 9.11.0ca21a64
chore: upgrade@eslint/js
@9
.11.0 (#18927)a10f90a
chore: package.json update for@eslint/js
release5e5f39b
fix: add missing types forno-restricted-exports
rule (#18914)e4e5709
docs: correctprefer-object-has-own
type definition comment (#18924)8f630eb
fix: add missing types forno-param-reassign
options (#18906)d715781
fix: add missing types forno-extra-boolean-cast
options (#18902)e4e02cc
refactor: Extract processor logic into ProcessorService (#18818)ec30c73
feat: add "eslint/universal" to exportLinter
(#18883)Updates
@rollup/plugin-typescript
from 11.1.6 to 12.1.0Changelog
Sourced from
@rollup/plugin-typescript
's changelog.Commits
28b9701
chore(release): typescript v12.1.02c09b57
feat(typescript): add transformers factory. (#1668)5afda37
chore(release): typescript v12.0.0a85b649
fix(typescript)!: correctly resolve filenames of declaration files for `outpu...Updates
@typescript-eslint/eslint-plugin
from 8.0.1 to 8.6.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
343710e
chore(release): publish 8.6.0454d37e
feat(eslint-plugin): [no-misused-promises] check array predicate return (#9955)af92611
feat: addallow
option forrestrict-template-expressions
(#8556)2a809e2
test(eslint-plugin): [no-unnecessary-type-parameters] add tests with intrinsi...682299e
feat(eslint-plugin): [no-unnecessary-condition] check switch cases (#9912)77e65df
fix(eslint-plugin): [no-unnecessary-condition] properly reflect multiple nega...c11ca06
chore(eslint-plugin): make utility for static member access (#9836)2a956b2
fix(eslint-plugin): [no-deprecated] report on deprecated properties with func...9a80067
fix(eslint-plugin): [no-deprecated] report on deprecated variables used in de...3710c9c
feat(type-utils): isNullableType add Void logic (#9937)Updates
@typescript-eslint/parser
from 8.0.1 to 8.6.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.04bc801e
chore: enable unicorn/no-array-reduce (#9640)3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)Updates
eslint-plugin-import
from 2.29.1 to 2.30.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
18787d3
Bump to 2.30.09902298
[Deps] updateeslint-module-utils
9d194a6
[utils] v2.9.00a58d75
[resolvers/webpack] v0.13.9a3015eb
[Test]namespace
: ensure valid case is actually included8bdb32b
[Test] add explicit marker for trailing whitespace in cases038c26c
[readme] Clarify how to install the plugin32a2b89
[Fix]order
: do not compare first path segment for relative paths (#2682)ee1ea02
[Fix]newline-after-import
: fix considerComments option when require806e3c2
[New] add support for Flat ConfigUpdates
semantic-release
from 24.0.0 to 24.1.1Release notes
Sourced from semantic-release's releases.
Commits
ab10ac1
fix(deps): update dependency hosted-git-info to v8 (#3436)da5f8be
chore(deps): update dependency sinon to v18.0.1 (#3440)da38617
chore(deps): update dependency micromatch to v4.0.8 [security] (#3433)66ac996
ci(action): update actions/upload-artifact action to v4.4.0 (#3434)1d8d7af
chore(deps): update npm to v10.8.3 (#3432)01f95fd
chore(deps): update dependency nock to v13.5.5 (#3428)bcc663c
feat: addwarn
type to globalcontext.logger
(#3423)8002f72
chore(deps): update dependency publint to v0.2.10 (#3426)1bae870
chore(deps): lock file maintenance (#3421)224b3c8
ci(action): update github/codeql-action action to v3.26.0 (#3419)Updates
tslib
from 2.6.3 to 2.7.0Release notes
Sourced from tslib's releases.