Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps the npm-dependencies group in /web with 6 updates:

Package From To
@tanstack/react-router 1.141.4 1.143.4
@graphql-codegen/typescript 5.0.6 5.0.7
@graphql-codegen/typescript-operations 5.0.6 5.0.7
eslint-plugin-testing-library 7.15.1 7.15.3
typescript-eslint 8.50.0 8.50.1
vite-tsconfig-paths 6.0.2 6.0.3

Updates @tanstack/react-router from 1.141.4 to 1.143.4

Release notes

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

v1.143.4

Version 1.143.4 - 12/23/25, 11:42 PM

Changes

Fix

  • router-core: make navigate publicHref Aware (#6205) (6ea81b4) by Nico Lynzaad

Packages

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

v1.143.3

Version 1.143.3 - 12/23/25, 11:38 AM

Changes

... (truncated)

Commits

Updates @graphql-codegen/typescript from 5.0.6 to 5.0.7

Changelog

Sourced from @​graphql-codegen/typescript's changelog.

5.0.7

Patch Changes

  • Updated dependencies [f588d91]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.2
Commits

Updates @graphql-codegen/typescript-operations from 5.0.6 to 5.0.7

Changelog

Sourced from @​graphql-codegen/typescript-operations's changelog.

5.0.7

Patch Changes

  • Updated dependencies [f588d91]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.2
    • @​graphql-codegen/typescript@​5.0.7
Commits

Updates eslint-plugin-testing-library from 7.15.1 to 7.15.3

Release notes

Sourced from eslint-plugin-testing-library's releases.

v7.15.3

7.15.3 (2025-12-22)

Bug Fixes

v7.15.2

7.15.2 (2025-12-22)

Bug Fixes

Commits
  • c23f025 fix(deps): bump typescript-eslint to v8.50.0 (#1164)
  • d994f0c fix: import plugin meta version (#1163)
  • 6bb4603 chore(deps): update dependency @​vitest/eslint-plugin to v1.5.4 (#1162)
  • 465defc chore(deps): update dependency tsdown to v0.18.1 (#1161)
  • 2601d73 chore: upgrade pnpm to v10 (#1160)
  • 383cc06 chore(deps): update dependency lint-staged to v16 (#1156)
  • 7712934 chore(deps): update dependency tsdown to v0.18.0 (#1159)
  • c0a12ba chore(deps): update dependency prettier to v3.7.4 (#1151)
  • 00a4b2e chore(deps): update commitlint monorepo to v20 (major) (#1155)
  • e73becd chore(deps): update dependency lint-staged to v15.5.2 (#1150)
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.50.0 to 8.50.1

Release notes

Sourced from typescript-eslint's releases.

v8.50.1

8.50.1 (2025-12-22)

🩹 Fixes

  • eslint-plugin: [method-signature-style] ignore methods that return this (#11813)
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.50.1 (2025-12-22)

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-tsconfig-paths from 6.0.2 to 6.0.3

Commits
  • 6b0e61c chore: release v6.0.3
  • 3d97cb4 fix: ensure project references don’t get lost
  • 6119433 chore(test): add control over -p value of tsc
  • 04e4602 chore(test): add case for common “project reference” pattern (#198)
  • 0f27ad2 chore(docs): mention vite-postgres
  • See full diff 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 npm-dependencies group in /web with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.141.4` | `1.143.4` |
| [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) | `5.0.6` | `5.0.7` |
| [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) | `5.0.6` | `5.0.7` |
| [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.15.1` | `7.15.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.50.0` | `8.50.1` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `6.0.2` | `6.0.3` |


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

Updates `@graphql-codegen/typescript` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/typescript)

Updates `@graphql-codegen/typescript-operations` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/operations)

Updates `eslint-plugin-testing-library` from 7.15.1 to 7.15.3
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/release.config.js)
- [Commits](testing-library/eslint-plugin-testing-library@v7.15.1...v7.15.3)

Updates `typescript-eslint` from 8.50.0 to 8.50.1
- [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.50.1/packages/typescript-eslint)

Updates `vite-tsconfig-paths` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.143.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@graphql-codegen/typescript"
  dependency-version: 5.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@graphql-codegen/typescript-operations"
  dependency-version: 5.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-testing-library
  dependency-version: 7.15.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.50.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

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 Dec 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 31, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/npm-dependencies-0fcab3d690 branch December 31, 2025 20:10
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