Skip to content

⬆️ Bump the linting group across 1 directory with 3 updates#1057

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/linting-36b0678380
Open

⬆️ Bump the linting group across 1 directory with 3 updates#1057
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/linting-36b0678380

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the linting group with 3 updates in the / directory: eslint, eslint-plugin-astro and typescript-eslint.

Updates eslint from 9.39.2 to 10.4.1

Release notes

Sourced from eslint's releases.

v10.4.1

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)

Chores

  • b0e466b test: add data property to invalid tests cases for rules (#20924) (Tanuj Kanti)
  • f78838b test: add CodePath type coverage (#20904) (Pixel998)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20922) (Francesco Trotta)
  • 002942c ci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)
  • 64bca24 chore: update ecosystem plugins (#20912) (ESLint Bot)
  • 6d7c832 chore: ignore fflate updates in renovate (#20908) (Pixel998)
  • b2c8638 ci: bump pnpm/action-setup from 6.0.7 to 6.0.8 (#20889) (dependabot[bot])
  • a9b8d7f chore: increase maxBuffer for ecosystem tests (#20881) (sethamus)
  • b702ead chore: update ecosystem update PR settings (#20884) (Pixel998)
  • 507f60e chore: update ecosystem plugins (#20882) (ESLint Bot)
  • 92f5c5b test: add unit test for message-count (#20878) (kuldeep kumar)
  • df32108 chore: add @​eslint/markdown and typescript-eslint ecosystem tests (#20837) (sethamus)
  • 327f91d chore: use includeIgnoreFile internally (#20876) (Kirk Waiblinger)
  • f0dc4bd chore: pin fflate@0.8.2 (#20877) (Milos Djermanovic)
  • 0f4bd25 ci: run Discord alert for ecosystem test failures (#20873) (Copilot)

v10.4.0

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#20735) (Kirk Waiblinger)

Bug Fixes

  • 544c0c3 fix: escape code path DOT labels in debug output (#20866) (Pixel998)
  • 6799431 fix: update dependency @​eslint/config-helpers to ^0.6.0 (#20850) (renovate[bot])
  • f078fef fix: handle non-array deprecated rule replacements (#20825) (xbinaryx)

Documentation

  • 7e52a71 docs: add mention of @eslint-react/eslint-plugin (#20869) (Pavel)
  • db3468b docs: tweak wording around ambiguous CJS-vs-ESM config (#20865) (Kirk Waiblinger)
  • 9084664 docs: Update README (GitHub Actions Bot)
  • 9cc7387 docs: Update README (GitHub Actions Bot)
  • 3d7b548 docs: Update README (GitHub Actions Bot)
  • 191ec3c docs: Update README (GitHub Actions Bot)

... (truncated)

Commits
  • 4a3d15a 10.4.1
  • 43e7e2b Build: changelog update for 10.4.1
  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930)
  • b0e466b test: add data property to invalid tests cases for rules (#20924)
  • d4ce898 fix: propagate failures from delegated commands (#20917)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916)
  • f78838b test: add CodePath type coverage (#20904)
  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20...
  • 002942c ci: declare contents:read on update-readme workflow (#20919)
  • Additional commits viewable in compare view

Updates eslint-plugin-astro from 1.5.0 to 1.7.0

Release notes

Sourced from eslint-plugin-astro's releases.

v1.7.0

Minor Changes

  • #550 40fef30 Thanks @​jp-knj! - add astro/no-prerender-export-outside-pages rule that disallow prerender export outside of pages/ directory

v1.6.0

Minor Changes

Patch Changes

Changelog

Sourced from eslint-plugin-astro's changelog.

1.7.0

Minor Changes

  • #550 40fef30 Thanks @​jp-knj! - add astro/no-prerender-export-outside-pages rule that disallow prerender export outside of pages/ directory

1.6.0

Minor Changes

Patch Changes

Commits
  • 9d0223d Version Packages (#552)
  • 40fef30 feat(rules): add no-prerender-export-outside-pages rule (#550)
  • cf45890 chore(deps): update actions/deploy-pages action to v5 (#546)
  • 8889da1 chore(deps): update actions/configure-pages action to v6 (#547)
  • 6a40f92 chore(deps): update dependency vite-plugin-eslint4b to ^0.8.0 (#544)
  • ea5037a chore(deps): update dependency esbuild to ^0.28.0 (#548)
  • 0a1a154 fix: nullable cooked value in prefer-object-class-list (#551)
  • aa7a4c2 chore(deps): update dependency @​astrojs/compiler to v3 (#542)
  • 48d9d0a chore(deps): update dependency tsdown to ^0.21.0 (#541)
  • 6d9c7fa chore(deps): update dependency @​changesets/changelog-github to ^0.6.0 (#540)
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.59.2 to 8.61.0

Release notes

Sourced from typescript-eslint's releases.

v8.61.0

8.61.0 (2026-06-08)

🚀 Features

  • ast-spec: change type of UnaryExpression.prefix to always true (#12372)
  • ast-spec: tighten types of ArrowFunction, YieldExpression, TSTypePredicate (#12373)

🩹 Fixes

  • rule-schema-to-typescript-types: respect ECMAScript line terminators (#12374)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

8.60.1 (2026-06-01)

🩹 Fixes

  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

8.60.0 (2026-05-25)

🚀 Features

  • rule-tester: added updates of RuleTester from upstream (#12291)

🩹 Fixes

  • playground TS version selector is not working (#12326, #12325)

❤️ Thank You

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.61.0 (2026-06-08)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.60.1 (2026-06-01)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.60.0 (2026-05-25)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.4 (2026-05-18)

🩹 Fixes

  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.3 (2026-05-11)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • 16a5b24 chore(release): publish 8.61.0
  • 4f84a69 chore(release): publish 8.60.1
  • 1849b53 chore: typecheck using tsgo (#12139)
  • f891c29 chore(release): publish 8.60.0
  • ca6ca14 chore(release): publish 8.59.4
  • 4b927c6 fix(typescript-eslint): export Compatible* types from typescript-eslint to re...
  • 48e13c0 chore(release): publish 8.59.3
  • 44f9625 chore(deps): update vitest monorepo to v4.1.5 (#12307)
  • See full diff in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 16, 2026
@vercel

vercel Bot commented Feb 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lowmess Error Error Jun 19, 2026 3:53pm

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from b194f26 to ec5fce2 Compare February 16, 2026 21:29
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from ec5fce2 to 9632024 Compare February 16, 2026 21:31
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 9632024 to 727f2f2 Compare February 23, 2026 17:33
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 727f2f2 to 8ce6d72 Compare February 24, 2026 07:13
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 8ce6d72 to 0c45105 Compare February 25, 2026 01:21
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 0c45105 to f3ff156 Compare March 2, 2026 17:43
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from f3ff156 to 2293437 Compare March 2, 2026 21:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 2293437 to d23a807 Compare March 2, 2026 21:53
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from d23a807 to da8398a Compare March 2, 2026 21:56
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from da8398a to 8dd8e1f Compare March 2, 2026 21:58
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 8dd8e1f to def25d2 Compare March 9, 2026 17:35
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from def25d2 to 5b52281 Compare March 9, 2026 22:33
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 75150a8 to aa246cc Compare April 6, 2026 15:53
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from aa246cc to 7cbef60 Compare April 13, 2026 17:07
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 7cbef60 to e23c115 Compare April 20, 2026 18:19
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from e23c115 to 0da711c Compare April 27, 2026 19:42
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 0da711c to 8b7b9fa Compare May 4, 2026 20:14
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 8b7b9fa to 1b9370e Compare May 11, 2026 23:30
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 1b9370e to 275ffd1 Compare May 19, 2026 01:24
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 275ffd1 to 61436a7 Compare May 24, 2026 23:15
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 61436a7 to 3a69ccd Compare May 29, 2026 18:56
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 3a69ccd to 45149f5 Compare June 5, 2026 15:53
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 45149f5 to 80bfb1b Compare June 12, 2026 15:53
Bumps the linting group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `eslint` from 9.39.2 to 10.4.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.4.1)

Updates `eslint-plugin-astro` from 1.5.0 to 1.7.0
- [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@v1.5.0...v1.7.0)

Updates `typescript-eslint` from 8.59.2 to 8.61.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: linting
- dependency-name: eslint-plugin-astro
  dependency-version: 1.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linting
- dependency-name: typescript-eslint
  dependency-version: 8.55.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linting
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/linting-36b0678380 branch from 80bfb1b to 7cde6ec Compare June 19, 2026 15:53
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants