-
Notifications
You must be signed in to change notification settings - Fork 29
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
chore(deps): bump the lint group across 1 directory with 11 updates #482
Closed
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 lint group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `7.28.0` | `9.17.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.3.0` | `9.1.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `24.3.6` | `28.9.0` | | [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) | `3.9.0` | `5.5.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.24.0` | `7.37.2` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.2.0` | `5.1.0` | | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `7.0.0` | `12.1.1` | | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `4.6.0` | `7.1.1` | | [stylelint](https://github.com/stylelint/stylelint) | `13.13.1` | `16.12.0` | | [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) | `4.2.0` | `14.1.0` | | [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `3.19.0` | `6.10.0` | Updates `eslint` from 7.28.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@v7.28.0...v9.17.0) Updates `eslint-config-prettier` from 8.3.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.3.0...v9.1.0) Updates `eslint-plugin-jest` from 24.3.6 to 28.9.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@v24.3.6...v28.9.0) Updates `eslint-plugin-jest-dom` from 3.9.0 to 5.5.0 - [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases) - [Commits](testing-library/eslint-plugin-jest-dom@v3.9.0...v5.5.0) Updates `eslint-plugin-react` from 7.24.0 to 7.37.2 - [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.24.0...v7.37.2) Updates `eslint-plugin-react-hooks` from 4.2.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-simple-import-sort` from 7.0.0 to 12.1.1 - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md) - [Commits](lydell/eslint-plugin-simple-import-sort@v7.0.0...v12.1.1) Updates `eslint-plugin-testing-library` from 4.6.0 to 7.1.1 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v4.6.0...v7.1.1) Updates `stylelint` from 13.13.1 to 16.12.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@13.13.1...16.12.0) Updates `stylelint-config-recommended-scss` from 4.2.0 to 14.1.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-recommended-scss@4.2.0...v14.1.0) Updates `stylelint-scss` from 3.19.0 to 6.10.0 - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-scss@3.19.0...v6.10.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-jest-dom dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-simple-import-sort dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint-config-recommended-scss dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 16, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #482 +/- ##
=======================================
Coverage 88.35% 88.35%
=======================================
Files 115 115
Lines 2490 2490
Branches 491 491
=======================================
Hits 2200 2200
Misses 275 275
Partials 15 15 |
Superseded by #486. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 lint group with 11 updates in the / directory:
7.28.0
9.17.0
8.3.0
9.1.0
24.3.6
28.9.0
3.9.0
5.5.0
7.24.0
7.37.2
4.2.0
5.1.0
7.0.0
12.1.1
4.6.0
7.1.1
13.13.1
16.12.0
4.2.0
14.1.0
3.19.0
6.10.0
Updates
eslint
from 7.28.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/js@9.17.0
(#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.3.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-plugin-jest
from 24.3.6 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
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
eslint-plugin-jest-dom
from 3.9.0 to 5.5.0Release notes
Sourced from eslint-plugin-jest-dom's releases.
... (truncated)
Commits
786e56e
feat: add TypeScript types (#382)15809b6
chore: sortpackage.json
(#381)3965c8f
feat: support ESLint v9 (#355)de56a19
ci: update matrix node version conditions (#364)3fc5b10
ci: don't run@testing-library/dom
v10 against Node 12.x (#365)60a3a37
feat: allowtesting-library/dom
v10 (#362)7478eba
ci: only test against latest versions of ESLint majors (#363)227d0f8
ci: update matrix of node versions to test against (#361)18afe30
revert: downgradecodecov/codecov-action
(again) (#351)7ddc1f6
chore(deps): bump codecov/codecov-action from 3 to 4 (#350)Updates
eslint-plugin-react
from 7.24.0 to 7.37.2Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
... (truncated)
Commits
256cf74
Update CHANGELOG and bump version33db656
[Deps] updatees-iterator-helpers
5696f99
[Dev Deps] update@babel/core
,@babel/eslint-parser
, `@babel/plugin-synta...5c23573
[Dev Deps] update@babel/core,
@babel/eslint-parser
,
@babel/plugin-syntax
...c47fa56
[types] [Fix] ensure the index types are generated63aceff
[Fix]destructuring-assignment
: fix false negative when usingtypeof props.a
96d46d5
[Refactor]destructuring-assignment
: usegetParentStatelessComponent
ae6fb8d
Update CHANGELOG and bump version63e0b49
[meta] do not npmignored.ts
files1f95a24
[readme] Fix shared settings linkUpdates
eslint-plugin-react-hooks
from 4.2.0 to 5.1.0Release notes
Sourced from eslint-plugin-react-hooks's releases.
Changelog
Sourced from