react-template-vite icon indicating copy to clipboard operation
react-template-vite copied to clipboard

chore(deps): update all non-major dependencies (tanstack-router)

Open renovate[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-router (source) ^1.62.1 -> ^1.67.0 age adoption passing confidence
@tanstack/router-devtools (source) ^1.62.1 -> ^1.67.0 age adoption passing confidence
@tanstack/router-vite-plugin (source) ^1.62.0 -> ^1.66.1 age adoption passing confidence
@types/react-dom (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
eslint-plugin-tailwindcss ^3.17.4 -> ^3.17.5 age adoption passing confidence
globals ^15.10.0 -> ^15.11.0 age adoption passing confidence
lucide-react (source) ^0.447.0 -> ^0.452.0 age adoption passing confidence
tailwind-merge ^2.5.3 -> ^2.5.4 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence
vite (source) ^5.4.8 -> ^5.4.9 age adoption passing confidence

Release Notes

TanStack/router (@​tanstack/react-router)

v1.67.0

Compare Source

Version 1.67.0 - 10/14/24, 7:30 PM

Changes

Feat
  • create-router: support IDE choice (#​2530) (a185048) by Manuel Schiller
Other

Packages

v1.66.1

Compare Source

Version 1.66.1 - 10/14/24, 4:28 PM

Changes
Fix
  • start: eliminate dead code after vinxi"s transform for createServerFn (#​2542) (de80d2f) by Manuel Schiller
  • react-router: correctly handle hashes in redirect (#​2543) (5f1fd8f) by Manuel Schiller
Chore
  • deps: update all non-major dependencies (#​2538) (b7facfe) by renovate[bot]
Packages

v1.65.0

Compare Source

Version 1.65.0 - 10/12/24, 9:15 PM

Changes
Feat
  • generator: check if route configuration contains duplicate paths (#​2525) (d2b28c3) by Manuel Schiller
Chore
Docs
  • remove outdated section (6b52c36) by Manuel Schiller
Packages

v1.64.3

Compare Source

Version 1.64.3 - 10/12/24, 4:16 PM

Changes
Fix
  • react-router: populate result of validateSearch into URL when navigating (#​2518) (581bd1d) by Manuel Schiller
Packages

v1.64.2

Compare Source

Version 1.64.2 - 10/12/24, 8:44 AM

Changes
Perf
  • react-router: early exit for Link"s isActive (#​2517) (05fa363) by Manuel Schiller
Packages

v1.64.1

Compare Source

Version 1.64.1 - 10/12/24, 8:37 AM

Changes
Perf
  • react-router: improve location building performance (#​2516) (da102e5) by Manuel Schiller
Docs
  • add missing spaces for comments in the installation guide (#​2502) (63562e8) by Bardur
Packages

v1.64.0

Compare Source

Version 1.64.0 - 10/9/24, 8:20 PM

Changes
Feat
  • router-generator: allow virtual file routes without file names (#​2500) (a82bfa1) by Manuel Schiller
Fix
  • router-generator: html files per bundler (#​2494) (1a714f1) by Manuel Schiller
  • create-router: Specify html template used by rspack (#​2493) (ecd9a17) by Thomas Aunvik
Docs
  • less disruptive file-based routing guide regarding virtual routes (#​2497) (ac39caa) by Sean Cassiere
Packages

v1.63.5

Compare Source

Version 1.63.5 - 10/8/24, 7:55 PM

Changes
Fix
  • router-generator: do not log emojis when process.env.CI is set (#​2492) (5888b06) by Manuel Schiller
Packages

v1.63.4

Compare Source

Version 1.63.4 - 10/8/24, 5:52 PM

Changes
Fix
  • react-router: only execute context when params or loader deps change (#​2482) (d16a536) by Manuel Schiller
  • react-router: do not copy id from lazy route over to non-lazy route (#​2490) (70bce30) by Manuel Schiller
Packages

v1.63.2

Compare Source

Version 1.63.2 - 10/7/24, 10:50 PM

Changes
Fix
Packages

v1.63.1

Compare Source

Version 1.63.1 - 10/7/24, 9:54 PM

Changes
Fix
  • react-router: do not unnecessarily render notFoundComponent (#​2480) (2685a66) by Igor Golovin
Packages

v1.63.0

Compare Source

Version 1.63.0 - 10/7/24, 9:25 PM

Changes
Feat
  • add linkOptions for re-usable props (#​2486) (f48dd37) by Christopher Horobin
Chore
  • deps: update all non-major dependencies (#​2488) (21743e2) by renovate[bot]
Packages
francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)

v3.17.5

Compare Source

sindresorhus/globals (globals)

v15.11.0

Compare Source

lucide-icons/lucide (lucide-react)

v0.452.0: New icons 0.452.0

Compare Source

Modified Icons 🔨

v0.451.0: New icons 0.451.0

Compare Source

Modified Icons 🔨

v0.449.0: New icons 0.449.0

Compare Source

New icons 🎨

v0.448.0: New icons 0.448.0

Compare Source

New icons 🎨

dcastil/tailwind-merge (tailwind-merge)

v2.5.4

Compare Source

Bug Fixes

Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v2.5.3...v2.5.4

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow and @​codecov for sponsoring tailwind-merge! ❤️

microsoft/TypeScript (typescript)

v5.6.3

Compare Source

vitejs/vite (vite)

v5.4.9

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Oct 14 '24 03:10 renovate[bot]