build(deps-dev): bump the development-dependencies group across 1 directory with 22 updates#636
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…ectory with 22 updates Bumps the development-dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.4` | `6.4.6` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.1.2` | `16.0.0` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.5.2` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.201` | `4.17.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.9.2` | `20.14.8` | | [@types/react-color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-color) | `3.0.10` | `3.0.12` | | [@types/react-highlight-words](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-highlight-words) | `0.16.7` | `0.20.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.12.0` | `7.13.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.12.0` | `7.13.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.0` | `4.3.1` | | [c8](https://github.com/bcoe/c8) | `8.0.1` | `10.1.2` | | [eslint](https://github.com/eslint/eslint) | `8.54.0` | `9.5.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.0` | `2.29.1` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.9.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.3` | | [jsdom](https://github.com/jsdom/jsdom) | `22.1.0` | `24.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.3.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.5.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.0` | `5.3.1` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.2.1` | `4.3.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.34.6` | `1.6.0` | Updates `@testing-library/jest-dom` from 6.1.4 to 6.4.6 - [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.1.4...v6.4.6) Updates `@testing-library/react` from 14.1.2 to 16.0.0 - [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@v14.1.2...v16.0.0) Updates `@testing-library/user-event` from 14.5.1 to 14.5.2 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.1...v14.5.2) Updates `@types/lodash` from 4.14.201 to 4.17.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.9.2 to 20.14.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react-color` from 3.0.10 to 3.0.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-color) Updates `@types/react-highlight-words` from 0.16.7 to 0.20.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-highlight-words) Updates `@typescript-eslint/eslint-plugin` from 6.12.0 to 7.13.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/v7.13.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.12.0 to 7.13.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/v7.13.1/packages/parser) Updates `@vitejs/plugin-react` from 4.2.0 to 4.3.1 - [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/v4.3.1/packages/plugin-react) Updates `c8` from 8.0.1 to 10.1.2 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v8.0.1...v10.1.2) Updates `eslint` from 8.54.0 to 9.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v9.5.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-import` from 2.29.0 to 2.29.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.9.0) Updates `eslint-plugin-react` from 7.33.2 to 7.34.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.3) Updates `jsdom` from 22.1.0 to 24.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@22.1.0...24.1.0) Updates `prettier` from 3.1.0 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.0...3.3.2) Updates `typescript` from 5.2.2 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.5.2) Updates `vite` from 5.0.0 to 5.3.1 - [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/v5.3.1/packages/vite) Updates `vite-tsconfig-paths` from 4.2.1 to 4.3.2 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v4.2.1...v4.3.2) Updates `vitest` from 0.34.6 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/react-color" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/react-highlight-words" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite-tsconfig-paths dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... 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 development-dependencies group with 22 updates in the / directory:
6.1.46.4.614.1.216.0.014.5.114.5.24.14.2014.17.520.9.220.14.83.0.103.0.120.16.70.20.06.12.07.13.16.12.07.13.14.2.04.3.18.0.110.1.28.54.09.5.09.0.09.1.02.29.02.29.16.8.06.9.07.33.27.34.322.1.024.1.03.1.03.3.25.2.25.5.25.0.05.3.14.2.14.3.20.34.61.6.0Updates
@testing-library/jest-domfrom 6.1.4 to 6.4.6Release notes
Sourced from
@testing-library/jest-dom's releases.... (truncated)
Commits
fd9ee68fix: Support@starting-style(#602)e8c8b13fix: add js suffix to isEqualWith import (#599)f03a582fix(infra): codecoverage token addition (#600)20aca33fix: Updates role support for aria-required attribute intoBeRequired(#590)bd82f64refactor: replace lodash with own implementation when possible (#593)a93c0c4fix: Remove errant export of GetByRoleMatcher, fixing type checking in some T...c5c4e8ddocs: add Dennis273 as a contributor for code (#581)978e3d4docs: add kryops as a contributor for bug, code, and test (#580)73ad847docs: add SteKoe as a contributor for bug, and code (#579)d829ed9docs: add jakeboone02 as a contributor for code, and test (#578)Updates
@testing-library/reactfrom 14.1.2 to 16.0.0Release notes
Sourced from
@testing-library/react's releases.... (truncated)
Commits
a4744fafeat: Move@testing-library/domand@types/react-domto peer dependencie...c1f2957fix: Ensureactis notanywhenReact.actis not declared (#1323)b6e59f7fix: export new act when available (#1319)f6a1677chore: Adjust tests to workaround 18.3.0 bug (#1315)d143f46fix: Stop restrictingcontaineroption based onhydrate(#1313)48282c2fix: EnsurerenderHookoptions extend options forrender(#1308)067d0c6fix: Don't raise TypeScript errors when hydatingdocument(#1304)c63b873fix: ImprovelegacyRooterror message (#1301)1645d21fix: Stop using nullish coalescing (#1299)787cb85Release: 15.0.0 (#1295)Updates
@testing-library/user-eventfrom 14.5.1 to 14.5.2Release notes
Sourced from
@testing-library/user-event's releases.Commits
d036279chore: upgradenodein codesandbox910fee5chore: set tsconfigbaseUrlfa8d867revert: swap release scriptc4b4629chore: upgrade testing environment6a3c896fix: remove interop and deep DTL importsUpdates
@types/lodashfrom 4.14.201 to 4.17.5Commits
Updates
@types/nodefrom 20.9.2 to 20.14.8Commits
Updates
@types/react-colorfrom 3.0.10 to 3.0.12Commits
Updates
@types/react-highlight-wordsfrom 0.16.7 to 0.20.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 6.12.0 to 7.13.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
1212a8fchore(release): publish 7.13.1af34737docs: improve return-await description about motivation (#9201)bf48dc5fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any...33acc50fix(eslint-plugin): [return-await] support explicit resource management (#9044)50ed604fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)8a178edchore(release): publish 7.13.063e53e2chore(deps): update dependency prettier to v3.3.1 (#9308)fb52f78feat(eslint-plugin): [no-dynamic-delete] allow all string literals as index (...ab2916cchore: enable eslint-plugin/no-property-in-node internally (#9261)629035fdocs: mention rule scripts under Local Development (#9258)Updates
@typescript-eslint/parserfrom 6.12.0 to 7.13.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
1212a8fchore(release): publish 7.13.18a178edchore(release): publish 7.13.0c9a6dd9feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28chore(release): publish 7.12.02bbf656fix(types): correct typing ParserOptions (#9202)e360541chore(release): publish 7.11.0c18226echore(release): publish 7.10.077fc366chore(release): publish 7.9.0f53fecechore: add knip (#8192)ee677f6chore(release): publish 7.8.0Updates
@vitejs/plugin-reactfrom 4.2.0 to 4.3.1Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.... (truncated)
Commits
1609186release: plugin-react@4.3.1ea647d1fix: handle using compiler with React 18 (#330)7e7322arelease: plugin-react@4.3.04b4a95cfix: don't use retainLines with react compiler (#319)2b7f2aefix: support HMR for class components (#320)302a323docs: add minimum react version (#321)9ebfe68chore: bump deps (#318)8b53547release: plugin-react@4.2.1ec63066chore(deps): update dependency vite to v5 (#263)8512995fix(deps): update all non-major dependencies (#259)Updates
c8from 8.0.1 to 10.1.2Release notes
Sourced from c8's releases.
... (truncated)
Changelog
Sourced from c8's changelog.
... (truncated)
Commits
ff146b4chore(main): release 10.1.2 (#538)3b91fdafix(deps): make monocart-coverage-reports an optional with meta definede3560e1chore(main): release 10.1.1 (#536)13979a7fix: stop installing monocart-coverage-reports (#535)15ac690chore(main): release 10.1.0 (#533)96e869fbuild(deps-dev): bump braces from 3.0.2 to 3.0.3 (#534)2e5e297feat: add experimental monocart reports (#521)dc38051chore(main): release 10.0.0 (#532)e33cf30fix(deps)!: update test-exclude with new glob / minimatch (#531)1eeeaebdoc(CONTRIBUTING): remove dead link, update broken link (#526)Updates
eslintfrom 8.54.0 to 9.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.