Skip to content

chore(dev-deps): Update Node.js Dev Dependencies to v2#788

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-2-node.js-dev-dependencies
Open

chore(dev-deps): Update Node.js Dev Dependencies to v2#788
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-2-node.js-dev-dependencies

Conversation

@renovate

@renovate renovate Bot commented Apr 15, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-astro (source) ^1.3.1^2.0.0 age confidence
unplugin-fonts ^1.4.0^2.0.0 age confidence

Release Notes

ota-meshi/eslint-plugin-astro (eslint-plugin-astro)

v2.0.0

Compare Source

Major Changes
Minor Changes

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
cssninjaStudio/unplugin-fonts (unplugin-fonts)

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • drop cjs export. migrate to tsdown and tsgo
Features
  • add bun, rolldown and rspack loaders (0802a9c)
  • add font fallback metrics to reduce layout shift (5cdfe70)
  • add inline font face option to improve LCP by inlining @​font-face rules (9766b0e)
  • add Vite 8 support (#​92) (a2c0a0a)
  • allow passing range for custom font-weight (#​79) (a6db654)
  • fallback: optimize fallback generation by checking for configured fallbacks before processing (71ac94e)
  • tests: add comprehensive tests for fontsource, custom, google, and typekit loaders (c4933a0)
Bug Fixes
  • fontsource: update variable standard and stylesheet import path (623abd6)

  • drop cjs export. migrate to tsdown and tsgo (79a8106)


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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/major-2-node.js-dev-dependencies branch from 28c3c5f to a75c746 Compare April 29, 2026 16:18
@renovate renovate Bot force-pushed the renovate/major-2-node.js-dev-dependencies branch 2 times, most recently from 1226efe to 3255eeb Compare May 18, 2026 12:15
@renovate renovate Bot force-pushed the renovate/major-2-node.js-dev-dependencies branch from 3255eeb to dfa5b60 Compare June 1, 2026 18:13
@renovate renovate Bot changed the title chore(dev-deps): Update dependency unplugin-fonts to v2 chore(dev-deps): Update Node.js Dev Dependencies to v2 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/major-2-node.js-dev-dependencies branch from dfa5b60 to 1eb6e68 Compare June 22, 2026 01:39
@renovate

renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: static-landing@2.8.1
npm warn Found: eslint@9.39.4
npm warn node_modules/eslint
npm warn   dev eslint@"^10.0.0" from the root project
npm warn   15 more (@eslint-community/eslint-utils, @eslint/compat, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0
npm warn node_modules/eslint-plugin-import
npm warn   dev eslint-plugin-import@"^2.32.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: static-landing@2.8.1
npm warn Found: eslint@9.39.4
npm warn node_modules/eslint
npm warn   dev eslint@"^10.0.0" from the root project
npm warn   15 more (@eslint-community/eslint-utils, @eslint/compat, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" from eslint-plugin-jsx-a11y@6.10.2
npm warn node_modules/eslint-plugin-jsx-a11y
npm warn   dev eslint-plugin-jsx-a11y@"^6.10.2" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: static-landing@2.8.1
npm warn Found: eslint@9.39.4
npm warn node_modules/eslint
npm warn   dev eslint@"^10.0.0" from the root project
npm warn   15 more (@eslint-community/eslint-utils, @eslint/compat, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5
npm warn node_modules/eslint-plugin-react
npm warn   dev eslint-plugin-react@"^7.37.5" from the root project
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: static-landing@2.8.1
npm error Found: @typescript-eslint/parser@8.57.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"^8.39.1" from the root project
npm error   peer @typescript-eslint/parser@"^8.57.0" from @typescript-eslint/eslint-plugin@8.57.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"^8.39.1" from the root project
npm error     @typescript-eslint/eslint-plugin@"8.57.0" from typescript-eslint@8.57.0
npm error     node_modules/typescript-eslint
npm error       dev typescript-eslint@"^8.39.1" from the root project
npm error   1 more (typescript-eslint)
npm error
npm error Could not resolve dependency:
npm error dev eslint-plugin-astro@"^2.0.0" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/parser@8.61.1
npm error node_modules/@typescript-eslint/parser
npm error   peerOptional @typescript-eslint/parser@">=8.61.0" from eslint-plugin-astro@2.0.0
npm error   node_modules/eslint-plugin-astro
npm error     dev eslint-plugin-astro@"^2.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-06-22T01_39_26_683Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-22T01_39_26_683Z-debug-0.log

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