Skip to content

chore(deps-dev): Bump @tanstack/solid-router from 1.132.27 to 1.169.2#20886

Merged
andreiborza merged 3 commits into
developfrom
dependabot/npm_and_yarn/tanstack/solid-router-1.169.2
May 18, 2026
Merged

chore(deps-dev): Bump @tanstack/solid-router from 1.132.27 to 1.169.2#20886
andreiborza merged 3 commits into
developfrom
dependabot/npm_and_yarn/tanstack/solid-router-1.169.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps @tanstack/solid-router from 1.132.27 to 1.169.2.

Changelog

Sourced from @​tanstack/solid-router's changelog.

1.169.2

Patch Changes

  • Updated dependencies [35e88f0]:
    • @​tanstack/router-core@​1.169.2

1.169.1

Patch Changes

  • Updated dependencies [4a1e63f]:
    • @​tanstack/router-core@​1.169.1

1.169.0

Minor Changes

  • Allow params.parse to experimentally return false to skip an incoming route candidate during path matching. Thrown parse errors still surface on the selected match instead of falling through, and outgoing typed route-template links continue to use exact route lookup followed by params.stringify for URL generation. (#7263)

Patch Changes

  • Updated dependencies [c992495]:
    • @​tanstack/router-core@​1.169.0

1.168.26

Patch Changes

  • Updated dependencies [b5c4183]:
    • @​tanstack/router-core@​1.168.18

1.168.25

Patch Changes

  • Updated dependencies [493148b]:
    • @​tanstack/router-core@​1.168.17

1.168.24

Patch Changes

  • Fix hydration mismatch for ssr='data-only' with pendingComponent (#7266)

1.168.23

Patch Changes

  • Fix for useLoaderData sometimes going undefined (#7265)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​tanstack/solid-router since your current version.


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 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 May 14, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 14, 2026 15:29
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 14, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 83217c0. Configure here.

Comment thread packages/solid/package.json Outdated
dependabot Bot and others added 3 commits May 18, 2026 15:33
Bumps [@tanstack/solid-router](https://github.com/TanStack/router/tree/HEAD/packages/solid-router) from 1.132.27 to 1.169.2.
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/solid-router/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/solid-router@1.169.2/packages/solid-router)

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

Signed-off-by: dependabot[bot] <support@github.com>
@andreiborza andreiborza force-pushed the dependabot/npm_and_yarn/tanstack/solid-router-1.169.2 branch from 83217c0 to 40cce9c Compare May 18, 2026 06:37
@andreiborza andreiborza merged commit 3faea37 into develop May 18, 2026
267 checks passed
@andreiborza andreiborza deleted the dependabot/npm_and_yarn/tanstack/solid-router-1.169.2 branch May 18, 2026 07:00
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