-
Notifications
You must be signed in to change notification settings - Fork 7
Bump the development group with 16 updates #656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
37236a0 to
05a18bc
Compare
Bumps the development group with 16 updates: | Package | From | To | | --- | --- | --- | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.2.0` | `10.4.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.6` | `6.4.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.9` | `22.0.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.14.1` | `8.0.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.14.1` | `8.0.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.6.0` | `2.0.5` | | [cssnano](https://github.com/cssnano/cssnano) | `7.0.3` | `7.0.4` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.3` | `7.35.0` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.7` | `0.4.9` | | [jsdom](https://github.com/jsdom/jsdom) | `24.1.0` | `24.1.1` | | [postcss](https://github.com/postcss/postcss) | `8.4.39` | `8.4.40` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.2` | `5.3.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `2.0.5` | | [vitest-fetch-mock](https://github.com/IanVS/vitest-fetch-mock) | `0.2.2` | `0.3.0` | Updates `@testing-library/dom` from 10.2.0 to 10.4.0 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v10.2.0...v10.4.0) Updates `@testing-library/jest-dom` from 6.4.6 to 6.4.8 - [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.4.6...v6.4.8) Updates `@types/node` from 20.14.9 to 22.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.14.1 to 8.0.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.0.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.14.1 to 8.0.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.0.0/packages/parser) Updates `@vitest/coverage-v8` from 1.6.0 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-v8) Updates `cssnano` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.0.3...cssnano@7.0.4) Updates `eslint-plugin-react` from 7.34.3 to 7.35.0 - [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.34.3...v7.35.0) Updates `eslint-plugin-react-refresh` from 0.4.7 to 0.4.9 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.7...v0.4.9) Updates `jsdom` from 24.1.0 to 24.1.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.1.0...24.1.1) Updates `postcss` from 8.4.39 to 8.4.40 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.39...8.4.40) Updates `prettier` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) Updates `typescript` from 5.5.2 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.2...v5.5.4) Updates `vite` from 5.3.2 to 5.3.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/v5.3.5/packages/vite) Updates `vitest` from 1.6.0 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest) Updates `vitest-fetch-mock` from 0.2.2 to 0.3.0 - [Release notes](https://github.com/IanVS/vitest-fetch-mock/releases) - [Commits](IanVS/vitest-fetch-mock@v0.2.2...v0.3.0) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: vitest-fetch-mock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
05a18bc to
7885e21
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 16 updates:
10.2.010.4.06.4.66.4.820.14.922.0.27.14.18.0.07.14.18.0.01.6.02.0.57.0.37.0.47.34.37.35.00.4.70.4.924.1.024.1.18.4.398.4.403.3.23.3.35.5.25.5.45.3.25.3.51.6.02.0.50.2.20.3.0Updates
@testing-library/domfrom 10.2.0 to 10.4.0Release notes
Sourced from
@testing-library/dom's releases.Commits
a86c54cfeat: Reduce caught exceptions in prettyDom (reland) (#1323)33555a3Test highlighting ofprettyDOMexplicitly (#1324)20d9894docs: add sieem as a contributor for code (#1330)306526bfix: safer read of DEBUG_PRINT_LIMIT (#1329)fdc12ecfix: Revert "feat: Reduce caught exceptions inprettyDom(#1321)" (#1325)76cb73dfeat: Reduce caught exceptions inprettyDom(#1321)Updates
@testing-library/jest-domfrom 6.4.6 to 6.4.8Release notes
Sourced from
@testing-library/jest-dom's releases.Commits
d02e80bdocs: add ddolcimascolo as a contributor for maintenance (#616)faf534bfix: Drop peerDependencies from package.json (#610)78a2934docs: add tonyhallett as a contributor for bug (#615)5cc6298fix: Type definition oftoHaveClass(#611)Updates
@types/nodefrom 20.14.9 to 22.0.2Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.14.1 to 8.0.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
1db993achore(release): publish 8.0.0ce09260docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...b8274d3fix(rule-tester): provide Linter a cwd in its constructor (#9678)1b0468eMerge branch 'main'838dd0cchore: use parserOptions.projectService internally (#9659)35cf3d2chore(release): publish 7.18.046a5709docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...9eec790fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...9927a29docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)6cebdf6feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)Updates
@typescript-eslint/parserfrom 7.14.1 to 8.0.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
1db993achore(release): publish 8.0.01b0468eMerge branch 'main'35cf3d2chore(release): publish 7.18.0f3dfc0aMerge branch 'main' into v805c9cb8chore(release): publish 7.17.0ae980e3Merge branch 'main'58be99fchore: enable prefer-object-spread (#9541)c365664Merge branch 'main'd1d0ba5chore(release): publish 7.16.16bd4211Merge branch 'main'Updates
@vitest/coverage-v8from 1.6.0 to 2.0.5Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
99452a7chore: release v2.0.5400481fchore: release v2.0.49057614fix(coverage): consistent type-only file handling (#6183)a852b16refactor: enable isolatedDeclarations in snapshot and spy packages (#6146)81b8d67chore: release v2.0.399a12aechore: release v2.0.280a43d5fix(browser): inline pretty-format and replace picocolors with tinyrainbow (#...16eb6c8chore: release v2.0.11b150a3chore: release v2.0.05611895chore: release v2.0.0-beta.13Updates
cssnanofrom 7.0.3 to 7.0.4Release notes
Sourced from cssnano's releases.
Commits
88df72aPublish cssnano 7.0.436b3087chore: update postcss dev dependencyd6f9a32fix(postcss-convert-values): prserve percent sign in border-image-widthcce6057chore: update development dependencies1ca4b89chore: update TypeScript to 5.5.396b49e3docs: update website for releaseUpdates
eslint-plugin-reactfrom 7.34.3 to 7.35.0Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
c6fdccdUpdate CHANGELOG and bump versiona4b0bbc[Fix]require-default-props: report when required props have default valuea08cb93[Fix]sort-prop-types: single line type ending without semicolon4b3209b[meta] no point in supporting eslint 9.0 - 9.6 initiallyca8b11e[Dev Deps] update@babel/...Description has been truncated