Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps @tanstack/router-plugin from 1.131.39 to 1.131.41.

Release notes

Sourced from @​tanstack/router-plugin's releases.

v1.131.41

Version 1.131.41 - 9/11/25, 9:28 PM

Changes

Fix

  • router-core: _strictParams and path defining characters (#5135) (2b6789b) by Nico Lynzaad

Packages

  • @​tanstack/router-core@​1.131.41
  • @​tanstack/solid-router@​1.131.41
  • @​tanstack/react-router@​1.131.41
  • @​tanstack/react-router-ssr-query@​1.131.41
  • @​tanstack/router-ssr-query-core@​1.131.41
  • @​tanstack/zod-adapter@​1.131.41
  • @​tanstack/valibot-adapter@​1.131.41
  • @​tanstack/arktype-adapter@​1.131.41
  • @​tanstack/router-devtools@​1.131.41
  • @​tanstack/solid-router-devtools@​1.131.41
  • @​tanstack/react-router-devtools@​1.131.41
  • @​tanstack/router-devtools-core@​1.131.41
  • @​tanstack/router-generator@​1.131.41
  • @​tanstack/router-cli@​1.131.41
  • @​tanstack/router-plugin@​1.131.41
  • @​tanstack/router-vite-plugin@​1.131.41
  • @​tanstack/solid-start-client@​1.131.41
  • @​tanstack/solid-start-server@​1.131.41
  • @​tanstack/start-client-core@​1.131.41
  • @​tanstack/start-server-core@​1.131.41
  • @​tanstack/start-storage-context@​1.131.41
  • @​tanstack/react-start-client@​1.131.41
  • @​tanstack/react-start-server@​1.131.41
  • @​tanstack/start-server-functions-fetcher@​1.131.41
  • @​tanstack/start-server-functions-client@​1.131.41
  • @​tanstack/start-plugin-core@​1.131.41
  • @​tanstack/solid-start@​1.131.41
  • @​tanstack/solid-start-plugin@​1.131.41
  • @​tanstack/react-start@​1.131.41
  • @​tanstack/react-start-plugin@​1.131.41

v1.131.40

Version 1.131.40 - 9/11/25, 4:58 PM

Changes

Refactor

  • router-core: processRouteTree sorting uses constants for all score modifiers (#5131) (d681a0c) by @​Sheraff

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 12, 2025
Copy link
Contributor

This pull request has a merge conflict that needs to be resolved.

@github-actions github-actions bot added the conflicts Automatically generated when a PR has a merge conflict label Sep 12, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/tanstack/router-plugin-1.131.41 branch from 3f0f75d to e9966c8 Compare September 12, 2025 13:07
@github-actions github-actions bot removed the conflicts Automatically generated when a PR has a merge conflict label Sep 12, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/tanstack/router-plugin-1.131.41 branch from e9966c8 to 15ee62b Compare September 12, 2025 13:13
Bumps [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) from 1.131.39 to 1.131.41.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.131.41/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.131.41
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/tanstack/router-plugin-1.131.41 branch from 15ee62b to 3adfddf Compare September 12, 2025 13:16
@alejsdev alejsdev merged commit 8febe03 into master Sep 12, 2025
17 checks passed
@alejsdev alejsdev deleted the dependabot/npm_and_yarn/frontend/tanstack/router-plugin-1.131.41 branch September 12, 2025 13:20
jpizquierdo pushed a commit to jpizquierdo/full-stack-fastapi-template that referenced this pull request Sep 24, 2025
…fastapi#1879)

Bumps [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) from 1.131.39 to 1.131.41.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.131.41/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.131.41
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant