chore(deps-dev): bump the eslint group across 1 directory with 6 updates #1242
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 eslint group with 5 updates in the / directory:
5.58.0
7.13.0
5.59.0
7.13.0
8.0.0
9.0.0
0.7.2
1.0.0
10.1.0
10.4.3
Updates
@typescript-eslint/eslint-plugin
from 5.58.0 to 7.13.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
8a178ed
chore(release): publish 7.13.063e53e2
chore(deps): update dependency prettier to v3.3.1 (#9308)fb52f78
feat(eslint-plugin): [no-dynamic-delete] allow all string literals as index (...ab2916c
chore: enable eslint-plugin/no-property-in-node internally (#9261)629035f
docs: mention rule scripts under Local Development (#9258)bf5394d
fix(eslint-plugin): [no-magic-numbers] fix implementation of theignore
opt...60fb643
chore(deps): update dependency prettier to v3.3.0 (#9266)c6e9719
docs(eslint-plugin): [sort-type-constituents] deprecate the rule (#9253)293fb24
fix(eslint-plugin): [no-unsafe-assignment] be more specific about error types...cb1720d
fix(eslint-plugin): [no-base-to-string] make error message more nuanced (#9281)Updates
@typescript-eslint/parser
from 5.59.0 to 7.13.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
8a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0f53fece
chore: add knip (#8192)ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1Updates
eslint
from 8.45.0 to 8.57.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-config-axway
from 8.0.0 to 9.0.0Commits
bd00e95
9.0.00a67812
v9.0.0 - Dependency updates to mitigate eslint and semver vulns (#140)Updates
eslint-plugin-chai-friendly
from 0.7.2 to 1.0.0Release notes
Sourced from eslint-plugin-chai-friendly's releases.
Commits
2d9f6dc
1.0.07d1d73e
FIxed recommended config for legacyeslintrc
config format (#36)3ab221e
0.8.07321fbc
Added ESLint v9 flat config support (#34)4a33848
feat: add eslint api v9 compatibility (#33)3055947
Use"files"
instead of.npmignore
(#24)7aec986
0.7.44248e51
Rolled back node engines meta to keep backwards compatibilityfd74ca4
0.7.3bba4702
Updated dev dependencies & added new tests from the upstreamUpdates
eslint-plugin-mocha
from 10.1.0 to 10.4.3Release notes
Sourced from eslint-plugin-mocha's releases.
Changelog
Sourced from eslint-plugin-mocha's changelog.
Commits
756fa03
Remove node v14 from build matrixddd614c
Run tests against latest ESLint 8.x versione19e93e
Fix support for ESLint versions < 8.40.0bdf2006
10.4.2af13b8d
Stop using deprecated context.getScope() method3b60bf6
Stop using deprecated context.getDeclaredVariables() methodd3b6930
10.4.1bb79362
Downgrade globals package to support node versions < v1866334a0
10.4.0b1fb03c
Add support for eslint flat config formatDependabot 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