Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps the app group with 11 updates:

Package From To
@sentry/electron 7.0.0 7.1.0
@tanstack/react-router 1.131.44 1.131.50
sharp 0.34.3 0.34.4
@tanstack/react-router-devtools 1.131.44 1.131.50
@tanstack/router-plugin 1.131.44 1.131.50
@vitest/eslint-plugin 1.3.10 1.3.12
electron 38.1.0 38.1.2
eslint 9.35.0 9.36.0
prettier-plugin-organize-imports 4.2.0 4.3.0
typescript-eslint 8.43.0 8.44.0
vite 7.1.5 7.1.7

Updates @sentry/electron from 7.0.0 to 7.1.0

Release notes

Sourced from @​sentry/electron's releases.

7.1.0

  • feat: Update JavaScript SDKs from v10.7.0 to v10.11.0 (#1236)
  • feat: Optional Namespaced IPC (#1234)
  • fix: Export ErrorEvent type (#1229)
  • fix: Only capture logs if enableLogs is true (#1235)
Changelog

Sourced from @​sentry/electron's changelog.

7.1.0

  • feat: Update JavaScript SDKs from v10.7.0 to v10.11.0 (#1236)
  • feat: Optional Namespaced IPC (#1234)
  • fix: Export ErrorEvent type (#1229)
  • fix: Only capture logs if enableLogs is true (#1235)
Commits

Updates @tanstack/react-router from 1.131.44 to 1.131.50

Release notes

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

v1.131.50

Version 1.131.50 - 9/22/25, 1:13 AM

Changes

Fix

  • router-core: Non nested paths - only strip trailing underscore on route segments (#5182) (ecd79d2) by Nico Lynzaad

Packages

  • @​tanstack/router-core@​1.131.50
  • @​tanstack/solid-router@​1.131.50
  • @​tanstack/react-router@​1.131.50
  • @​tanstack/react-router-ssr-query@​1.131.50
  • @​tanstack/router-ssr-query-core@​1.131.50
  • @​tanstack/zod-adapter@​1.131.50
  • @​tanstack/valibot-adapter@​1.131.50
  • @​tanstack/arktype-adapter@​1.131.50
  • @​tanstack/router-devtools@​1.131.50
  • @​tanstack/solid-router-devtools@​1.131.50
  • @​tanstack/react-router-devtools@​1.131.50
  • @​tanstack/router-devtools-core@​1.131.50
  • @​tanstack/router-generator@​1.131.50
  • @​tanstack/router-cli@​1.131.50
  • @​tanstack/router-plugin@​1.131.50
  • @​tanstack/router-vite-plugin@​1.131.50
  • @​tanstack/solid-start-client@​1.131.50
  • @​tanstack/solid-start-server@​1.131.50
  • @​tanstack/start-client-core@​1.131.50
  • @​tanstack/start-server-core@​1.131.50
  • @​tanstack/start-storage-context@​1.131.50
  • @​tanstack/react-start-client@​1.131.50
  • @​tanstack/react-start-server@​1.131.50
  • @​tanstack/start-server-functions-fetcher@​1.131.50
  • @​tanstack/start-server-functions-client@​1.131.50
  • @​tanstack/start-plugin-core@​1.131.50
  • @​tanstack/solid-start@​1.131.50
  • @​tanstack/solid-start-plugin@​1.131.50
  • @​tanstack/react-start@​1.131.50
  • @​tanstack/react-start-plugin@​1.131.50

v1.131.49

Version 1.131.49 - 9/19/25, 11:36 PM

Changes

Fix

  • tell router that rendering finished when rendering to string (#5174) (1d5c5f7) by Manuel Schiller

... (truncated)

Commits
  • 4a6dcd0 release: v1.131.50
  • 0d00f28 release: v1.131.49
  • 1d5c5f7 fix: tell router that rendering finished when rendering to string (#5174)
  • f5872df release: v1.131.48
  • 3b69de0 release: v1.131.47
  • a8714cd release: v1.131.46
  • b0ea8de fix(router): prevent script tag duplication in SSR and client-side navigation...
  • 2c8d5ce fix(router): respect target attribute on inner component (#5115)
  • d49b204 release: v1.131.45
  • c77dbc3 refactor(react-router): Link component composeHandler performance (#5168)
  • See full diff in compare view

Updates sharp from 0.34.3 to 0.34.4

Release notes

Sourced from sharp's releases.

v0.34.4

  • Upgrade to libvips v8.17.2 for upstream bug fixes.

  • Ensure TIFF subifd and OpenSlide level input options are respected (regression in 0.34.3).

  • Ensure autoOrient occurs before non-90 angle rotation. #4425

  • Ensure autoOrient removes existing metadata after shrink-on-load. #4431

  • TypeScript: Ensure KernelEnum includes linear. #4441 @​BayanBennett

  • Ensure unlimited flag is passed upstream when reading TIFF images. #4446

  • Support Electron memory cage when reading XMP metadata (regression in 0.34.3). #4451

  • Add sharp-libvips rpath for yarn v5 support. #4452 @​arcanis

v0.34.4-rc.4

  • Upgrade to libvips v8.17.2 for upstream bug fixes.

  • Ensure TIFF subifd and OpenSlide level input options are respected (regression in 0.34.3).

  • Ensure autoOrient occurs before non-90 angle rotation. #4425

  • Ensure autoOrient removes existing metadata after shrink-on-load. #4431

  • TypeScript: Ensure KernelEnum includes linear. #4441 @​BayanBennett

  • Ensure unlimited flag is passed upstream when reading TIFF images. #4446

  • Support Electron memory cage when reading XMP metadata (regression in 0.34.3). #4451

  • Add sharp-libvips rpath for yarn v5 support. #4452 @​arcanis

... (truncated)

Commits
  • ee43783 Release v0.34.4
  • 5299011 CI/Docs: Deno v2 support
  • 4710092 Prerelease v0.34.4-rc.4
  • ed1ac43 CI: Upgrade packaging test dependencies
  • dfcbcee Upgrade sharp-libvips to v1.2.3
  • 35d3f56 Ensure TIFF subifd and OpenSlide level are respected
  • 9f4bace Prerelease v0.34.4-rc.3
  • b507831 CI: Remove dry-run flag
  • 905f698 Prerelease v0.34.4-rc.2
  • b0154ed Upgrade sharp-libvips to v1.2.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sharp since your current version.


Updates @tanstack/react-router-devtools from 1.131.44 to 1.131.50

Release notes

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

v1.131.50

Version 1.131.50 - 9/22/25, 1:13 AM

Changes

Fix

  • router-core: Non nested paths - only strip trailing underscore on route segments (#5182) (ecd79d2) by Nico Lynzaad

Packages

  • @​tanstack/router-core@​1.131.50
  • @​tanstack/solid-router@​1.131.50
  • @​tanstack/react-router@​1.131.50
  • @​tanstack/react-router-ssr-query@​1.131.50
  • @​tanstack/router-ssr-query-core@​1.131.50
  • @​tanstack/zod-adapter@​1.131.50
  • @​tanstack/valibot-adapter@​1.131.50
  • @​tanstack/arktype-adapter@​1.131.50
  • @​tanstack/router-devtools@​1.131.50
  • @​tanstack/solid-router-devtools@​1.131.50
  • @​tanstack/react-router-devtools@​1.131.50
  • @​tanstack/router-devtools-core@​1.131.50
  • @​tanstack/router-generator@​1.131.50
  • @​tanstack/router-cli@​1.131.50
  • @​tanstack/router-plugin@​1.131.50
  • @​tanstack/router-vite-plugin@​1.131.50
  • @​tanstack/solid-start-client@​1.131.50
  • @​tanstack/solid-start-server@​1.131.50
  • @​tanstack/start-client-core@​1.131.50
  • @​tanstack/start-server-core@​1.131.50
  • @​tanstack/start-storage-context@​1.131.50
  • @​tanstack/react-start-client@​1.131.50
  • @​tanstack/react-start-server@​1.131.50
  • @​tanstack/start-server-functions-fetcher@​1.131.50
  • @​tanstack/start-server-functions-client@​1.131.50
  • @​tanstack/start-plugin-core@​1.131.50
  • @​tanstack/solid-start@​1.131.50
  • @​tanstack/solid-start-plugin@​1.131.50
  • @​tanstack/react-start@​1.131.50
  • @​tanstack/react-start-plugin@​1.131.50

v1.131.49

Version 1.131.49 - 9/19/25, 11:36 PM

Changes

Fix

  • tell router that rendering finished when rendering to string (#5174) (1d5c5f7) by Manuel Schiller

... (truncated)

Commits

Updates @tanstack/router-plugin from 1.131.44 to 1.131.50

Release notes

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

v1.131.50

Version 1.131.50 - 9/22/25, 1:13 AM

Changes

Fix

  • router-core: Non nested paths - only strip trailing underscore on route segments (#5182) (ecd79d2) by Nico Lynzaad

Packages

  • @​tanstack/router-core@​1.131.50
  • @​tanstack/solid-router@​1.131.50
  • @​tanstack/react-router@​1.131.50
  • @​tanstack/react-router-ssr-query@​1.131.50
  • @​tanstack/router-ssr-query-core@​1.131.50
  • @​tanstack/zod-adapter@​1.131.50
  • @​tanstack/valibot-adapter@​1.131.50
  • @​tanstack/arktype-adapter@​1.131.50
  • @​tanstack/router-devtools@​1.131.50
  • @​tanstack/solid-router-devtools@​1.131.50
  • @​tanstack/react-router-devtools@​1.131.50
  • @​tanstack/router-devtools-core@​1.131.50
  • @​tanstack/router-generator@​1.131.50
  • @​tanstack/router-cli@​1.131.50
  • @​tanstack/router-plugin@​1.131.50
  • @​tanstack/router-vite-plugin@​1.131.50
  • @​tanstack/solid-start-client@​1.131.50
  • @​tanstack/solid-start-server@​1.131.50
  • @​tanstack/start-client-core@​1.131.50
  • @​tanstack/start-server-core@​1.131.50
  • @​tanstack/start-storage-context@​1.131.50
  • @​tanstack/react-start-client@​1.131.50
  • @​tanstack/react-start-server@​1.131.50
  • @​tanstack/start-server-functions-fetcher@​1.131.50
  • @​tanstack/start-server-functions-client@​1.131.50
  • @​tanstack/start-plugin-core@​1.131.50
  • @​tanstack/solid-start@​1.131.50
  • @​tanstack/solid-start-plugin@​1.131.50
  • @​tanstack/react-start@​1.131.50
  • @​tanstack/react-start-plugin@​1.131.50

v1.131.49

Version 1.131.49 - 9/19/25, 11:36 PM

Changes

Fix

  • tell router that rendering finished when rendering to string (#5174) (1d5c5f7) by Manuel Schiller

... (truncated)

Commits

Updates @vitest/eslint-plugin from 1.3.10 to 1.3.12

Commits

Updates electron from 38.1.0 to 38.1.2

Release notes

Sourced from electron's releases.

electron v38.1.2

Release Notes for v38.1.2

Other Changes

electron v38.1.1

Release Notes for v38.1.1

Other Changes

  • Updated Chromium to 140.0.7339.133. #48287
Commits

Updates eslint from 9.35.0 to 9.36.0

Release notes

Sourced from eslint's releases.

v9.36.0

Features

  • 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta)

Bug Fixes

  • 75b74d8 fix: add missing rule option types (#20127) (ntnyq)
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116) (루밀LuMir)
  • 7d61b7f fix: add missing scope types to Scope.type (#20110) (Pixel998)
  • 7a670c3 fix: correct rule option typings in rules.d.ts (#20084) (Pixel998)

Documentation

  • b73ab12 docs: update examples to use defineConfig (#20131) (sethamus)
  • 31d9392 docs: fix typos (#20118) (Pixel998)
  • c7f861b docs: Update README (GitHub Actions Bot)
  • 6b0c08b docs: Update README (GitHub Actions Bot)
  • 91f97c5 docs: Update README (GitHub Actions Bot)

Chores

  • 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#20139) (Milos Djermanovic)
  • 488cba6 chore: package.json update for @​eslint/js release (Jenkins)
  • bac82a2 ci: simplify renovate configuration (#19907) (唯然)
  • c00bb37 ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])
  • fee751d refactor: use defaultOptions in rules (#20121) (Pixel998)
  • 1ace67d chore: update example to use defineConfig (#20111) (루밀LuMir)
  • 4821963 test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)
  • b42c42e chore: disallow use of deprecated type property in core rule tests (#20094) (Milos Djermanovic)
  • 7bb498d test: remove deprecated type property from core rule tests (#20093) (Pixel998)
  • e10cf2a ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])
  • 5cb0ce4 refactor: use meta.defaultOptions in preserve-caught-error (#20080) (Pixel998)
  • f9f7cb5 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 81764b2 chore: update eslint peer dependency in eslint-config-eslint (#20079) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.36.0 - September 19, 2025

  • 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#20139) (Milos Djermanovic)
  • 488cba6 chore: package.json update for @​eslint/js release (Jenkins)
  • b73ab12 docs: update examples to use defineConfig (#20131) (sethamus)
  • 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta)
  • 75b74d8 fix: add missing rule option types (#20127) (ntnyq)
  • bac82a2 ci: simplify renovate configuration (#19907) (唯然)
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116) (루밀LuMir)
  • c00bb37 ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])
  • fee751d refactor: use defaultOptions in rules (#20121) (Pixel998)
  • 31d9392 docs: fix typos (#20118) (Pixel998)
  • 7d61b7f fix: add missing scope types to Scope.type (#20110) (Pixel998)
  • 1ace67d chore: update example to use defineConfig (#20111) (루밀LuMir)
  • 4821963 test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)
  • c7f861b docs: Update README (GitHub Actions Bot)
  • 6b0c08b docs: Update README (GitHub Actions Bot)
  • 7a670c3 fix: correct rule option typings in rules.d.ts (#20084) (Pixel998)
  • b42c42e chore: disallow use of deprecated type property in core rule tests (#20094) (Milos Djermanovic)
  • 7bb498d test: remove deprecated type property from core rule tests (#20093) (Pixel998)
  • 91f97c5 docs: Update README (GitHub Actions Bot)
  • e10cf2a ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])
  • 5cb0ce4 refactor: use meta.defaultOptions in preserve-caught-error (#20080) (Pixel998)
  • f9f7cb5 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 81764b2 chore: update eslint peer dependency in eslint-config-eslint (#20079) (Milos Djermanovic)
Commits

Updates prettier-plugin-organize-imports from 4.2.0 to 4.3.0

Release notes

Sourced from prettier-plugin-organize-imports's releases.

4.3.0

What's Changed

Full Changelog: simonhaenisch/prettier-plugin-organize-imports@v4.2.0...v4.3.0

Commits

Updates typescript-eslint from 8.43.0 to 8.44.0

Release notes

Sourced from typescript-eslint's releases.

v8.44.0

8.44.0 (2025-09-15)

🚀 Features

  • eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)

🩹 Fixes

  • deps: update dependency @​eslint-community/eslint-utils to v4.8.0 (#11589)
  • eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.44.0 (2025-09-15)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vite from 7.1.5 to 7.1.7

Release notes

Sourced from vite's releases.

v7.1.7

Please refer to CHANGELOG.md for details.

v7.1.6

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.1.7 (2025-09-22)

Bug Fixes

  • build: fix ssr environment emitAssets: true when sharedConfigBuild: true (#20787) (4c4583c)
  • client: use CSP nonce when rendering error overlay (#20791) (9bc9d12)
  • deps: update all non-major dependencies (#20811) (9f2247c)
  • glob: handle glob imports from folders starting with dot (#20800) (105abe8)
  • hmr: trigger prune event when import is removed from non hmr module (#20768) (9f32b1d)
  • hmr: wait for import.meta.hot.prune callbacks to complete before running other HMRs (#20698) (98a3484)

7.1.6 (2025-09-18)

Bug Fixes

  • deps: update all non-major dependencies (#20773) (88af2ae)
  • esbuild: inject esbuild helper functions with minified $ variables correctly (#20761) (7e8e004)
  • fallback terser to main thread when nameCache is provided (#20750) (a679a64)
  • types: strict env typings fail when skipLibCheck is false (#20755) (cc54e29)

Miscellaneous Chores

Commits
  • 693d255 release: v7.1.7
  • 98a3484 fix(hmr): wait for import.meta.hot.prune callbacks to complete before runni...
  • 9f32b1d fix(hmr): trigger prune event when import is removed from non hmr module (#20...
  • 9f2247c fix(deps): update all non-major dependencies (#20811)
  • 105abe8 fix(glob): handle glob imports from folders starting with dot (#20800)
  • 4c4583c fix(build): fix ssr environment emitAssets: true when `sharedConfigBuild: t...
  • 9bc9d12 fix(client): use CSP nonce when rendering error overlay (#20791)
  • 54377f7 release: v7.1.6
  • 88af2ae fix(deps): update all non-major dependencies (#20773)
  • d785e72 chore(deps): update rolldown-related dependencies (#20772)
  • Additional commits viewable in compare view

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

Bumps the app group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@sentry/electron](https://github.com/getsentry/sentry-electron) | `7.0.0` | `7.1.0` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.131.44` | `1.131.50` |
| [sharp](https://github.com/lovell/sharp) | `0.34.3` | `0.34.4` |
| [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.131.44` | `1.131.50` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.131.44` | `1.131.50` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.3.10` | `1.3.12` |
| [electron](https://github.com/electron/electron) | `38.1.0` | `38.1.2` |
| [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.36.0` |
| [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `4.2.0` | `4.3.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.43.0` | `8.44.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.5` | `7.1.7` |


Updates `@sentry/electron` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/getsentry/sentry-electron/releases)
- [Changelog](https://github.com/getsentry/sentry-electron/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-electron@7.0.0...7.1.0)

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

Updates `sharp` from 0.34.3 to 0.34.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.34.3...v0.34.4)

Updates `@tanstack/react-router-devtools` from 1.131.44 to 1.131.50
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.131.50/packages/react-router-devtools)

Updates `@tanstack/router-plugin` from 1.131.44 to 1.131.50
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.131.50/packages/router-plugin)

Updates `@vitest/eslint-plugin` from 1.3.10 to 1.3.12
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.3.10...v1.3.12)

Updates `electron` from 38.1.0 to 38.1.2
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v38.1.0...v38.1.2)

Updates `eslint` from 9.35.0 to 9.36.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.35.0...v9.36.0)

Updates `prettier-plugin-organize-imports` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md)
- [Commits](simonhaenisch/prettier-plugin-organize-imports@v4.2.0...v4.3.0)

Updates `typescript-eslint` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/typescript-eslint)

Updates `vite` from 7.1.5 to 7.1.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.7/packages/vite)

---
updated-dependencies:
- dependency-name: "@sentry/electron"
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.131.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: sharp
  dependency-version: 0.34.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: "@tanstack/react-router-devtools"
  dependency-version: 1.131.50
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.131.50
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.3.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: electron
  dependency-version: 38.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: eslint
  dependency-version: 9.36.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: prettier-plugin-organize-imports
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: typescript-eslint
  dependency-version: 8.44.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: vite
  dependency-version: 7.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app
...

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 Sep 22, 2025
@dependabot dependabot bot requested a review from samwisekind as a code owner September 22, 2025 13:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 22, 2025
@changeset-bot
Copy link

changeset-bot bot commented Sep 22, 2025

⚠️ No Changeset found

Latest commit: 7f289c6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@sonarqubecloud
Copy link

@samwisekind samwisekind merged commit 35dddcf into main Sep 26, 2025
4 checks passed
@samwisekind samwisekind deleted the dependabot/npm_and_yarn/app-7d6b63e2e0 branch September 26, 2025 18:23
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.

2 participants