chore(deps-dev)(deps-dev): bump the dev-tools group across 1 directory with 40 updates#409
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev)(deps-dev): bump the dev-tools group across 1 directory with 40 updates#409dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…y with 40 updates Bumps the dev-tools group with 36 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.1` | `4.3.3` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.9.1` | `7.0.0` | | [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.47` | `4.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.0.1` | `26.1.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.3` | `6.0.4` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.9` | `4.1.10` | | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.7.0` | | [msw](https://github.com/mswjs/msw) | `2.14.6` | `2.15.0` | | [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) | `4.11.0` | `4.14.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.62.0` | `8.65.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.0` | `8.1.5` | | [@csstools/color-helpers](https://github.com/csstools/postcss-plugins/tree/HEAD/packages/color-helpers) | `6.0.2` | `6.1.0` | | [@csstools/css-color-parser](https://github.com/csstools/postcss-plugins/tree/HEAD/packages/css-color-parser) | `4.1.8` | `4.1.9` | | [@csstools/css-syntax-patches-for-csstree](https://github.com/csstools/postcss-plugins/tree/HEAD/packages/css-syntax-patches-for-csstree) | `1.1.5` | `1.1.6` | | [@eslint-community/eslint-utils](https://github.com/eslint-community/eslint-utils) | `4.9.1` | `4.10.0` | | [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `5.1.1` | `5.1.2` | | [ast-v8-to-istanbul](https://github.com/AriPerkkio/ast-v8-to-istanbul) | `1.0.4` | `1.0.5` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.38` | `2.11.0` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `5.0.6` | `5.0.7` | | [browserslist](https://github.com/browserslist/browserslist) | `4.28.4` | `4.28.7` | | [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `2.1.0` | `2.3.1` | | [expect-type](https://github.com/mmkal/expect-type) | `1.3.0` | `1.4.0` | | [fast-uri](https://github.com/fastify/fast-uri) | `3.1.2` | `3.1.4` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.5` | `11.3.6` | | [hono](https://github.com/honojs/hono) | `4.12.27` | `4.12.31` | | [jose](https://github.com/panva/jose) | `6.2.3` | `6.2.4` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.2.0` | `4.3.0` | | [obug](https://github.com/sxzz/obug) | `2.1.3` | `2.1.4` | | [recast](https://github.com/benjamn/recast) | `0.23.11` | `0.23.12` | | [set-cookie-parser](https://github.com/nfriedly/set-cookie-parser) | `3.1.1` | `3.1.2` | | [std-env](https://github.com/unjs/std-env) | `4.1.0` | `4.2.0` | | [systeminformation](https://github.com/sebhildebrandt/systeminformation) | `5.31.11` | `5.33.0` | | [tldts](https://github.com/remusao/tldts) | `7.4.4` | `7.4.9` | | [tough-cookie](https://github.com/salesforce/tough-cookie) | `6.0.1` | `6.0.2` | | [type-fest](https://github.com/sindresorhus/type-fest) | `5.7.0` | `5.8.0` | | [yocto-spinner](https://github.com/sindresorhus/yocto-spinner) | `1.2.0` | `1.2.2` | Updates `@tailwindcss/postcss` from 4.3.1 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-postcss) Updates `@testing-library/jest-dom` from 6.9.1 to 7.0.0 - [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.9.1...v7.0.0) Updates `@types/dockerode` from 3.3.47 to 4.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode) Updates `@types/node` from 26.0.1 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react` from 6.0.3 to 6.0.4 - [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.4/packages/plugin-react) Updates `@vitest/coverage-v8` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8) Updates `@vitest/ui` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/ui) Updates `eslint` from 10.5.0 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.7.0) Updates `msw` from 2.14.6 to 2.15.0 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.14.6...v2.15.0) Updates `postcss` from 8.5.15 to 8.5.22 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.15...8.5.22) Updates `shadcn` from 4.11.0 to 4.14.0 - [Release notes](https://github.com/shadcn-ui/ui/releases) - [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md) - [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.14.0/packages/shadcn) Updates `tailwindcss` from 4.3.1 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss) Updates `typescript-eslint` from 8.62.0 to 8.65.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.65.0/packages/typescript-eslint) Updates `vite` from 8.1.0 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 `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) Updates `@csstools/color-helpers` from 6.0.2 to 6.1.0 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/packages/color-helpers/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/packages/color-helpers) Updates `@csstools/css-color-parser` from 4.1.8 to 4.1.9 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/packages/css-color-parser/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/packages/css-color-parser) Updates `@csstools/css-syntax-patches-for-csstree` from 1.1.5 to 1.1.6 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/packages/css-syntax-patches-for-csstree/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/packages/css-syntax-patches-for-csstree) Updates `@eslint-community/eslint-utils` from 4.9.1 to 4.10.0 - [Release notes](https://github.com/eslint-community/eslint-utils/releases) - [Commits](eslint-community/eslint-utils@v4.9.1...v4.10.0) Updates `@types/express-serve-static-core` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) Updates `ast-v8-to-istanbul` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/AriPerkkio/ast-v8-to-istanbul/releases) - [Commits](AriPerkkio/ast-v8-to-istanbul@v1.0.4...v1.0.5) Updates `baseline-browser-mapping` from 2.10.38 to 2.11.0 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.38...v2.11.0) Updates `brace-expansion` from 5.0.6 to 5.0.7 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v5.0.6...v5.0.7) Updates `browserslist` from 4.28.4 to 4.28.7 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.28.4...4.28.7) Updates `es-module-lexer` from 2.1.0 to 2.3.1 - [Release notes](https://github.com/guybedford/es-module-lexer/releases) - [Commits](guybedford/es-module-lexer@2.1.0...2.3.1) Updates `expect-type` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/mmkal/expect-type/releases) - [Commits](mmkal/expect-type@v1.3.0...v1.4.0) Updates `fast-uri` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.2...v3.1.4) Updates `fs-extra` from 11.3.5 to 11.3.6 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.5...11.3.6) Updates `hono` from 4.12.27 to 4.12.31 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.27...v4.12.31) Updates `jose` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.3...v6.2.4) Updates `js-yaml` from 4.2.0 to 4.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...4.3.0) Updates `obug` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/sxzz/obug/releases) - [Commits](sxzz/obug@v2.1.3...v2.1.4) Updates `recast` from 0.23.11 to 0.23.12 - [Release notes](https://github.com/benjamn/recast/releases) - [Commits](https://github.com/benjamn/recast/commits) Updates `set-cookie-parser` from 3.1.1 to 3.1.2 - [Changelog](https://github.com/nfriedly/set-cookie-parser/blob/master/CHANGELOG.md) - [Commits](nfriedly/set-cookie-parser@v3.1.1...v3.1.2) Updates `std-env` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/unjs/std-env/releases) - [Changelog](https://github.com/unjs/std-env/blob/main/CHANGELOG.md) - [Commits](unjs/std-env@v4.1.0...v4.2.0) Updates `systeminformation` from 5.31.11 to 5.33.0 - [Release notes](https://github.com/sebhildebrandt/systeminformation/releases) - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](sebhildebrandt/systeminformation@v5.31.11...v5.33.0) Updates `tldts` from 7.4.4 to 7.4.9 - [Release notes](https://github.com/remusao/tldts/releases) - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md) - [Commits](remusao/tldts@v7.4.4...v7.4.9) Updates `tough-cookie` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v6.0.1...v6.0.2) Updates `type-fest` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v5.7.0...v5.8.0) Updates `yocto-spinner` from 1.2.0 to 1.2.2 - [Release notes](https://github.com/sindresorhus/yocto-spinner/releases) - [Commits](sindresorhus/yocto-spinner@v1.2.0...v1.2.2) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-tools - dependency-name: "@types/dockerode" dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-tools - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: "@vitest/ui" dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: msw dependency-version: 2.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: postcss dependency-version: 8.5.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: shadcn dependency-version: 4.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: typescript-eslint dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: vite dependency-version: 8.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: "@csstools/color-helpers" dependency-version: 6.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: "@csstools/css-color-parser" dependency-version: 4.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: "@csstools/css-syntax-patches-for-csstree" dependency-version: 1.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: "@eslint-community/eslint-utils" dependency-version: 4.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: "@types/express-serve-static-core" dependency-version: 5.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: ast-v8-to-istanbul dependency-version: 1.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: baseline-browser-mapping dependency-version: 2.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: brace-expansion dependency-version: 5.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: browserslist dependency-version: 4.28.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: es-module-lexer dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: expect-type dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: fast-uri dependency-version: 3.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: fs-extra dependency-version: 11.3.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: hono dependency-version: 4.12.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: jose dependency-version: 6.2.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: obug dependency-version: 2.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: recast dependency-version: 0.23.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: set-cookie-parser dependency-version: 3.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: std-env dependency-version: 4.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: systeminformation dependency-version: 5.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: tldts dependency-version: 7.4.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: tough-cookie dependency-version: 6.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: type-fest dependency-version: 5.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-tools - dependency-name: yocto-spinner dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-tools ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 dev-tools group with 36 updates in the / directory:
4.3.14.3.36.9.17.0.03.3.474.0.126.0.126.1.16.0.36.0.44.1.94.1.1010.5.010.7.02.14.62.15.04.11.04.14.08.62.08.65.08.1.08.1.56.0.26.1.04.1.84.1.91.1.51.1.64.9.14.10.05.1.15.1.21.0.41.0.52.10.382.11.05.0.65.0.74.28.44.28.72.1.02.3.11.3.01.4.03.1.23.1.411.3.511.3.64.12.274.12.316.2.36.2.44.2.04.3.02.1.32.1.40.23.110.23.123.1.13.1.24.1.04.2.05.31.115.33.07.4.47.4.96.0.16.0.25.7.05.8.01.2.01.2.2Updates
@tailwindcss/postcssfrom 4.3.1 to 4.3.3Release notes
Sourced from @tailwindcss/postcss's releases.
Changelog
Sourced from @tailwindcss/postcss's changelog.
Commits
c2b24dd4.3.3 (#20334)e48c5e8Fix weird character rendering on Windows with Japanese locale (#20318)9b0e8afEnsure@tailwindcss/postcssrebuilds when the input CSS changes but its mti...b53fa09fix: exclude iframes from focus-visible auto outline in Preflight (#20292)056a1554.3.2 (#20281)Updates
@testing-library/jest-domfrom 6.9.1 to 7.0.0Release notes
Sourced from @testing-library/jest-dom's releases.
Commits
1e39089feat: add toContainAnyBy* and toContainOneBy* query matcherscae44dffeat: add toContainAnyBy* and toContainOneBy* query matchers (#731)55c07ceci: switch release to npm trusted publishing (#726)213256fdocs: move toHaveSelection from the deprecated section (#717)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/jest-domsince your current version.Updates
@types/dockerodefrom 3.3.47 to 4.0.1Commits
Updates
@types/nodefrom 26.0.1 to 26.1.1Commits
Updates
@vitejs/plugin-reactfrom 6.0.3 to 6.0.4Release notes
Sourced from @vitejs/plugin-react's releases.
Changelog
Sourced from @vitejs/plugin-react's changelog.
Commits
f4b5498release: plugin-react@6.0.47a40659fix(react):$RefreshSig$ is not definedwith NODE_ENV=production vite dev ...98b32d4fix(deps): update react 19.2.8 (#1298)8ae5449fix: babel-plugin-react-compiler cannot be imported when used in a framework ...f09ea01fix(deps): update all non-major dependencies (#1282)Updates
@vitest/coverage-v8from 4.1.9 to 4.1.10Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
db616d2chore: release v4.1.10 (#10718)Updates
@vitest/uifrom 4.1.9 to 4.1.10Release notes
Sourced from @vitest/ui's releases.
Commits
db616d2chore: release v4.1.10 (#10718)Updates
eslintfrom 10.5.0 to 10.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Updates
mswfrom 2.14.6 to 2.15.0Release notes
Sourced from msw's releases.
Commits
49d9d47chore(release): v2.15.0ed88583test(finalize): useexpect.pollvswaitFor7fae0ccfeat(sse): invokefinalizeon response stream end (#2741)db818eechore(release): v2.14.7418854achore: upgrade@ossjs/release5c0ae1cfix(sse): proper logging for concurrent requests (#2762)3016bdatest: fix flakyws.clients.browser.test.ts0df6d6atest: fix flakyin-flight-request.test.tsff6836bchore: pin github actions to commit sha, update pnpm (#2761)8a19d54chore: improve github actions security (#2747)Updates
postcssfrom 8.5.15 to 8.5.22Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
a3e48c4Release 8.5.22 versionf49d691Fix custom property losing its semicolon before a comment (#2117)28e0dafRelease 8.5.21 version3d2b4e4Update dependenciesd197327Fix childless at-rule losing its semicolon before a comment (#2115)0e360b7Fix mismatched JSDoc comments on Position (#2114)c4ac725Release 8.5.20 versionc30586dFix missing space when AtRule#params is set after parsing (#2113)5bfc3b9Update dependencies24733fdMove back to latest 11 pnpmMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates
shadcnfrom 4.11.0 to 4.14.0Release notes
Sourced from shadcn's releases.
Changelog
Sourced from shadcn's changelog.
Commits
3f47b91chore(release): version packages (#11244)3c26ee2feat(shadcn): migrate icons between any icon libraries (#11241)c9850bfchore(release): version packages (#11192)2b89d67feat: aria (#11208)c49c306fix(shadcn): drop custom registry headers on cross-origin redirects (#11196)b8a8e92fix(shadcn): prevent flag injection via registry dependency strings (#11195)df26561fix(shadcn): validate file paths for registry items without an explicit targe...2ef6388chore(release): version packages (#11083)f3e7de1feat: base (#11082)8055a12chore(release): version packages (#11024)Updates
tailwindcssfrom 4.3.1 to 4.3.3Release notes
Sourced from tailwindcss's releases.