chore(deps)(deps): bump the root-deps group across 1 directory with 16 updates#26
Merged
Merged
Conversation
…6 updates Bumps the root-deps group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.1.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.8` | `19.1.9` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.1.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.6` | `19.1.7` | | [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `4.16.1` | `5.1.0` | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.52.2` | `1.52.3` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.6.4` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `3.10.2` | `3.11.0` | | [eslint](https://github.com/eslint/eslint) | `9.29.0` | `9.32.0` | | [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) | `3.18.0` | `3.18.2` | | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.5.3` | `7.6.3` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.61.2` | `5.62.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.2` | `16.1.4` | | [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) | `2.13.0` | `2.13.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.5` | `7.0.6` | Updates `react` from 19.1.0 to 19.1.1 - [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.1.1/packages/react) Updates `@types/react` from 19.1.8 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.1.0 to 19.1.1 - [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.1.1/packages/react-dom) Updates `@types/react-dom` from 19.1.6 to 19.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@antfu/eslint-config` from 4.16.1 to 5.1.0 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v4.16.1...v5.1.0) Updates `@eslint-react/eslint-plugin` from 1.52.2 to 1.52.3 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/2.0.0-beta/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.52.3/packages/plugins/eslint-plugin) Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.6.3...v6.6.4) Updates `@types/react` from 19.1.8 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.6 to 19.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react-swc` from 3.10.2 to 3.11.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react-swc@3.11.0/packages/plugin-react-swc) Updates `eslint` from 9.29.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.32.0) Updates `eslint-plugin-tailwindcss` from 3.18.0 to 3.18.2 - [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases) - [Commits](francoismassart/eslint-plugin-tailwindcss@v3.18.0...v3.18.2) Updates `eslint-plugin-testing-library` from 7.5.3 to 7.6.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/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v7.5.3...v7.6.3) Updates `knip` from 5.61.2 to 5.62.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.62.0/packages/knip) Updates `lint-staged` from 16.1.2 to 16.1.4 - [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.1.2...v16.1.4) Updates `simple-git-hooks` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/toplenboren/simple-git-hooks/releases) - [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/CHANGELOG.md) - [Commits](toplenboren/simple-git-hooks@2.13.0...2.13.1) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `vite` from 6.3.5 to 7.0.6 - [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.0.6/packages/vite) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/react" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: react-dom dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/react-dom" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@antfu/eslint-config" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: root-deps - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 1.52.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@testing-library/jest-dom" dependency-version: 6.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/react" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/react-dom" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: eslint-plugin-tailwindcss dependency-version: 3.18.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: eslint-plugin-testing-library dependency-version: 7.6.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: knip dependency-version: 5.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: lint-staged dependency-version: 16.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: simple-git-hooks dependency-version: 2.13.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: vite dependency-version: 7.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: root-deps ... 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 root-deps group with 16 updates in the / directory:
19.1.019.1.119.1.819.1.919.1.019.1.119.1.619.1.74.16.15.1.01.52.21.52.36.6.36.6.43.10.23.11.09.29.09.32.03.18.03.18.27.5.37.6.35.61.25.62.016.1.216.1.42.13.02.13.15.8.35.9.26.3.57.0.6Updates
reactfrom 19.1.0 to 19.1.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
87e33caSet release versions to 19.1.15a1eb6ffix: rename bottom stack frame (#33680)Updates
@types/reactfrom 19.1.8 to 19.1.9Commits
Updates
react-domfrom 19.1.0 to 19.1.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
87e33caSet release versions to 19.1.1b793948Bump next prerelease version numbers (#32782)Updates
@types/react-domfrom 19.1.6 to 19.1.7Commits
Updates
@antfu/eslint-configfrom 4.16.1 to 5.1.0Release notes
Sourced from
@antfu/eslint-config's releases.... (truncated)
Commits
3674456chore: release v5.1.080e4a8afeat: upgradeeslint-plugin-jsdocto v52aeeeb14feat: add eslint-plugin-jsx-a11y via jsx.a11y option (#743)2e56cfcchore: release v5.0.0231bc8echore: typecheck34bb0d1chore: update depsfc2e6e0feat!: rename@next/nexttonextaa97582fix: updateTypedFlatConfigItemto provide rules auto-completion (#742)8ecfddechore: release v4.19.058282d4feat: update depsUpdates
@eslint-react/eslint-pluginfrom 1.52.2 to 1.52.3Release notes
Sourced from
@eslint-react/eslint-plugin's releases.Changelog
Sourced from
@eslint-react/eslint-plugin's changelog.Commits
f9e22f8release: 1.52.337e65b9release: 1.52.3-beta.13f2f113crefactor: minor improvements (#1159)0f2125drelease: 1.52.3-beta.12c2ee651fix: remove 'bun' engine requirement from package.json files, closes #1157 (#...b8eb604release: 1.52.3-beta.114a337ferelease: 1.52.3-next.119298232release: 1.52.3-beta.10a5e221drelease: 1.52.3-next.1033f4a6drelease: 1.52.3-beta.9Updates
@testing-library/jest-domfrom 6.6.3 to 6.6.4Release notes
Sourced from
@testing-library/jest-dom's releases.Commits
707e647perf: replace chalk with picocolors (#659)918b6fbdocs: add InfiniteXyy as a contributor for code, and bug (#650)Updates
@types/reactfrom 19.1.8 to 19.1.9Commits
Updates
@types/react-domfrom 19.1.6 to 19.1.7Commits
Updates
@vitejs/plugin-react-swcfrom 3.10.2 to 3.11.0Release notes
Sourced from
@vitejs/plugin-react-swc's releases.Changelog
Sourced from
@vitejs/plugin-react-swc's changelog.Commits
9e0c103release: plugin-react-swc@3.11.0bbfd1b7chore: update changelog for #537fdc9d9afeat: add hmr support for compound components (#518)d14f31dfix(deps): update all non-major dependencies (#568)2a3b053fix(deps): update swc monorepo (#569)6328ef2build: use tsdown for plugin-react-swc (#555)54a782ftest(react-swc): simplify ts-lib test (#548)cfe2912fix(deps): update all non-major dependencies (#540)11f56d6fix: returnPlugin[]instead ofPluginOption[](#537)7196f66chore(deps): update Vite 7 (#522)Updates
eslintfrom 9.29.0 to 9.32.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
23640319.32.0a0e62e2Build: changelog update for 9.32.0960fd40fix: Upgrade@eslint/js(#19971)50de1cechore: package.json update for@eslint/jsreleasebbf23fafix: Refactor reporting into FileReport (#19877)74f01a3ci: unpinjitito version^2.5.1(#19970)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965)2ab1381ci: pinjitito version 2.4.2 (#19964)b7f7545test: switch to flat config mode inSourceCodetests (#19953)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960)Updates
eslint-plugin-tailwindcssfrom 3.18.0 to 3.18.2Release notes
Sourced from eslint-plugin-tailwindcss's releases.
Commits
c3a8eca3.18.2facef97docs60ad70e3.18.1Updates
eslint-plugin-testing-libraryfrom 7.5.3 to 7.6.3Release notes
Sourced from eslint-plugin-testing-library's releases.
Commits
a8f9555fix: disallow additional properties in rule options (#1045)b29277ffix: Aggressive Reporting support when resolving Testing Library utils (#1043)247b205fix: handled promises assigned to vars are valid (#1047)35e2b40docs: add puglyfe as a contributor for code, and test (#1044)c27465efeat: add support for expectAsync matchers (#1040)7812daefix(no-node-access): improve detection for Testing Library calls (#1033)b1a4da7build(deps-dev): bump semantic-release from 24.2.0 to 24.2.6 (#1035)Updates
knipfrom 5.61.2 to 5.62.0Release notes
Sourced from knip's releases.
Commits
723d7e0Release 5.62.0e65f709Reuse existing entry/production patterns in astro plugin021ecffFix up ESLint flat config resolution (replace #1173)cd0ed32Support Vitest projects configuration for dynamic project discovery (#1171)07439efSupport new biome config extends definition (#1177)ebc9202Fix formattingb606681Support absolute path for config argument61280b0Rename tsconfig-loader.ts → load-tsconfig.ts259a2f6Correctly detect used/unused namespace exports that begin with double undersc...0754130Fix Angular plugin to allow for@angular/build(#1175)Updates
lint-stagedfrom 16.1.2 to 16.1.4Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
9151254chore(changeset): release90b37b0fix: add root-level "types" field to package.json795be13chore(changeset): release4463089build(deps): update dependencies7ea700bfix: allow npm to detect built-in TypeScript type definitions0a0a701test: make sure "git amend" works as expectedbfb71ebperf: combinegit ls-filescalls into single process (#1587)f549d8adocs: replace execa link with nano-span linkbd5b9f6perf(config): optimize config discovery with pathspecs020a246docs: fix typo in CHANGELOG.mdUpdates
simple-git-hooksfrom 2.13.0 to 2.13.1Release notes
Sourced from simple-git-hooks's releases.