-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): bump the linters group across 1 directory with 15 updates #372
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 linters group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.24.6` | `7.24.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.6.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.6.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.10.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.10.0` | | [eslint-plugin-lodash](https://github.com/idok/eslint-plugin-lodash) | `7.4.0` | `8.0.0` | | [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) | `3.0.1` | `5.1.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.36.1` | | [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) | `14.0.4` | `15.0.2` | | [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `6.7.6` | `7.4.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.0` | `3.3.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.6.2` | | [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) | `4.0.7` | `4.0.9` | Updates `@babel/preset-typescript` from 7.24.6 to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-typescript) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.6.0 - [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.6.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.6.0 - [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.6.0/packages/parser) Updates `eslint` from 8.57.0 to 9.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.10.0) Updates `eslint-plugin-import` from 2.29.1 to 2.30.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.30.0) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.10.0 - [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.0) Updates `eslint-plugin-lodash` from 7.4.0 to 8.0.0 - [Changelog](https://github.com/idok/eslint-plugin-lodash/blob/master/CHANGELOG.md) - [Commits](https://github.com/idok/eslint-plugin-lodash/commits/v8.0.0) Updates `eslint-plugin-markdown` from 3.0.1 to 5.1.0 - [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v3.0.1...v5.1.0) Updates `eslint-plugin-prettier` from 5.1.3 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@v5.1.3...v5.2.1) Updates `eslint-plugin-react` from 7.34.2 to 7.36.1 - [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.34.2...v7.36.1) Updates `json-schema-to-typescript` from 14.0.4 to 15.0.2 - [Changelog](https://github.com/bcherny/json-schema-to-typescript/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcherny/json-schema-to-typescript/commits) Updates `openapi-typescript` from 6.7.6 to 7.4.0 - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-typescript) Updates `prettier` from 3.3.0 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.0...3.3.3) Updates `typescript` from 5.4.5 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.6.2) Updates `@graphql-codegen/typescript` from 4.0.7 to 4.0.9 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint-plugin-lodash dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: eslint-plugin-markdown dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: json-schema-to-typescript dependency-type: direct:production update-type: version-update:semver-major dependency-group: linters - dependency-name: openapi-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-patch dependency-group: linters - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: linters - dependency-name: "@graphql-codegen/typescript" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: linters ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 17, 2024
Superseded by #373. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/linters-b8807337b7
branch
September 23, 2024 12:41
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 linters group with 15 updates in the / directory:
7.24.6
7.24.7
6.21.0
8.6.0
6.21.0
8.6.0
8.57.0
9.10.0
2.29.1
2.30.0
6.8.0
6.10.0
7.4.0
8.0.0
3.0.1
5.1.0
5.1.3
5.2.1
7.34.2
7.36.1
14.0.4
15.0.2
6.7.6
7.4.0
3.3.0
3.3.3
5.4.5
5.6.2
4.0.7
4.0.9
Updates
@babel/preset-typescript
from 7.24.6 to 7.24.7Release notes
Sourced from
@babel/preset-typescript
's releases.Changelog
Sourced from
@babel/preset-typescript
's changelog.Commits
bf1e9a3
v7.24.790fdd7e
Only import types from declared dependencies (#16494)7934963
Usetype: module
in allpackage.json
s (#16535)Updates
@typescript-eslint/eslint-plugin
from 6.21.0 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 6.21.0 to 8.6.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
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
from 8.57.0 to 9.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6448f32
9.10.0afeb9b1
Build: changelog update for 9.10.024c3ff7
chore: upgrade to@eslint/js
@9
.10.0 (#18866)1ebdde1
chore: package.json update for@eslint/js
release301b90d
feat: Add types (#18854)bee0e7a
docs: update README (#18865)bcf0df5
feat: limit namespace import identifier in id-length rule (#18849)45c18e1
feat: addrequireFlag
option torequire-unicode-regexp
rule (#18836)5d80b59
docs: specify thatruleId
can benull
in custom formatter docs (#18857)156b1c3
docs: Update READMEUpdates
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
eslint-plugin-jsx-a11y
from 6.8.0 to 6.10.0Release notes
Sourced from eslint-plugin-jsx-a11y's releases.