Skip to content

chore(dev-deps): Update Node.js Dev Dependencies#783

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/node.js-dev-dependencies
Open

chore(dev-deps): Update Node.js Dev Dependencies#783
renovate[bot] wants to merge 1 commit intomainfrom
renovate/node.js-dev-dependencies

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
@eslint/compat (source) 2.0.32.0.5 age confidence
@tailwindcss/vite (source) 4.2.14.2.2 age confidence
@typescript-eslint/eslint-plugin (source) 8.57.08.58.2 age confidence
@typescript-eslint/parser (source) 8.57.08.58.2 age confidence
autoprefixer 10.4.2710.5.0 age confidence
eslint-plugin-astro (source) 1.6.01.7.0 age confidence
globals 17.4.017.5.0 age confidence
postcss (source) 8.5.88.5.10 age confidence
prettier (source) 3.8.13.8.3 age confidence
tailwindcss (source) 4.2.14.2.2 age confidence
typescript-eslint (source) 8.57.08.58.2 age confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v2.0.5

Compare Source

Dependencies
  • The following workspace dependencies were updated

v2.0.4

Compare Source

Dependencies
  • The following workspace dependencies were updated
tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.2.2

Compare Source

Fixed
  • Don't crash when candidates contain prototype properties like row-constructor (#​19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#​19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#​19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#​19745)
  • Add support for Vite 8 in @tailwindcss/vite (#​19790)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#​19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#​19812)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.58.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#​12147)
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

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

v8.58.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#​12004)
❤️ Thank You

See GitHub Releases for more information.

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

v8.58.0

Compare Source

🚀 Features
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#​12161)
  • eslint-plugin: [no-extraneous-class] handle index signatures (#​12142)
  • eslint-plugin: crash in no-unnecessary-type-arguments (#​12163)
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.2

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#​11954)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#​12127)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#​12125)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#​12120)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#​11971)
  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#​11865)
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#​12126)
❤️ Thank You

See GitHub Releases for more information.

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

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

v8.58.1

Compare Source

This was a version bump only for parser 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.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.2

Compare Source

This was a version bump only for parser 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.

v8.57.1

Compare Source

This was a version bump only for parser 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.

postcss/autoprefixer (autoprefixer)

v10.5.0

Compare Source

  • Added mask-position-x and mask-position-y support (by @​toporek).
ota-meshi/eslint-plugin-astro (eslint-plugin-astro)

v1.7.0

Compare Source

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

v17.5.0

Compare Source

postcss/postcss (postcss)

v8.5.10

Compare Source

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

v8.5.9

Compare Source

  • Speed up source map encoding paring in case of the error.
prettier/prettier (prettier)

v3.8.3

Compare Source

v3.8.2

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

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

v8.58.1

Compare Source

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.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.2

Compare Source

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.

v8.57.1

Compare Source

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.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file node npm labels Mar 16, 2026
@renovate renovate bot force-pushed the renovate/node.js-dev-dependencies branch from 650d832 to bfc7c4e Compare March 18, 2026 17:51
@renovate renovate bot changed the title chore(dev-deps): Update Node.js Dev Dependencies to v8.57.1 chore(dev-deps): Update Node.js Dev Dependencies Mar 18, 2026
@renovate renovate bot force-pushed the renovate/node.js-dev-dependencies branch 2 times, most recently from 1e7d118 to da208b7 Compare April 3, 2026 21:42
@renovate renovate bot force-pushed the renovate/node.js-dev-dependencies branch from da208b7 to 94f8139 Compare April 15, 2026 16:26
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 node npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants