Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps @tanstack/router-devtools from 1.19.1 to 1.133.32.

Release notes

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

v1.133.32

Version 1.133.32 - 10/26/25, 5:07 PM

Changes

Fix

  • fix React router Link component in SVG elements (#5590) (9607ef6) by Durgé Seerden

Test

  • solid-router: update basic-file-based (#5633) (aefd20f) by Birk Skyum

Packages

  • @​tanstack/react-router@​1.133.32
  • @​tanstack/react-router-ssr-query@​1.133.32
  • @​tanstack/zod-adapter@​1.133.32
  • @​tanstack/valibot-adapter@​1.133.32
  • @​tanstack/arktype-adapter@​1.133.32
  • @​tanstack/router-devtools@​1.133.32
  • @​tanstack/react-router-devtools@​1.133.32
  • @​tanstack/router-plugin@​1.133.32
  • @​tanstack/router-vite-plugin@​1.133.32
  • @​tanstack/react-start@​1.133.32
  • @​tanstack/react-start-client@​1.133.32
  • @​tanstack/react-start-server@​1.133.32
  • @​tanstack/start-plugin-core@​1.133.32
  • @​tanstack/solid-start@​1.133.32

v1.133.31

Version 1.133.31 - 10/26/25, 10:23 AM

Changes

Fix

  • pass server context to handler (#5601) (41cc7e1) by Samy Al Zahrani
  • solid-router: isTransitioning and handleLeave/handleEnter (#5630) (e7b9041) by Birk Skyum

Packages

  • @​tanstack/solid-router@​1.133.31
  • @​tanstack/start-server-core@​1.133.31
  • @​tanstack/solid-router-ssr-query@​1.133.31
  • @​tanstack/solid-router-devtools@​1.133.31
  • @​tanstack/solid-start@​1.133.31
  • @​tanstack/solid-start-client@​1.133.31
  • @​tanstack/solid-start-server@​1.133.31
  • @​tanstack/react-start@​1.133.31

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) from 1.19.1 to 1.133.32.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.133.32/packages/router-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/router-devtools"
  dependency-version: 1.133.32
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/@tanstack/history 1.133.28 UnknownUnknown
npm/@tanstack/react-router-devtools 1.133.32 UnknownUnknown
npm/@tanstack/router-core 1.133.28 UnknownUnknown
npm/@tanstack/router-devtools 1.133.32 UnknownUnknown
npm/@tanstack/router-devtools-core 1.133.28 UnknownUnknown
npm/@tanstack/store 0.7.7 UnknownUnknown
npm/cookie-es 2.0.0 UnknownUnknown
npm/fdir 6.5.0 🟢 3.4
Details
CheckScoreReason
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review🟢 5Found 14/28 approved changesets -- score normalized to 5
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 57 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Vulnerabilities⚠️ 015 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
npm/picomatch 4.0.3 🟢 4.9
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Code-Review🟢 4Found 8/19 approved changesets -- score normalized to 4
Maintained⚠️ 00 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟢 10security policy file detected
SAST🟢 7SAST tool detected but not run on all commits
npm/seroval 1.3.2 UnknownUnknown
npm/seroval-plugins 1.3.3 UnknownUnknown
npm/solid-js 1.9.9 🟢 4.4
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 1018 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 4Found 14/30 approved changesets -- score normalized to 4
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟢 10security policy file detected
Vulnerabilities⚠️ 018 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
npm/tinyglobby 0.2.15 UnknownUnknown
npm/vite 7.1.12 🟢 7.3
Details
CheckScoreReason
Code-Review🟢 8Found 20/24 approved changesets -- score normalized to 8
Maintained🟢 1030 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions🟢 6detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Binary-Artifacts🟢 7binaries present in source code
Pinned-Dependencies🟢 6dependency not pinned by hash detected -- score normalized to 6
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 10security policy file detected
SAST🟢 3SAST tool is not run on all commits -- score normalized to 3
Vulnerabilities🟢 100 existing vulnerabilities detected
npm/@tanstack/router-devtools 1.133.32 UnknownUnknown

Scanned Files

  • frontend/package-lock.json
  • frontend/package.json

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant