-
-
Notifications
You must be signed in to change notification settings - Fork 18.3k
chore(deps-dev): bump the eslint group across 1 directory with 8 updates #5803
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
✅ Deploy Preview for adminlte-v4 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Collaborator
|
@dependabot recreate |
Bumps the eslint group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.9.0` | `8.18.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.9.0` | `8.18.2` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.17.0` | | [eslint-config-xo](https://github.com/xojs/eslint-config-xo) | `0.44.0` | `0.46.0` | | [eslint-config-xo-typescript](https://github.com/xojs/eslint-config-xo-typescript) | `4.0.0` | `7.0.0` | | [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.34.0` | `1.3.1` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `52.0.0` | `56.0.1` | Updates `@typescript-eslint/eslint-plugin` from 7.9.0 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.9.0 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.57.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.57.0...v9.17.0) Updates `eslint-config-xo` from 0.44.0 to 0.46.0 - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](xojs/eslint-config-xo@v0.44.0...v0.46.0) Updates `eslint-config-xo-typescript` from 4.0.0 to 7.0.0 - [Release notes](https://github.com/xojs/eslint-config-xo-typescript/releases) - [Commits](xojs/eslint-config-xo-typescript@v4.0.0...v7.0.0) Updates `eslint-plugin-astro` from 0.34.0 to 1.3.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-astro@v0.34.0...v1.3.1) 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-unicorn` from 52.0.0 to 56.0.1 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v52.0.0...v56.0.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-xo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-config-xo-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-astro dependency-type: direct:development update-type: version-update:semver-major 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-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
8593889 to
fa0a565
Compare
Contributor
Author
|
Superseded by #5806. |
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 eslint group with 8 updates in the / directory:
7.9.08.18.27.9.08.18.28.57.09.17.00.44.00.46.04.0.07.0.00.34.01.3.12.29.12.31.052.0.056.0.1Updates
@typescript-eslint/eslint-pluginfrom 7.9.0 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
157b781chore(release): publish 8.18.283c3bbffix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAcces...c6a387ffix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle...4747299fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context...4c91ed5fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a ...91e7217fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over a...dfd550dchore(deps): update dependency prettier to v3.4.2 (#10478)8ca9cbafix(eslint-plugin): [no-unnecessary-condition] don't flag values of an uncons...ba39ddefix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in whic...6c75493fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declar...Updates
@typescript-eslint/parserfrom 7.9.0 to 8.18.2Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
157b781chore(release): publish 8.18.2b2ce158chore(release): publish 8.18.1d03270fchore: fix incorrect licenses (#10481)c60dbabchore(release): publish 8.18.00d65f17chore: enforce repo nullish check style (#10419)c92c29dchore: standardise licenses on MIT (#10387)4cb2cf8fix: typescript peer dependency (#10373)2c8a75echore(release): publish 8.17.0f74a8fachore(release): publish 8.16.0fe6b47ffeat: support TypeScript 5.7 (#10372)Updates
eslintfrom 8.57.0 to 9.17.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
90c1db99.17.0755512dBuild: changelog update for 9.17.0cc243c9chore: upgrade to@eslint/[email protected](#19242)84c5787chore: package.json update for@eslint/jsreleaseeed91d1feat: add suggestions tono-unused-vars(#18352)4c4f53bchore: add missing backticks toflags.js(#19226)3c22d2adocs: updateyodatoYodainyoda.mdfor consistency (#19230)e0a2203docs: add missing backticks tono-sequences(#19233)4cc4881docs: Update README3db6fdfdocs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Updates
eslint-config-xofrom 0.44.0 to 0.46.0Release notes
Sourced from eslint-config-xo's releases.
Commits
a09d6560.46.0d91defdAdd@stylistic/indent-binary-opsrulefb5e204Add@stylistic/function-paren-newlinerulecb6b443Add@stylistic/block-spacingrule3dea281Add@stylistic/multiline-ternaryrule0f81063Migrate deprecated rules to@stylisticec210f2Migrate to flat config (#86)e669d26Enable permissivemax-lenandmax-linesas warning (#84)f010b63Revert "Add option tono-extra-boolean-cast" (#87)a6dc171Add option tono-extra-boolean-castUpdates
eslint-config-xo-typescriptfrom 4.0.0 to 7.0.0Release notes
Sourced from eslint-config-xo-typescript's releases.
Commits
9791a067.0.0d4223abFix exports forspacesub-config (#89)e652772Add'@typescript-eslint/no-deprecatedrule1118805Add@stylistic/type-named-tuple-spacingruled99ccbeAdd@stylistic/type-generic-spacingrule1f59ada6.0.05c79f46Update to flat config, ESLint 9, and typescript-eslint 869b266fAdd@typescript-eslint/no-wrapper-object-typesruleecc1c11Add@typescript-eslint/no-unsafe-function-typeruleb9f86585.0.0Updates
eslint-plugin-astrofrom 0.34.0 to 1.3.1Release notes
Sourced from eslint-plugin-astro's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-astro's changelog.