-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): bump the linters group across 1 directory with 18 updates #407
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
Closed
Conversation
This file contains hidden or 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 18 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.27.1` | | [@graphql-eslint/eslint-plugin](https://github.com/dimaMachina/graphql-eslint) | `3.20.1` | `4.4.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.32.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.32.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.27.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.5` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.10.2` | | [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.4.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.37.5` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.2` | `5.2.0` | | [eslint-plugin-workspaces](https://github.com/joshuajaco/eslint-plugin-workspaces) | `0.10.1` | `0.11.0` | | [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) | `14.0.4` | `15.0.4` | | [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `6.7.6` | `7.8.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.0` | `3.5.3` | | [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) | `4.0.7` | `4.1.6` | Updates `@babel/preset-typescript` from 7.24.6 to 7.27.1 - [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.27.1/packages/babel-preset-typescript) Updates `@graphql-eslint/eslint-plugin` from 3.20.1 to 4.4.0 - [Release notes](https://github.com/dimaMachina/graphql-eslint/releases) - [Commits](https://github.com/dimaMachina/graphql-eslint/compare/@graphql-eslint/eslint-plugin@3.20.1...@graphql-eslint/eslint-plugin@4.4.0) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.32.1 - [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.32.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.32.1 - [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.32.1/packages/parser) Updates `eslint` from 8.57.0 to 9.27.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.27.0) Updates `eslint-config-prettier` from 9.1.0 to 10.1.5 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.5) 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-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-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.4.0 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.4.0) Updates `eslint-plugin-react` from 7.34.2 to 7.37.5 - [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.37.5) Updates `eslint-plugin-react-hooks` from 4.6.2 to 5.2.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-workspaces` from 0.10.1 to 0.11.0 - [Release notes](https://github.com/joshuajaco/eslint-plugin-workspaces/releases) - [Changelog](https://github.com/joshuajaco/eslint-plugin-workspaces/blob/main/CHANGELOG.md) - [Commits](joshuajaco/eslint-plugin-workspaces@v0.10.1...v0.11.0) Updates `json-schema-to-typescript` from 14.0.4 to 15.0.4 - [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.8.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/openapi-typescript@7.8.0/packages/openapi-typescript) Updates `prettier` from 3.3.0 to 3.5.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.5.3) Updates `@graphql-codegen/typescript` from 4.0.7 to 4.1.6 - [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/typescript@4.1.6/packages/plugins/typescript/typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: "@graphql-eslint/eslint-plugin" dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: eslint dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: eslint-plugin-import dependency-version: 2.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint-plugin-jsx-a11y dependency-version: 6.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint-plugin-lodash dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: eslint-plugin-markdown dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: eslint-plugin-prettier dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint-plugin-react-hooks dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: eslint-plugin-workspaces dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: json-schema-to-typescript dependency-version: 15.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: linters - dependency-name: openapi-typescript dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: linters - dependency-name: "@graphql-codegen/typescript" dependency-version: 4.1.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: linters ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 18 updates in the / directory:
7.24.67.27.13.20.14.4.06.21.08.32.16.21.08.32.18.57.09.27.09.1.010.1.52.29.12.31.06.8.06.10.27.4.08.0.03.0.15.1.05.1.35.4.07.34.27.37.54.6.25.2.00.10.10.11.014.0.415.0.46.7.67.8.03.3.03.5.34.0.74.1.6Updates
@babel/preset-typescriptfrom 7.24.6 to 7.27.1Release notes
Sourced from
@babel/preset-typescript's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript's changelog.... (truncated)
Commits
eebd3a0v7.27.1fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)5c350eav7.27.0ca4865aFix: align behaviour to tscrewriteRelativeImportExtensions(#17118)cd24cc0chore: Update TS 5.7 (#17053)63d3038v7.26.0bfa56c4Supportimport()inrewriteImportExtensions(#16794)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)2533cfbv7.25.7Updates
@graphql-eslint/eslint-pluginfrom 3.20.1 to 4.4.0Commits
061b17echore(release): update monorepo packages versions (#2847)b77a86aAdd .whitesource configuration file (#2871)ae63a24chore(deps): update dependency@theguild/eslint-configto v0.13.4 (#2885)86af780fix(parser): fix programattic api and allow to pass inline string (#2902)0e04610fix(deps): update dependency next to v15.2.4 (#2872)62deaa8Update README.mdb154af9fix(deps): update dependency next to v15.2.3 [security] (#2899)e37477achore(deps): update pnpm to v10 (#2895)dbc1f0afix(deps): update all non-major dependencies (#2896)3e7f321chore(deps): update actions/cache digest to 5a3ec84 (#2897)Updates
@typescript-eslint/eslint-pluginfrom 6.21.0 to 8.32.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
af077a0chore(release): publish 8.32.1f8db925fix(eslint-plugin): [consistent-indexed-object-style] check for indirect circ...98c5c4cfix(eslint-plugin): [consistent-indexed-object-style] adjust auto-fixer to ge...b2be3dcchore: simplifytsconfigsetup usingconfigDir(#11136)523b3eafix(eslint-plugin): [no-deprecated] support computed member access (#10867)0d822bddocs: useT[]instead of[T, ...T[]]in rule options (#11129)aeb7402chore(ast-spec): finish migrating tovitest(#11126)a89d5e3fix(eslint-plugin): [no-unnecessary-type-conversion] shouldn't have fixable p...7598496chore: remove now-stub@types/markedpackage0cee7cachore(deps): update dependency ignore to v7 (#11163)Updates
@typescript-eslint/parserfrom 6.21.0 to 8.32.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
af077a0chore(release): publish 8.32.1b2be3dcchore: simplifytsconfigsetup usingconfigDir(#11136)aeb7402chore(ast-spec): finish migrating tovitest(#11126)819a03fchore(release): publish 8.32.0172ab8achore(eslint-plugin): resolve remaining issues fromvitestmigration (#11100)a9c9251chore: revertvitestrelated changes intsconfigfiles (#11124)f5c588cchore(release): publish 8.31.12cc7656chore(release): publish 8.31.09531492chore(release): publish 8.30.1b3688bechore(release): publish 8.30.0Updates
eslintfrom 8.57.0 to 9.27.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Description has been truncated