-
Notifications
You must be signed in to change notification settings - Fork 485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the eslint group across 1 directory with 13 updates #63104
Open
dependabot
wants to merge
1
commit into
staging
Choose a base branch
from
dependabot/npm_and_yarn/apps/eslint-81bc3a3197
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the eslint group with 13 updates in the /apps directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.16.1` | `8.18.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.16.1` | `8.18.2` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.17.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.8.0` | `9.1.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `3.7.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.6.0` | `28.10.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.10.2` | | [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `10.1.0` | `10.5.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `4.2.1` | `5.2.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.32.2` | `7.37.3` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `5.1.0` | | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.6.15` | `0.11.1` | Updates `@typescript-eslint/eslint-plugin` from 7.16.1 to 8.18.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.16.1 to 8.18.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/parser) Updates `eslint` from 8.56.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.17.0) Updates `eslint-config-prettier` from 8.8.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.8.0...v9.1.0) Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.7.0 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v3.7.0) Updates `eslint-plugin-import` from 2.29.1 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0) Updates `eslint-plugin-jest` from 28.6.0 to 28.10.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.6.0...v28.10.0) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.10.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.10.2) Updates `eslint-plugin-mocha` from 10.1.0 to 10.5.0 - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/10.5.0/CHANGELOG.md) - [Commits](lo1tuma/eslint-plugin-mocha@10.1.0...10.5.0) Updates `eslint-plugin-prettier` from 4.2.1 to 5.2.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v4.2.1...v5.2.1) Updates `eslint-plugin-react` from 7.32.2 to 7.37.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.32.2...v7.37.3) Updates `eslint-plugin-react-hooks` from 4.6.0 to 5.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-storybook` from 0.6.15 to 0.11.1 - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases) - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md) - [Commits](storybookjs/eslint-plugin-storybook@v0.6.15...v0.11.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
npm
NPM package changes
labels
Dec 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 13 updates in the /apps directory:
7.16.1
8.18.2
7.16.1
8.18.2
8.56.0
9.17.0
8.8.0
9.1.0
3.6.1
3.7.0
2.29.1
2.31.0
28.6.0
28.10.0
6.8.0
6.10.2
10.1.0
10.5.0
4.2.1
5.2.1
7.32.2
7.37.3
4.6.0
5.1.0
0.6.15
0.11.1
Updates
@typescript-eslint/eslint-plugin
from 7.16.1 to 8.18.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
157b781
chore(release): publish 8.18.283c3bbf
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAcces...c6a387f
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle...4747299
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context...4c91ed5
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a ...91e7217
fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over a...dfd550d
chore(deps): update dependency prettier to v3.4.2 (#10478)8ca9cba
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an uncons...ba39dde
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in whic...6c75493
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declar...Updates
@typescript-eslint/parser
from 7.16.1 to 8.18.2Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
157b781
chore(release): publish 8.18.2b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)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)Updates
eslint
from 8.56.0 to 9.17.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
90c1db9
9.17.0755512d
Build: changelog update for 9.17.0cc243c9
chore: upgrade to@eslint/[email protected]
(#19242)84c5787
chore: package.json update for@eslint/js
releaseeed91d1
feat: add suggestions tono-unused-vars
(#18352)4c4f53b
chore: add missing backticks toflags.js
(#19226)3c22d2a
docs: updateyoda
toYoda
inyoda.md
for consistency (#19230)e0a2203
docs: add missing backticks tono-sequences
(#19233)4cc4881
docs: Update README3db6fdf
docs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-config-prettier
from 8.8.0 to 9.1.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
40c7f3d
eslint-config-prettier v9.1.04110dff
Merge pull request #271 from prettier/deprecated6d0bd92
Update tests to handle newly deprecated rules4c876b9
Move rules deprecated in ESLint 8.53.0 to the deprecated section24445c0
Use specialRule constant7827196
Group deprecated and removed rules by version48f804c
Roll back to ESLint 8.52.0 for now16f03b8
Update Prettierb06d618
Update npm packages25fc427
turn offunicorn/template-indent
(#269)Updates
eslint-import-resolver-typescript
from 3.6.1 to 3.7.0Release notes
Sourced from eslint-import-resolver-typescript's releases.
... (truncated)
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
... (truncated)
Commits
c5da700
chore: release eslint-import-resolver-typescript (#327)93ea130
feat: implement import-x resolver interface v3 (#326)e6256b7
chore(deps): update dependency simple-git-hooks to ^2.11.1 (#325)da56f17
chore(deps): update dependency react to ^18.3.1 (#324)88a6d44
chore(deps): update node.js to v18.20.5 (#323)bed664f
chore(deps): update dependency@changesets/cli
to ^2.27.10 (#322)42e7cc3
chore(deps): update dependency@types/node
to ^18.19.63 (#320)13fa760
chore(deps): update dependency@changesets/cli
to ^2.27.9 (#319)5ee5879
fix(deps): update dependency debug to ^4.3.7 (#316)f5b09f5
chore(deps): update dependency eslint to ^8.57.1 (#315)Updates
eslint-plugin-import
from 2.29.1 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.