Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@types/react (source) devDependencies patch 19.1.13 -> 19.1.15 age adoption passing confidence
lucide-react (source) dependencies minor ^0.542.0 -> ^0.544.0 age adoption passing confidence
playwright (source) devDependencies patch 1.55.0 -> 1.55.1 age adoption passing confidence
pnpm (source) packageManager minor 10.16.1 -> 10.17.1 age adoption passing confidence
react-router-dom (source) dependencies patch 7.9.1 -> 7.9.3 age adoption passing confidence
vite (source) pnpm.overrides patch 7.1.10 -> 7.1.13 age adoption passing confidence
rolldown-vite (source) devDependencies patch 7.1.11 -> 7.1.13 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

lucide-icons/lucide (lucide-react)

v0.544.0: Version 0.544.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.543.0...0.544.0

v0.543.0: Version 0.543.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.542.0...0.543.0

microsoft/playwright (playwright)

v1.55.1

Compare Source

Highlights

#​37479 - [Bug]: Upgrade Chromium to 140.0.7339.186.
#​37147 - [Regression]: Internal error: step id not found.
#​37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects.
#​37137 - Revert "fix(a11y): track inert elements as hidden".

Browser Versions

  • Chromium 140.0.7339.186
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139
pnpm/pnpm (pnpm)

v10.17.1

Compare Source

Patch Changes
  • When a version specifier cannot be resolved because the versions don't satisfy the minimumReleaseAge setting, print this information out in the error message #​9974.
  • Fix state.json creation path when executing pnpm patch in a workspace project #​9733.
  • When minimumReleaseAge is set and the latest tag is not mature enough, prefer a non-deprecated version as the new latest #​9987.

v10.17.0

Compare Source

Minor Changes
  • The minimumReleaseAgeExclude setting now supports patterns. For instance:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - "@​eslint/*"

    Related PR: #​9984.

Patch Changes
  • Don't ignore the minimumReleaseAge check, when the package is requested by exact version and the packument is loaded from cache #​9978.
  • When minimumReleaseAge is set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #​9979.
remix-run/react-router (react-router-dom)

v7.9.3

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.9.3

v7.9.2

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.9.2
vitejs/rolldown-vite (vite)

v7.1.13

Compare Source

Features
  • hmr: skip self-imports for import.meta.hot.invalidate (ebd134f)
  • update rolldown (007e115)

v7.1.12

Compare Source

Features
Bug Fixes
  • build: fix ssr environment emitAssets: true when sharedConfigBuild: true (#​20787) (4c4583c)
  • client: use CSP nonce when rendering error overlay (#​20791) (9bc9d12)
  • deps: update all non-major dependencies (#​20811) (9f2247c)
  • glob: handle glob imports from folders starting with dot (#​20800) (105abe8)
  • hmr: trigger prune event when import is removed from non hmr module (#​20768) (9f32b1d)
  • hmr: wait for import.meta.hot.prune callbacks to complete before running other HMRs (#​20698) (98a3484)

v7.1.11

Compare Source

Bug Fixes
  • deps: update all non-major dependencies (#​20773) (88af2ae)
  • esbuild: inject esbuild helper functions with minified $ variables correctly (#​20761) (7e8e004)
  • fallback terser to main thread when nameCache is provided (#​20750) (a679a64)
  • optimizer: avoid mutating optimizeDeps.rollupOptions.transforms for stable optimizer hash (#​417) (efed40f)
  • types: strict env typings fail when skipLibCheck is false (#​20755) (cc54e29)
Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 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 force-pushed the renovate/npm-packages branch 5 times, most recently from bd5abb8 to 440eec9 Compare September 25, 2025 20:43
@renovate renovate bot force-pushed the renovate/npm-packages branch from 440eec9 to 096f9e5 Compare September 26, 2025 20:33
Copy link
Contributor Author

renovate bot commented Sep 26, 2025

⚠️ 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: pnpm-lock.yaml
Scope: all 5 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 21, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/voidzero-dev/vibe-dashboard/apps/dashboard:
 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @types/react@19.1.15 published by Sat Sep 27 2025 12:56:20 GMT+0000 (Coordinated Universal Time) while fetching it from https://registry.npmjs.org/. Version 19.1.15 satisfies the specs but was released at Sun Sep 28 2025 11:02:44 GMT+0000 (Coordinated Universal Time)

This error happened while installing a direct dependency of /tmp/renovate/repos/github/voidzero-dev/vibe-dashboard/apps/dashboard

The latest release of @types/react is "19.1.15". Published at 9/28/2025 11:02:44 AM

Other releases are:
  * ts2.0: 15.0.1 published at 1/20/2017
  * ts2.1: 15.0.20 published at 3/24/2017
  * ts2.2: 15.0.30 published at 6/20/2017
  * ts2.3: 16.0.36 published at 1/31/2018
  * ts2.5: 16.0.36 published at 1/31/2018
  * ts2.4: 16.0.36 published at 1/31/2018
  * ts2.7: 16.4.7 published at 7/24/2018
  * ts2.6: 16.4.7 published at 7/24/2018
  * ts2.8: 16.9.34 published at 4/9/2020
  * ts2.9: 16.9.35 published at 5/11/2020
  * ts3.0: 16.9.46 published at 8/10/2020
  * ts3.1: 16.9.49 published at 8/31/2020
  * ts3.2: 16.9.56 published at 11/6/2020
  * ts3.3: 17.0.0 published at 11/20/2020
  * ts3.4: 17.0.2 published at 2/12/2021
  * ts3.5: 17.0.8 published at 5/26/2021
  * ts3.6: 17.0.19 published at 8/19/2021
  * ts3.7: 17.0.35 published at 11/15/2021
  * ts3.8: 17.0.39 published at 2/3/2022
  * ts3.9: 18.0.12 published at 6/5/2022
  * ts4.0: 18.0.18 published at 8/30/2022
  * ts4.1: 18.0.25 published at 11/4/2022
  * ts4.2: 18.0.28 published at 2/11/2023
  * ts4.4: 18.2.21 published at 8/22/2023
  * ts4.3: 18.2.21 published at 8/22/2023
  * ts4.5: 18.2.39 published at 11/27/2023
  * ts4.6: 18.2.64 published at 3/6/2024
  * ts4.7: 18.3.3 published at 5/23/2024
  * ts4.8: 18.3.12 published at 10/23/2024
  * ts4.9: 18.3.12 published at 10/23/2024
  * ts5.0: 19.0.12 published at 3/19/2025
  * ts5.1: 19.1.9 published at 7/29/2025
  * ts6.0: 19.1.15 published at 9/28/2025 11:02:44 AM
  * ts5.4: 19.1.15 published at 9/28/2025 11:02:44 AM
  * ts5.9: 19.1.15 published at 9/28/2025 11:02:44 AM
  * ts5.8: 19.1.15 published at 9/28/2025 11:02:44 AM
  * ts5.6: 19.1.15 published at 9/28/2025 11:02:44 AM
  * ts5.5: 19.1.15 published at 9/28/2025 11:02:44 AM
  * ts5.3: 19.1.15 published at 9/28/2025 11:02:44 AM
  * ts5.2: 19.1.15 published at 9/28/2025 11:02:44 AM
  * ts5.7: 19.1.15 published at 9/28/2025 11:02:44 AM

If you need the full list of all 666 published versions run "$ pnpm view @types/react versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants