Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @tanstack/react-router from 1.45.10 to 1.45.15 #164

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

Bumps @tanstack/react-router from 1.45.10 to 1.45.15.

Release notes

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

v1.45.15

Version 1.45.15 - 7/30/24, 8:27 PM

Changes

Fix

  • expose unmaskOnReload on createRouteMask (#2060) (50045a4) by Leonardo Montini

Docs

  • fix typos (08bbb33) by Manuel Schiller
  • link to useRouterState (f0794ae) by Manuel Schiller
  • warn that router.state is not reactive in the useRouter doc (6bbdc7c) by Manuel Schiller
  • fix useLoaderDepsHook doc (60c346b) by Manuel Schiller

Other

  • (70148fc) by Manuel Schiller
  • (f5e011c) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.45.15
  • @​tanstack/react-router-with-query@​1.45.15
  • @​tanstack/router-devtools@​1.45.15
  • @​tanstack/start@​1.45.15

v1.45.14

Version 1.45.14 - 7/29/24, 9:31 PM

Changes

Fix

  • react-router: memoize Match, MatchInner as well as route components to prevent unnecessary re-renders (#2056) (06c3a69) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.45.14
  • @​tanstack/react-router-with-query@​1.45.14
  • @​tanstack/router-devtools@​1.45.14
  • @​tanstack/start@​1.45.14

v1.45.13

Version 1.45.13 - 7/29/24, 8:19 PM

Changes

Fix

... (truncated)

Commits
  • dea126c release: v1.45.15
  • 50045a4 fix: expose unmaskOnReload on createRouteMask (#2060)
  • e2cd485 release: v1.45.14
  • 06c3a69 fix(react-router): memoize Match, MatchInner as well as route components to p...
  • 12ad68f release: v1.45.13
  • 49f413e fix(react-router): correct typing of useLoaderData (#2055)
  • a1438ee chore(deps): update all non-major dependencies (#2051)
  • 18d2efc chore(deps): update all non-major dependencies (#2047)
  • 3b9976d chore(react-router): cleanup unused imports (#2041)
  • 98d95d6 test(react-router): move the SSR redirect tests to the correct test file (#2039)
  • Additional commits viewable in compare view

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)

Bumps [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) from 1.45.10 to 1.45.15.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.45.15/packages/react-router)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

Superseded by #168.

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tanstack/react-router-1.45.15 branch August 1, 2024 02:11
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 size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants