Bump the development group across 1 directory with 26 updates#1359
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the development group across 1 directory with 26 updates#1359dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the development group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.1` | `25.2.3` | | [@typescript/native-preview](https://github.com/microsoft/typescript-go) | `7.0.0-dev.20251221.1` | `7.0.0-dev.20260216.1` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.70.2` | `5.83.1` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.0.8` | `2.1.1` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.46.0` | `0.47.0` | | [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.55.1` | `7.56.3` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.7.0` | `5.1.4` | | [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `4.0.16` | `4.0.18` | | [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.0.16` | `4.0.18` | | [playwright](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.0.18` | | [vitest-browser-react](https://github.com/vitest-community/vitest-browser-react) | `2.0.2` | `2.0.5` | | [jsdom](https://github.com/jsdom/jsdom) | `27.4.0` | `28.1.0` | | [node-html-parser](https://github.com/taoqf/node-fast-html-parser) | `6.1.13` | `7.0.2` | | [@faker-js/faker](https://github.com/faker-js/faker) | `7.6.0` | `10.3.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.2` | | [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) | `21.1.7` | `27.0.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.17.23` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.21` | `4.17.23` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.30.2` | `7.13.0` | | [uuid](https://github.com/uuidjs/uuid) | `11.1.0` | `13.0.0` | | [astro-eslint-parser](https://github.com/ota-meshi/astro-eslint-parser) | `1.2.2` | `1.3.0` | | [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `1.5.0` | `1.6.0` | | [eslint-plugin-better-tailwindcss](https://github.com/schoero/eslint-plugin-better-tailwindcss) | `3.7.11` | `4.3.0` | | [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) | `5.0.0` | `5.1.0` | Updates `@types/node` from 22.19.1 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript/native-preview` from 7.0.0-dev.20251221.1 to 7.0.0-dev.20260216.1 - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) Updates `knip` from 5.70.2 to 5.83.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.83.1/packages/knip) Updates `lefthook` from 2.0.8 to 2.1.1 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.0.8...v2.1.1) Updates `markdownlint-cli` from 0.46.0 to 0.47.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.46.0...v0.47.0) Updates `@microsoft/api-extractor` from 7.55.1 to 7.56.3 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.56.3/apps/api-extractor) Updates `@vitejs/plugin-react` from 4.7.0 to 5.1.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@5.1.4/packages/plugin-react) Updates `@vitest/browser` from 4.0.16 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/browser) Updates `@vitest/browser-playwright` from 4.0.16 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/browser-playwright) Updates `playwright` from 1.57.0 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.58.2) Updates `vitest` from 4.0.16 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest) Updates `vitest-browser-react` from 2.0.2 to 2.0.5 - [Release notes](https://github.com/vitest-community/vitest-browser-react/releases) - [Commits](vitest-community/vitest-browser-react@v2.0.2...v2.0.5) Updates `jsdom` from 27.4.0 to 28.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.4.0...28.1.0) Updates `node-html-parser` from 6.1.13 to 7.0.2 - [Release notes](https://github.com/taoqf/node-fast-html-parser/releases) - [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md) - [Commits](taoqf/node-html-parser@v6.1.13...v7.0.2) Updates `@faker-js/faker` from 7.6.0 to 10.3.0 - [Release notes](https://github.com/faker-js/faker/releases) - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md) - [Commits](faker-js/faker@v7.6.0...v10.3.0) Updates `@playwright/test` from 1.57.0 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.58.2) Updates `@testing-library/react` from 16.3.0 to 16.3.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.2) Updates `@types/jsdom` from 21.1.7 to 27.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom) Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `@types/lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `react-router-dom` from 6.30.2 to 7.13.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.13.0/packages/react-router-dom) Updates `uuid` from 11.1.0 to 13.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v13.0.0) Updates `astro-eslint-parser` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/ota-meshi/astro-eslint-parser/releases) - [Changelog](https://github.com/ota-meshi/astro-eslint-parser/blob/main/CHANGELOG.md) - [Commits](ota-meshi/astro-eslint-parser@v1.2.2...v1.3.0) Updates `eslint-plugin-astro` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-astro@v1.5.0...v1.6.0) Updates `eslint-plugin-better-tailwindcss` from 3.7.11 to 4.3.0 - [Release notes](https://github.com/schoero/eslint-plugin-better-tailwindcss/releases) - [Changelog](https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/CHANGELOG.md) - [Commits](schoero/eslint-plugin-better-tailwindcss@v3.7.11...v4.3.0) Updates `unist-util-visit` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/syntax-tree/unist-util-visit/releases) - [Commits](syntax-tree/unist-util-visit@5.0.0...5.1.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20260216.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: knip dependency-version: 5.83.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: lefthook dependency-version: 2.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: markdownlint-cli dependency-version: 0.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@microsoft/api-extractor" dependency-version: 7.56.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@vitest/browser" dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@vitest/browser-playwright" dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: playwright dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: vitest dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: vitest-browser-react dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: jsdom dependency-version: 28.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: node-html-parser dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@faker-js/faker" dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/jsdom" dependency-version: 27.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/lodash" dependency-version: 4.17.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: react-router-dom dependency-version: 7.13.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: astro-eslint-parser dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-astro dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-better-tailwindcss dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: unist-util-visit dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... 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 development group with 26 updates in the / directory:
22.19.125.2.37.0.0-dev.20251221.17.0.0-dev.20260216.15.70.25.83.12.0.82.1.10.46.00.47.07.55.17.56.34.7.05.1.44.0.164.0.184.0.164.0.181.57.01.58.24.0.164.0.182.0.22.0.527.4.028.1.06.1.137.0.27.6.010.3.01.57.01.58.216.3.016.3.221.1.727.0.04.17.214.17.234.17.214.17.236.30.27.13.011.1.013.0.01.2.21.3.01.5.01.6.03.7.114.3.05.0.05.1.0Updates
@types/nodefrom 22.19.1 to 25.2.3Commits
Updates
@typescript/native-previewfrom 7.0.0-dev.20251221.1 to 7.0.0-dev.20260216.1Commits
Updates
knipfrom 5.70.2 to 5.83.1Release notes
Sourced from knip's releases.
... (truncated)
Commits
801d588Release knip@5.83.1cf3d8ffAuto-format0cd91aeRevert most of previous commit 4c1de754c1de75Add double-dash handling and add tests (close #1404)69150bfAuto-formata76ab85feat(vite): detect module entry from index.html (#1487)c1499d3Detect Bun differently to avoid TS complaint6c49e5cImprove & extend vitest args handling273b940fix: fix vitest setupFiles resolution (#1511)a01bec1Don't flag exports (including used as type) in protected or consumed exportsUpdates
lefthookfrom 2.0.8 to 2.1.1Release notes
Sourced from lefthook's releases.
... (truncated)
Changelog
Sourced from lefthook's changelog.
... (truncated)
Commits
98b97212.1.1: fix behavior for --colors argument59c7260ci: fix publishing to PyPi47b4867fix: reset colors on config read (#1309)beae38fchore: reduce verbosity of hints in lefthook install (#1303)b6cdb2edocs(install): add missing /v2 suffix for go get -tool (#1304)c43361a2.1.0: disable installing to configured local or global hooks9ace994ci: skip Python publishing6cb576echore: fancy wording and indentation for hitsec7e8e1feat: check core.hooksPath when lefthook install (#1292)47b8f5cfeat: allow installing non-git hooks (#1301)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lefthook since your current version.
Updates
markdownlint-clifrom 0.46.0 to 0.47.0Release notes
Sourced from markdownlint-cli's releases.
Commits
76b3d32Bump version 0.47.0a846347Return exit code 0 when only warnings are present (fixes #177).bea81c4Update violation summary output to include severity.5174cacAdd output test for severity warning.dabfdb4Update JSON output test to include severity warning.7f9da43Fix outdated workflow status badge.20a2943Bump markdownlint from 0.39.0 to 0.40.09b4465eAdd explicit versioning to Docker entry points in .pre-commit-hooks.yaml so p...9745464Bump actions/checkout from 5 to 6Updates
@microsoft/api-extractorfrom 7.55.1 to 7.56.3Changelog
Sourced from
@microsoft/api-extractor's changelog.Commits
d61ddd6Bump versions [skip ci]bd434efUpdate changelogs [skip ci]505d12dUpgrade lodash to 4.17.23 and@types/lodashto 4.17.23 (#5603)0b1bf0bBump versions [skip ci]357886cUpdate changelogs [skip ci]1b0e350Update minimatch from 10.0.3 to 10.1.2 to address GHSA-7h2j-956f-4vf2 (#5596)6a8cc6fBump versions [skip ci]3f3c718Update changelogs [skip ci]3e188a5Bump versions [skip ci]7f33a8cUpdate changelogs [skip ci]Updates
@vitejs/plugin-reactfrom 4.7.0 to 5.1.4Release notes
Sourced from
@vitejs/plugin-react's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react's changelog.... (truncated)
Commits
f066114release: plugin-react@5.1.4e299dcafix(plugin-react):canSkipBabelnot checkingbabel.overrides(#1098)12ffadcfix(deps): update all non-major dependencies (#1103)cf0cb8arelease: plugin-react@5.1.399e480cfix(deps): update all non-major dependencies (#1090)77f5e42fix(deps): update react 19.2.4 (#1084)e327da4fix(deps): update all non-major dependencies (#1083)3d3dbc2chore: add metadata for vite-plugin-registry (#1078)58dfb9dfix(deps): update all non-major dependencies (#1066)fefad3dfix(deps): update all non-major dependencies (#1048)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-reactsince your current version.Updates
@vitest/browserfrom 4.0.16 to 4.0.18Release notes
Sourced from
@vitest/browser's releases.... (truncated)
Commits
4d3e3c6chore: release v4.0.18dd54e94chore: release v4.0.17e6a3f8cfix: replace crypto.randomUUID to allow insecure environments (fix #9… (#9339)5d84eebfix(browser): logErrorEvent.messagewhen unhandledErrorEvent.erroris n...1ec3a8bfeat: support openTelemetry for browser mode (#9180)b67788cfix(browser): fix upload File instance (#9294)b70c961fix(browser): fixprocess.envandimport.meta.envdefines in inline proje...a36c3berefactor(browser): restructure screenshot matcher and add documentation (#9243)Updates
@vitest/browser-playwrightfrom 4.0.16 to 4.0.18Release notes
Sourced from
@vitest/browser-playwright's releases.