Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the all-dependencies group with 7 updates:

Package From To
@eslint-react/eslint-plugin 2.5.0 2.5.1
globals 16.5.0 17.0.0
ai 6.0.5 6.0.6
@cloudflare/workers-types 4.20260101.0 4.20260103.0
zod 4.3.4 4.3.5
react-error-boundary 6.0.1 6.0.2
@tanstack/router-plugin 1.145.2 1.145.4

Updates @eslint-react/eslint-plugin from 2.5.0 to 2.5.1

Release notes

Sourced from @​eslint-react/eslint-plugin's releases.

v2.5.1 (2026-01-05)

What's Changed

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v2.5.0...v2.5.1

Changelog

Sourced from @​eslint-react/eslint-plugin's changelog.

v2.5.1 (2026-01-05)

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v2.5.0...v2.5.1

Commits

Updates globals from 16.5.0 to 17.0.0

Release notes

Sourced from globals's releases.

v17.0.0

Breaking

  • Split audioWorklet environment from browser (#320) 7bc293e

Improvements

  • Update globals (#329) ebe1063
  • Get all browser globals from both chrome and firefox (#321) 59ceff8
  • Add bunBuiltin environment (#324) 1bc6e3b
  • Add denoBuiltin environment (#324) 1bc6e3b
  • Add paintWorklet environment (#323) 4b78f56
  • Add sharedWorker environment (#322) 4a02a85

sindresorhus/globals@v16.5.0...v17.0.0

Commits

Updates ai from 6.0.5 to 6.0.6

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • Updated dependencies [7ee2d12]
    • @​ai-sdk/gateway@​3.0.5
Commits

Updates @cloudflare/workers-types from 4.20260101.0 to 4.20260103.0

Commits

Updates zod from 4.3.4 to 4.3.5

Release notes

Sourced from zod's releases.

v4.3.5

Commits:

  • 21afffdb42ccab554036312e33fed0ea3cb8f982 [Docs] Update migration guide docs for deprecation of message (#5595)
  • e36743e513aadb307b29949a80d6eb0dcc8fc278 Improve mini treeshaking
  • 0cdc0b8597999fd9ca99767b912c1e82c1ff2d6c 4.3.5
Commits

Updates react-error-boundary from 6.0.1 to 6.0.2

Release notes

Sourced from react-error-boundary's releases.

6.0.2

Updated README and generated TS docs

Commits

Updates @tanstack/router-plugin from 1.145.2 to 1.145.4

Release notes

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

v1.145.4

Version 1.145.4 - 1/4/26, 5:41 PM

Changes

Fix

  • generator improvements (#6296) (71fc7a6) by Manuel Schiller

Ci

  • apply automated fixes (59ade97) by autofix-ci[bot]

Docs

  • remove duplicate console.info from beforeLoad example (#6134) (8340126) by @​szhsin
  • Fix typo in Next.js middleware description (#6283) (a4e2eb7) by @​Shakil-Ahmmed-Dev
  • examples: Remove "VITE_" from environment variables to match code in supabase.ts (#6224) (038d0dc) by Bonnie Schulkin

Examples

  • replace relative paths with path aliases to improve consist… (#6046) (f19b51e) by Zuckjet

Other

  • (00617a7) by Victor Turansky

Packages

  • @​tanstack/router-generator@​1.145.4
  • @​tanstack/virtual-file-routes@​1.145.4
  • @​tanstack/router-cli@​1.145.4
  • @​tanstack/router-plugin@​1.145.4
  • @​tanstack/router-vite-plugin@​1.145.4
  • @​tanstack/start-plugin-core@​1.145.4
  • @​tanstack/solid-start@​1.145.4
  • @​tanstack/vue-start@​1.145.4
  • @​tanstack/react-start@​1.145.4
  • @​tanstack/start-static-server-functions@​1.145.4

v1.145.3

Version 1.145.3 - 12/30/25, 5:42 PM

Changes

Fix

  • prerendering (#6256) (062faf4) by Manuel Schiller

Other

... (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

Bumps the all-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `2.5.0` | `2.5.1` |
| [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.0.0` |
| [ai](https://github.com/vercel/ai) | `6.0.5` | `6.0.6` |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20260101.0` | `4.20260103.0` |
| [zod](https://github.com/colinhacks/zod) | `4.3.4` | `4.3.5` |
| [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `6.0.1` | `6.0.2` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.145.2` | `1.145.4` |


Updates `@eslint-react/eslint-plugin` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v2.5.1/packages/plugins/eslint-plugin)

Updates `globals` from 16.5.0 to 17.0.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.5.0...v17.0.0)

Updates `ai` from 6.0.5 to 6.0.6
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/[email protected]@6.0.6)

Updates `@cloudflare/workers-types` from 4.20260101.0 to 4.20260103.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `zod` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.3.4...v4.3.5)

Updates `react-error-boundary` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@6.0.1...6.0.2)

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

---
updated-dependencies:
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: globals
  dependency-version: 17.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: ai
  dependency-version: 6.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 4.20260103.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: zod
  dependency-version: 4.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: react-error-boundary
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.145.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant