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

build(deps): bump the tanstack-router group across 1 directory with 3 updates #689

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the tanstack-router group with 3 updates in the / directory: @tanstack/react-router, @tanstack/router-devtools and @tanstack/router-vite-plugin.

Updates @tanstack/react-router from 1.35.3 to 1.43.10

Release notes

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

v1.43.10

Version 1.43.10 - 7/4/24, 8:18 AM

Changes

Fix

  • router: do not stream match data if empty (f3a919f) by Tanner Linsley
  • router: Remove html injections after streaming (b8ca97a) by Tanner Linsley
  • tsr+query: only stream queries once (39ccb71) by Tanner Linsley

Chore

  • update pnpm-lock (894c97d) by Tanner Linsley

Examples

  • trellaux: update example (751a0c9) by Tanner Linsley

Style

  • examples: prettier on the start-trellaux example (#1890) (f306542) by Sean Cassiere

Packages

  • @​tanstack/react-router@​1.43.10
  • @​tanstack/start@​1.43.10
  • @​tanstack/router-devtools@​1.43.10

v1.43.9

Version 1.43.9 - 7/3/24, 8:49 AM

Changes

Fix

  • router-plugin: regenerating the route-tree when the dev server is running and a new route is created (#1887) (db2673a) by Sean Cassiere

Packages

  • @​tanstack/router-plugin@​1.43.9
  • @​tanstack/router-vite-plugin@​1.43.9
  • @​tanstack/start@​1.43.9

v1.43.8

Version 1.43.8 - 7/3/24, 7:55 AM

Changes

Fix

... (truncated)

Commits
  • 9616d01 release: v1.43.10
  • b8ca97a fix(router): Remove html injections after streaming
  • 048bcce release: v1.43.6
  • a522c8b fix(start): stronger typing of the tsrRoutesManifest plugin in `start/confi...
  • 9bd3718 release: v1.43.4
  • 23614fa fix: add react-router-with-query experimental package
  • bf52d5a release: v1.43.3
  • 23dcbc9 fix: better streaming order, experimental React Query streaming example
  • b1c6eac release: v1.43.2
  • 54a0e76 fix: Bring back injectedHtml; fix: meta, links, scripts hydration
  • Additional commits viewable in compare view

Updates @tanstack/router-devtools from 1.35.3 to 1.43.10

Release notes

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

v1.43.10

Version 1.43.10 - 7/4/24, 8:18 AM

Changes

Fix

  • router: do not stream match data if empty (f3a919f) by Tanner Linsley
  • router: Remove html injections after streaming (b8ca97a) by Tanner Linsley
  • tsr+query: only stream queries once (39ccb71) by Tanner Linsley

Chore

  • update pnpm-lock (894c97d) by Tanner Linsley

Examples

  • trellaux: update example (751a0c9) by Tanner Linsley

Style

  • examples: prettier on the start-trellaux example (#1890) (f306542) by Sean Cassiere

Packages

  • @​tanstack/react-router@​1.43.10
  • @​tanstack/start@​1.43.10
  • @​tanstack/router-devtools@​1.43.10

v1.43.9

Version 1.43.9 - 7/3/24, 8:49 AM

Changes

Fix

  • router-plugin: regenerating the route-tree when the dev server is running and a new route is created (#1887) (db2673a) by Sean Cassiere

Packages

  • @​tanstack/router-plugin@​1.43.9
  • @​tanstack/router-vite-plugin@​1.43.9
  • @​tanstack/start@​1.43.9

v1.43.8

Version 1.43.8 - 7/3/24, 7:55 AM

Changes

Fix

... (truncated)

Commits

Updates @tanstack/router-vite-plugin from 1.35.4 to 1.43.9

Release notes

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

v1.43.9

Version 1.43.9 - 7/3/24, 8:49 AM

Changes

Fix

  • router-plugin: regenerating the route-tree when the dev server is running and a new route is created (#1887) (db2673a) by Sean Cassiere

Packages

  • @​tanstack/router-plugin@​1.43.9
  • @​tanstack/router-vite-plugin@​1.43.9
  • @​tanstack/start@​1.43.9

v1.43.8

Version 1.43.8 - 7/3/24, 7:55 AM

Changes

Fix

  • router-plugin: add webpack support and resolve rspack code-splitting blockers (#1864) (bcc316e) by Honza Hrubý

Chore

  • update the gitignore to cover more vite timestamp files (#1881) (16cd10e) by Sean Cassiere

Style

  • router-generator: prettier ignore the file-modification tests (#1884) (4b9bf31) by Sean Cassiere

Packages

  • @​tanstack/router-plugin@​1.43.8
  • @​tanstack/router-vite-plugin@​1.43.8
  • @​tanstack/start@​1.43.8

v1.43.7

Version 1.43.7 - 7/3/24, 1:04 AM

Changes

Fix

  • start: argument properties for defineConfig should be optional (#1879) (2d5596a) by Sean Cassiere

Ci

  • docs: add a CI step to check for formatting of the documentation (#1874) (e899ca1) by Sean Cassiere

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… updates

Bumps the tanstack-router group with 3 updates in the / directory: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) and [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin).


Updates `@tanstack/react-router` from 1.35.3 to 1.43.10
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.43.10/packages/react-router)

Updates `@tanstack/router-devtools` from 1.35.3 to 1.43.10
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.43.10/packages/router-devtools)

Updates `@tanstack/router-vite-plugin` from 1.35.4 to 1.43.9
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.43.9/packages/router-vite-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-router
- dependency-name: "@tanstack/router-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-router
- dependency-name: "@tanstack/router-vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack-router
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 4, 2024
Copy link

cloudflare-workers-and-pages bot commented Jul 4, 2024

Deploying react-airsonic with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8d95c9d
Status: ✅  Deploy successful!
Preview URL: https://bdc4d58e.react-airsonic.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-tans-z1ww.react-airsonic.pages.dev

View logs

Copy link

sonarqubecloud bot commented Jul 4, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2024

Superseded by #691.

@dependabot dependabot bot closed this Jul 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tanstack-router-03bd9dd2c9 branch July 5, 2024 20:55
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