Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@navikt/aksel-icons (source) ^7.30.1 -> ^7.31.0 age confidence dependencies patch
@navikt/aksel-icons (source) ^7.30.1 -> ^7.31.0 age confidence devDependencies patch
@react-router/dev (source) ^7.9.1 -> ^7.9.3 age confidence devDependencies patch
@react-router/node (source) ^7.9.1 -> ^7.9.3 age confidence dependencies patch
@react-router/serve (source) ^7.9.1 -> ^7.9.3 age confidence dependencies patch
@storybook/addon-a11y (source) ^9.1.7 -> ^9.1.8 age confidence devDependencies patch 9.1.10 (+1)
@storybook/addon-docs (source) ^9.1.7 -> ^9.1.8 age confidence devDependencies patch 9.1.10 (+1)
@storybook/addon-links (source) ^9.1.7 -> ^9.1.8 age confidence devDependencies patch 9.1.10 (+1)
@storybook/addon-themes (source) ^9.1.7 -> ^9.1.8 age confidence devDependencies patch 9.1.10 (+1)
@storybook/addon-vitest (source) ^9.1.7 -> ^9.1.8 age confidence devDependencies patch 9.1.10 (+1)
@storybook/react-vite (source) ^9.1.7 -> ^9.1.8 age confidence devDependencies patch 9.1.10 (+1)
@types/react (source) ^19.1.13 -> ^19.1.15 age confidence devDependencies patch 19.2.0 (+2)
@vitejs/plugin-react (source) ^5.0.3 -> ^5.0.4 age confidence devDependencies patch
chromatic (source) ^13.2.0 -> ^13.2.1 age confidence devDependencies patch 13.3.0
isbot (source) ^5.1.30 -> ^5.1.31 age confidence dependencies patch
node (source) >=22.19.0 -> >=22.20.0 age confidence engines minor
playwright (source) ^1.55.0 -> ^1.55.1 age confidence devDependencies patch
pnpm (source) 10.17.0+sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef -> 10.17.1 age confidence packageManager patch
react-i18next ^15.7.3 -> ^15.7.4 age confidence dependencies patch
react-router (source) ^7.9.1 -> ^7.9.3 age confidence dependencies patch
react-router-dom (source) ^7.9.1 -> ^7.9.3 age confidence dependencies patch
remix-i18next ^7.3.0 -> ^7.4.0 age confidence dependencies minor
rollup (source) ^4.52.0 -> ^4.52.3 age confidence devDependencies patch
storybook (source) ^9.1.7 -> ^9.1.8 age confidence devDependencies patch 9.1.10 (+1)
storybook-addon-pseudo-states (source) ^9.1.7 -> ^9.1.8 age confidence devDependencies patch 9.1.10 (+1)
tsx (source) 4.20.5 -> 4.20.6 age confidence devDependencies patch
tsx (source) ^4.20.5 -> ^4.20.6 age confidence devDependencies patch
vite (source) ^7.1.6 -> ^7.1.7 age confidence devDependencies patch 7.1.8

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

remix-run/react-router (@​react-router/dev)

v7.9.3

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.9.3
    • @react-router/node@7.9.3
    • @react-router/serve@7.9.3

v7.9.2

Compare Source

