fix: bump the all-deps group across 1 directory with 32 updates#429
Closed
dependabot[bot] wants to merge 1 commit into
Closed
fix: bump the all-deps group across 1 directory with 32 updates#429dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-deps group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.101.0` | `5.101.2` | | [focus-trap-react](https://github.com/focus-trap/focus-trap-react) | `12.0.2` | `12.0.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.17` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.7` | | [react-dropzone](https://github.com/react-dropzone/react-dropzone) | `14.4.1` | `19.1.1` | | [react-intl](https://github.com/formatjs/formatjs) | `10.1.13` | `10.1.18` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.17.0` | `7.18.1` | | [uuid](https://github.com/uuidjs/uuid) | `14.0.0` | `14.0.1` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.5` | `3.3.6` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.101.0` | `5.101.2` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `10.0.0` | `11.0.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.61.0` | `8.64.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.61.0` | `8.64.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.1` | `6.0.3` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.7.0` | | [eslint-plugin-boundaries](https://github.com/javierbrea/eslint-plugin-boundaries) | `6.0.2` | `7.0.2` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.2` | `29.15.4` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `7.0.1` | `7.1.1` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.7.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.3.0` | `30.4.2` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.3.0` | `30.4.1` | | [jest-fetch-mock](https://github.com/jefflau/jest-fetch-mock) | `3.0.3` | `4.2.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.4.0` | `17.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.5` | | [sass](https://github.com/sass/dart-sass) | `1.99.0` | `1.101.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.9` | `29.4.11` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `7.0.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.0` | `8.64.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.10` | `8.1.5` | | [vite-plugin-css-injected-by-js](https://github.com/marco-prontera/vite-plugin-css-injected-by-js) | `5.0.1` | `5.0.2` | Updates `@tanstack/react-query` from 5.101.0 to 5.101.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.101.2/packages/react-query) Updates `focus-trap-react` from 12.0.2 to 12.0.3 - [Release notes](https://github.com/focus-trap/focus-trap-react/releases) - [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md) - [Commits](focus-trap/focus-trap-react@v12.0.2...v12.0.3) Updates `react` from 19.2.5 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `@types/react` from 19.2.14 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.5 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) Updates `react-dropzone` from 14.4.1 to 19.1.1 - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](react-dropzone/react-dropzone@v14.4.1...v19.1.1) Updates `react-intl` from 10.1.13 to 10.1.18 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/react-intl@10.1.13...react-intl@10.1.18) Updates `react-router-dom` from 7.17.0 to 7.18.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.1/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.1/packages/react-router-dom) Updates `uuid` from 14.0.0 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v14.0.0...v14.0.1) Updates `@eslint/eslintrc` from 3.3.5 to 3.3.6 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.5...eslintrc-v3.3.6) Updates `@eslint/js` from 9.39.4 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@tanstack/react-query-devtools` from 5.101.0 to 5.101.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.101.2/packages/react-query-devtools) Updates `@types/react` from 19.2.14 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/uuid` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `@typescript-eslint/eslint-plugin` from 8.61.0 to 8.64.0 - [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.64.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.61.0 to 8.64.0 - [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.64.0/packages/parser) Updates `@vitejs/plugin-react` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.3/packages/plugin-react) Updates `eslint` from 9.39.4 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.7.0) Updates `eslint-plugin-boundaries` from 6.0.2 to 7.0.2 - [Release notes](https://github.com/javierbrea/eslint-plugin-boundaries/releases) - [Commits](javierbrea/eslint-plugin-boundaries@v6.0.2...v7.0.2) Updates `eslint-plugin-jest` from 29.15.2 to 29.15.4 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.15.2...v29.15.4) Updates `eslint-plugin-react-hooks` from 7.0.1 to 7.1.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks) Updates `globals` from 17.4.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.7.0) Updates `jest` from 30.3.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `jest-environment-jsdom` from 30.3.0 to 30.4.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/jest-environment-jsdom) Updates `jest-fetch-mock` from 3.0.3 to 4.2.0 - [Release notes](https://github.com/jefflau/jest-fetch-mock/releases) - [Changelog](https://github.com/jefflau/jest-fetch-mock/blob/master/CHANGELOG.md) - [Commits](https://github.com/jefflau/jest-fetch-mock/commits/v4.2.0) Updates `lint-staged` from 16.4.0 to 17.1.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.4.0...v17.1.0) Updates `prettier` from 3.8.4 to 3.9.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.5) Updates `sass` from 1.99.0 to 1.101.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.99.0...1.101.0) Updates `ts-jest` from 29.4.9 to 29.4.11 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.9...v29.4.11) Updates `typescript` from 6.0.2 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `typescript-eslint` from 8.61.0 to 8.64.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.64.0/packages/typescript-eslint) Updates `vite` from 8.0.10 to 8.1.5 - [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/v8.1.5/packages/vite) Updates `vite-plugin-css-injected-by-js` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/marco-prontera/vite-plugin-css-injected-by-js/releases) - [Commits](marco-prontera/vite-plugin-css-injected-by-js@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.101.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: focus-trap-react dependency-version: 12.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: react-dropzone dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: react-intl dependency-version: 10.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: react-router-dom dependency-version: 7.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.101.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: eslint-plugin-boundaries dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: eslint-plugin-jest dependency-version: 29.15.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: eslint-plugin-react-hooks dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: jest-environment-jsdom dependency-version: 30.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: jest-fetch-mock dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: lint-staged dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: prettier dependency-version: 3.9.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: sass dependency-version: 1.101.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: typescript-eslint dependency-version: 8.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: vite dependency-version: 8.1.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: vite-plugin-css-injected-by-js dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all-deps group with 32 updates in the / directory:
5.101.05.101.212.0.212.0.319.2.519.2.719.2.1419.2.1719.2.519.2.714.4.119.1.110.1.1310.1.187.17.07.18.114.0.014.0.13.3.53.3.69.39.410.0.15.101.05.101.210.0.011.0.08.61.08.64.08.61.08.64.06.0.16.0.39.39.410.7.06.0.27.0.229.15.229.15.47.0.17.1.117.4.017.7.030.3.030.4.230.3.030.4.13.0.34.2.016.4.017.1.03.8.43.9.51.99.01.101.029.4.929.4.116.0.27.0.28.61.08.64.08.0.108.1.55.0.15.0.2Updates
@tanstack/react-queryfrom 5.101.0 to 5.101.2Release notes
Sourced from @tanstack/react-query's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
Commits
610e8d1ci: Version Packages (#10996)1f84256docs: document theselecttyping caveat for parallel-queries hooks (#10984)b809297ci: Version Packages (#10977)ccc843etest({react,preact}-query/useQueries): move type-only tests to 'useQueries.te...4154613test({react,preact}-query/useMutation): split 'should handle conditional logi...8bb5fdetest({react,preact}-query/useMutation): split 'should pass meta to mutation' ...87426a3test(react-query): replace deprecated 'toBeCalledTimes' with 'toHaveBeenCalle...feb1efdtest(*): move 'vi.useRealTimers' to the end of 'afterEach' so cleanup runs un...Updates
focus-trap-reactfrom 12.0.2 to 12.0.3Release notes
Sourced from focus-trap-react's releases.
Changelog
Sourced from focus-trap-react's changelog.
Commits
62c64f4Version Packages (#1953)26c3deaUpdate tabbable and focus-trap (#1952)b8ec7b8[DEPENDABOT]: Bump form-data from 4.0.5 to 4.0.6 (#1951)fa97f40[DEPENDABOT]: Bump@typescript-eslint/eslint-pluginfrom 8.61.0 to 8.61.1 (#1...ba154c0[DEPENDABOT]: Bump start-server-and-test from 3.0.9 to 3.0.11 (#1947)3adf505[DEPENDABOT]: Bump@typescript-eslint/parserfrom 8.61.0 to 8.61.1 (#1950)9b412b8[DEPENDABOT]: Bump@types/jqueryfrom 4.0.0 to 4.0.1 (#1935)e916e5b[DEPENDABOT]: Bump@typescript-eslint/eslint-pluginfrom 8.60.1 to 8.61.0 (#1...4792c9c[DEPENDABOT]: Bump start-server-and-test from 3.0.6 to 3.0.9 (#1937)0872a26[DEPENDABOT]: Bump prettier from 3.8.3 to 3.8.4 (#1938)Updates
reactfrom 19.2.5 to 19.2.7Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.6Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
@types/reactfrom 19.2.14 to 19.2.17Commits
Updates
react-domfrom 19.2.5 to 19.2.7Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.6Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates
react-dropzonefrom 14.4.1 to 19.1.1Release notes
Sourced from react-dropzone's releases.
... (truncated)
Commits
4599a84fix: ignore drops on the dropzone while the file dialog is open (closes #1455)ec2af85feat: support async validatorc678d38fix: detect dragged files via items kind when types omit Files (#1409)fcded10docs: warn that a button root needs type=button inside a form (closes #1292)36e92bddocs: note Android photo-picker hides camera (closes #1417)d1d290cfix: hide file input in-flow to prevent scroll jump (fixes #1413)696d47cfix!: accept files up to the limit instead of rejecting the batch03f0f6efeat: add isDragUnknown state and skip validator during drag (closes #1408, c...2b8dcfbfix: prevent browser opening files dropped on disabled/noDrag dropzone (fixes...5d14000docs: add file dialog caveats for <label> root and open() timingInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
react-intlfrom 10.1.13 to 10.1.18Release notes
Sourced from react-intl's releases.
... (truncated)
Commits
75edf1cchore: release main (#6894)8c3caf0chore(deps): update pnpm to v11.11.0 (#6892)a83fb42chore(deps): update rust crate regex to v1.13.0 (#6890)a9773b8fix(@formatjs/intl-datetimeformat): apply Date method defaults (#6893)0faf3f7chore(deps): update dependency lucide-react to v1.24.0 (#6889)b258031chore(deps): update dependency@babel/typesto v8.0.4 (#6888)37ee812chore(deps): update dependency vite to v8.1.4 (#6887)21202e0fix(deps): update formatjs monorepo (#6886)6f23183fix(deps): update dependency eslint-plugin-formatjs to v6.4.17 (#6885)b53acd0chore: release main (#6859)Updates
react-router-domfrom 7.17.0 to 7.18.1Changelog
Sourced from react-router-dom's changelog.
Commits
afdf85dRelease v7.18.1 (#15253)2ecaa1dFix react-router-dom main entry metadata (#15238)6fb1e79Release v7.18.0 (#15187)Updates
uuidfrom 14.0.0 to 14.0.1Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
7017780chore(main): release 14.0.1 (#964)f2c3e4bchore: fix release-please workflow (#963)27ffae5fix: add types condition to node export for moduleResolution bundler (#961)664cb31Remove outdated security contact information (#959)d729016fix(ci): checkout PR head commit in browser workflow (#957)89a5ebcWorkflows (#948)196e208chore: fix workflow (#947)95af448chore: update workflows (#946)3b57f95chore: add workflow_dispatch (#944)a433096chore: add 12.x and 13.x maintenance release branches (#941)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@eslint/eslintrcfrom 3.3.5 to 3.3.6Release notes
Sourced from @eslint/eslintrc's releases.
Changelog
Sourced from @eslint/eslintrc's changelog.
Commits
b433a22chore: release 3.3.6 🚀 (#236)0c5de74fix: updatejs-yamlto 4.3.0 to address security vulnerability (#235)94837a4docs: Update README sponsorsdbae1a1docs: Update README sponsors19fe72adocs: Update README sponsors92ebd17docs: Update README sponsors3ba4c8cci: add Node.js 26 to CI (#231)f8d268adocs: Update README sponsors6e20867docs: Update README sponsors6d722b6docs: Update README sponsorsUpdates
@eslint/jsfrom 9.39.4 to 10.0.1Release notes
Sourced from @eslint/js's releases.
... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
@tanstack/react-query-devtoolsfrom 5.101.0 to 5.101.2Release notes
Sourced from @tanstack/react-query-devtools's releases.
Changelog
Sourced from @tanstack/react-query-devtools's changelog.
Commits
610e8d1ci: Version Packages (#10996)b809297ci: Version Packages (#10977)Updates
@types/reactfrom 19.2.14 to 19.2.17Commits
Updates
@types/uuidfrom 10.0.0 to 11.0.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.61.0 to 8.64.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.