build(deps): bump the patch-and-minor-updates group across 1 directory with 21 updates#620
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…y with 21 updates Bumps the patch-and-minor-updates group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.142.8` | `1.168.2` | | [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.142.8` | `1.166.11` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.7` | `19.2.14` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` | | [socket.io-client](https://github.com/socketio/socket.io) | `4.8.1` | `4.8.3` | | [@tanstack/router-cli](https://github.com/TanStack/router/tree/HEAD/packages/router-cli) | `1.142.8` | `1.166.17` | | [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.142.8` | `1.167.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.4` | `24.12.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.50.0` | `8.57.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.50.0` | `8.57.1` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.26` | `0.5.2` | | [sass](https://github.com/sass/dart-sass) | `1.97.1` | `1.98.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.50.0` | `8.57.1` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.5.0` | `12.8.0` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.3.1` | | [kysely](https://github.com/kysely-org/kysely) | `0.28.9` | `0.28.14` | | [socket.io](https://github.com/socketio/socket.io) | `4.8.1` | `4.8.3` | | [yaml](https://github.com/eemeli/yaml) | `2.8.2` | `2.8.3` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.2` | `0.27.4` | Updates `@tanstack/react-router` from 1.142.8 to 1.168.2 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router@1.168.2/packages/react-router) Updates `@tanstack/react-router-devtools` from 1.142.8 to 1.166.11 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router-devtools@1.166.11/packages/react-router-devtools) Updates `react` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) Updates `@types/react` from 19.2.7 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) Updates `socket.io-client` from 4.8.1 to 4.8.3 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/socket.io-client@4.8.1...socket.io-client@4.8.3) Updates `@tanstack/router-cli` from 1.142.8 to 1.166.17 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/router-cli/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/router-cli@1.166.17/packages/router-cli) Updates `@tanstack/router-plugin` from 1.142.8 to 1.167.3 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/router-plugin/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/router-plugin@1.167.3/packages/router-plugin) Updates `@types/node` from 24.10.4 to 24.12.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.7 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 8.50.0 to 8.57.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.50.0 to 8.57.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/parser) Updates `eslint-plugin-react-refresh` from 0.4.26 to 0.5.2 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.26...v0.5.2) Updates `sass` from 1.97.1 to 1.98.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.97.1...1.98.0) Updates `typescript-eslint` from 8.50.0 to 8.57.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.57.1/packages/typescript-eslint) Updates `better-sqlite3` from 12.5.0 to 12.8.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.5.0...v12.8.0) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `dotenv` from 17.2.3 to 17.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.3...v17.3.1) Updates `kysely` from 0.28.9 to 0.28.14 - [Release notes](https://github.com/kysely-org/kysely/releases) - [Commits](kysely-org/kysely@v0.28.9...v0.28.14) Updates `socket.io` from 4.8.1 to 4.8.3 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.8.1...socket.io@4.8.3) Updates `yaml` from 2.8.2 to 2.8.3 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.2...v2.8.3) Updates `esbuild` from 0.27.2 to 0.27.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.2...v0.27.4) --- updated-dependencies: - dependency-name: "@tanstack/react-router" dependency-version: 1.168.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@tanstack/react-router-devtools" dependency-version: 1.166.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: socket.io-client dependency-version: 4.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: "@tanstack/router-cli" dependency-version: 1.166.17 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@tanstack/router-plugin" dependency-version: 1.167.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@types/node" dependency-version: 24.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: sass dependency-version: 1.98.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: typescript-eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: better-sqlite3 dependency-version: 12.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: kysely dependency-version: 0.28.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: socket.io dependency-version: 4.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: esbuild dependency-version: 0.27.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the patch-and-minor-updates group with 21 updates in the / directory:
1.142.81.168.21.142.81.166.1119.2.319.2.419.2.719.2.1419.2.319.2.44.8.14.8.31.142.81.166.171.142.81.167.324.10.424.12.08.50.08.57.18.50.08.57.10.4.260.5.21.97.11.98.08.50.08.57.112.5.012.8.02.8.52.8.617.2.317.3.10.28.90.28.144.8.14.8.32.8.22.8.30.27.20.27.4Updates
@tanstack/react-routerfrom 1.142.8 to 1.168.2Release notes
Sourced from
@tanstack/react-router's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-router's changelog.... (truncated)
Commits
67d9e69ci: changeset releasec9e1855fix: strip invariant and warning strings from prod bundles (#7007)d7445e0fix: better react HMR (#7005)0d11d5efix(solid-router): avoid HeadContent remounts on history.replaceState (#6998)21e39bdci: changeset release91cc628chore: update TanStack store packages to 0.9.2 (#6993)13d314edocs: update search parameters guide for zod v4 (#6956)423be8aci: changeset release0545239refactor: signal based reactivity (#6704)86ea33cci: changeset releaseUpdates
@tanstack/react-router-devtoolsfrom 1.142.8 to 1.166.11Release notes
Sourced from
@tanstack/react-router-devtools's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-router-devtools's changelog.Commits
67d9e69ci: changeset release423be8aci: changeset releasea0a6aa8ci: changeset release91d1085ci: changeset releaseef9b241build: update to@tanstack/vite-configv0.4.3 (#6923)7706e3frelease: v1.166.7964cae0release: v1.166.66438c03release: v1.166.488fcbecrelease: v1.166.3861f319release: v1.166.2Updates
reactfrom 19.2.3 to 19.2.4Release notes
Sourced from react's releases.
Commits
90ab3f8Version 19.2.4Updates
@types/reactfrom 19.2.7 to 19.2.14Commits
Updates
react-domfrom 19.2.3 to 19.2.4Release notes
Sourced from react-dom's releases.
Commits
90ab3f8Version 19.2.4Updates
socket.io-clientfrom 4.8.1 to 4.8.3Release notes
Sourced from socket.io-client's releases.
Commits
e9e5bedchore(release): socket.io-client@4.8.39581f9bfix(sio): do not throw when calling io.close() on a stopped server579d43frefactor: remove unused filesee9aac3chore(release): socket.io-parser@4.2.5968277cchore(release): socket.io-adapter@2.5.62bf16bdchore(release): engine.io-client@6.6.4ad61607docs(eio): fix link in the release notesdd71792chore(release): socket.io@4.8.2bb0b480fix(sio): improveio.close()function (#5344)161be91test(sio): pin version of the client bundle in the testsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for socket.io-client since your current version.
Updates
@tanstack/router-clifrom 1.142.8 to 1.166.17Release notes
Sourced from
@tanstack/router-cli's releases.... (truncated)
Changelog
Sourced from
@tanstack/router-cli's changelog.... (truncated)
Commits
67d9e69ci: changeset release21e39bdci: changeset release423be8aci: changeset release5accb6fci: changeset releasee5d23ecfix(router-cli): pass process.argv to yargs to fix silent CLI failure (#6981)86ea33cci: changeset release8f54d11ci: changeset release268bff2ci: changeset releasea0a6aa8ci: changeset release91d1085ci: changeset releaseUpdates
@tanstack/router-pluginfrom 1.142.8 to 1.167.3Release notes
Sourced from
@tanstack/router-plugin's releases.... (truncated)
Changelog
Sourced from
@tanstack/router-plugin's changelog.... (truncated)
Commits
67d9e69ci: changeset released7445e0fix: better react HMR (#7005)e710407ci: changeset release9351e99fix: Fix React Fast Refresh state preservation for auto code-split ro… (#7000)21e39bdci: changeset release423be8aci: changeset release0545239refactor: signal based reactivity (#6704)86ea33cci: changeset release8f54d11ci: changeset release940151cfeat: add@tanstack/intentAI agent skills for Router and Start (#6866)Updates
@types/nodefrom 24.10.4 to 24.12.0Commits
Updates
@types/reactfrom 19.2.7 to 19.2.14Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.50.0 to 8.57.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
c7c38aachore(release): publish 8.57.1e114629fix(eslint-plugin): [prefer-optional-chain] no report for property on interse...2c6aeeechore(release): publish 8.57.046bf066docs(eslint-plugin): document no-unnecessary-condition limitation with object...f696dadchore: use pnpm catalog (#12047)2029c78fix(eslint-plugin): [no-base-to-string] fix false positive for toString with ...0f4f101fix(eslint-plugin): [prefer-promise-reject-errors] add allow `TypeOrValueSpec...53f473bfix(typescript-estree): if the template literal is tagged and the text has an...2291b81docs: minor grammar adjustment (#12112)fc5cd09fix(eslint-plugin): guard against negative paramIndex in no-useless-default-a...Updates
@typescript-eslint/parserfrom 8.50.0 to 8.57.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
c7c38aachore(release): publish 8.57.12c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)96a04a9chore(release): publish 8.56.18b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#120...Description has been truncated