Patch Changes
  • Fix preset future flags being ignored during config resolution (#​14369)

    Fixes a bug where future flags defined by presets were completely ignored. The config resolution was incorrectly reading from reactRouterUserConfig.future instead of the merged userAndPresetConfigs.future, causing all preset-defined future flags to be lost.

    This fix ensures presets can properly enable experimental features as intended by the preset system design.

  • Add unstable support for RSC Framework Mode (#​14336)

  • Switch internal vite plugin Response logic to use @remix-run/node-fetch-server (#​13927)

  • Updated dependencies:

    • react-router@7.9.2
    • @react-router/serve@7.9.2
    • @react-router/node@7.9.2
remix-run/react-router (@​react-router/node)

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
remix-run/react-router (@​react-router/serve)

v7.9.3

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.9.3
    • @react-router/node@7.9.3
    • @react-router/express@7.9.3

v7.9.2

Compare Source

Patch Changes
  • disable compression for RSC responses for now (#​14381)
  • Updated dependencies:
    • react-router@7.9.2
    • @react-router/node@7.9.2
    • @react-router/express@7.9.2
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.0.4

Compare Source

Perf: use native refresh wrapper plugin in rolldown-vite (#​881)
chromaui/chromatic-cli (chromatic)

v13.2.1

Compare Source

🐛 Bug Fix
Authors: 1

omrilotan/isbot (isbot)

v5.1.31

Compare Source

  • [Pattern] Pattern updates
nodejs/node (node)

v22.20.0

Compare Source

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.
i18next/react-i18next (react-i18next)

v15.7.4

Compare Source

  • downgrade i18next dep to address 1865
remix-run/react-router (react-router)

v7.9.3

Compare Source

Patch Changes
  • Do not try to use turbo-stream to decode CDN errors that never reached the server (#​14385)

    • We used to do this but lost this check with the adoption of single fetch
  • Fix Data Mode regression causing a 404 during initial load in when middleware exists without any loader functions (#​14393)

v7.9.2

Compare Source

Patch Changes
    • Update client-side router to run client middleware on initial load even if no loaders exist (#​14348)
    • Update createRoutesStub to run route middleware
      • You will need to set the <RoutesStub future={{ v8_middleware: true }} /> flag to enable the proper context type
  • Update Lazy Route Discovery manifest requests to use a singular comma-separated paths query param instead of repeated p query params (#​14321)

    • This is because Cloudflare has a hard limit of 100 URL search param key/value pairs when used as a key for caching purposes
    • If more that 100 paths were included, the cache key would be incomplete and could produce false-positive cache hits
  • [UNSTABLE] Add fetcher.unstable_reset() API (#​14206)

  • Made useOutlet element reference have stable identity in-between route chages (#​13382)

  • feat: enable full transition support for the rsc router (#​14362)

  • In RSC Data Mode, handle SSR'd client errors and re-try in the browser (#​14342)

  • Support middleware prop on <Route> for usage with a data router via createRoutesFromElements (#​14357)

  • Handle encoded question mark and hash characters in ancestor splat routes (#​14249)

  • Fail gracefully on manifest version mismatch logic if sessionStorage access is blocked (#​14335)

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
sergiodxa/remix-i18next (remix-i18next)

v7.4.0

Compare Source

What's Changed
New Features
Other Changes
New Contributors

Full Changelog: sergiodxa/remix-i18next@v7.3.0...v7.4.0

rollup/rollup (rollup)

v4.52.3

Compare Source

2025-09-27

Bug Fixes
  • Fix check in native loader for environments that do not support reports (#​6123)
Pull Requests
privatenumber/tsx (tsx)

v4.20.6

Compare Source

Bug Fixes
  • properly hide relaySignal from process.listeners() (#​741) (710a424)

This release is also available on:


Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link

changeset-bot bot commented Oct 2, 2025

🦋 Changeset detected

Latest commit: ce45ff8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@digdir/designsystemet Patch
@digdir/designsystemet-react Patch
@digdir/designsystemet-theme Patch
@digdir/designsystemet-css Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Oct 2, 2025

Preview deployments for this pull request:

storybook - 2. Oct 2025 - 11:54

themebuilder - 2. Oct 2025 - 11:54

www - 2. Oct 2025 - 11:55

@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 4 times, most recently from ddce9e4 to 3536eb7 Compare October 2, 2025 08:18
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 3536eb7 to 43e4d02 Compare October 2, 2025 08:26
Copy link
Member

@Barsnes Barsnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

everything seems to work fine for me

Copy link
Collaborator

@oddvernes oddvernes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All seems good

@Barsnes Barsnes merged commit 8e39fef into main Oct 2, 2025
25 checks passed
@Barsnes Barsnes deleted the renovate/npm-minor-patch branch October 2, 2025 10:01
@github-actions github-actions bot mentioned this pull request Oct 2, 2025
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.

2 participants