-
Notifications
You must be signed in to change notification settings - Fork 5
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
Bump the all group across 1 directory with 39 updates #11317
Conversation
Bumps the all group with 38 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.7` | `7.25.9` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.24.7` | `7.25.9` | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `9.3.4` | `10.4.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.8` | `6.6.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.3.1` | `16.0.1` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.4.3` | `14.5.2` | | [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) | `8.5.9` | `9.0.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.2.3` | `22.7.9` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.7` | `18.3.12` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.11.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.11.0` | | [husky](https://github.com/typicode/husky) | `4.3.8` | `9.1.6` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `14.0.1` | `15.2.10` | | [msw](https://github.com/mswjs/msw) | `0.27.2` | `2.5.0` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` | | [nodemon](https://github.com/remy/nodemon) | `2.0.22` | `3.1.7` | | [rimraf](https://github.com/isaacs/rimraf) | `4.4.1` | `6.0.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.9.0` | `16.10.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.6.3` | | [@faker-js/faker](https://github.com/faker-js/faker) | `8.4.1` | `9.0.3` | | [@prismicio/client](https://github.com/prismicio/prismic-client) | `7.8.0` | `7.11.0` | | [@prismicio/next](https://github.com/prismicio/prismic-next) | `1.6.0` | `1.7.0` | | [@prismicio/react](https://github.com/prismicio/prismic-react) | `2.8.0` | `2.9.0` | | [@segment/snippet](https://github.com/segmentio/snippet) | `4.16.2` | `5.2.1` | | [cookies-next](https://github.com/andreizanik/cookies-next) | `4.2.1` | `4.3.0` | | [elastic-apm-node](https://github.com/elastic/apm-agent-nodejs) | `3.51.0` | `4.8.0` | | [focus-trap-react](https://github.com/focus-trap/focus-trap-react) | `10.2.3` | `10.3.0` | | [koa-router](https://github.com/koajs/router) | `7.4.0` | `13.0.1` | | [openseadragon](https://github.com/openseadragon/openseadragon) | `4.1.1` | `5.0.0` | | [react-photo-album](https://github.com/igordanchenko/react-photo-album) | `2.4.1` | `3.0.2` | | [@koa/router](https://github.com/koajs/router) | `10.1.1` | `13.1.0` | | [axios](https://github.com/axios/axios) | `0.28.1` | `1.7.7` | | [dotenv](https://github.com/motdotla/dotenv) | `8.6.0` | `16.4.5` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.52.2` | `7.53.1` | | [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) | `3.624.0` | `3.677.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.626.0` | `3.677.0` | | [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.624.0` | `3.677.0` | | [chalk](https://github.com/chalk/chalk) | `4.1.2` | `5.3.0` | Updates `@babel/preset-react` from 7.24.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.24.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-preset-typescript) Updates `@testing-library/dom` from 9.3.4 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@v9.3.4...v10.4.0) Updates `@testing-library/jest-dom` from 6.4.8 to 6.6.2 - [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.8...v6.6.2) Updates `@testing-library/react` from 14.3.1 to 16.0.1 - [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.3.1...v16.0.1) Updates `@testing-library/user-event` from 14.4.3 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.4.3...v14.5.2) Updates `@types/jsonwebtoken` from 8.5.9 to 9.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken) Updates `@types/node` from 20.2.3 to 22.7.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.7 to 18.3.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.11.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.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.11.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.11.0/packages/parser) Updates `husky` from 4.3.8 to 9.1.6 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.3.8...v9.1.6) Updates `lint-staged` from 14.0.1 to 15.2.10 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v14.0.1...v15.2.10) Updates `msw` from 0.27.2 to 2.5.0 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v0.27.2...v2.5.0) Updates `node-fetch` from 2.7.0 to 3.3.2 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.7.0...v3.3.2) Updates `nodemon` from 2.0.22 to 3.1.7 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.22...v3.1.7) Updates `rimraf` from 4.4.1 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v4.4.1...v6.0.1) Updates `stylelint` from 16.9.0 to 16.10.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.9.0...16.10.0) Updates `typescript` from 5.3.3 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.6.3) Updates `@faker-js/faker` from 8.4.1 to 9.0.3 - [Release notes](https://github.com/faker-js/faker/releases) - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md) - [Commits](faker-js/faker@v8.4.1...v9.0.3) Updates `@prismicio/client` from 7.8.0 to 7.11.0 - [Release notes](https://github.com/prismicio/prismic-client/releases) - [Changelog](https://github.com/prismicio/prismic-client/blob/master/CHANGELOG.md) - [Commits](prismicio/prismic-client@v7.8.0...v7.11.0) Updates `@prismicio/next` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/prismicio/prismic-next/releases) - [Changelog](https://github.com/prismicio/prismic-next/blob/main/CHANGELOG.md) - [Commits](prismicio/prismic-next@v1.6.0...v1.7.0) Updates `@prismicio/react` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/prismicio/prismic-react/releases) - [Changelog](https://github.com/prismicio/prismic-react/blob/master/CHANGELOG.md) - [Commits](prismicio/prismic-react@v2.8.0...v2.9.0) Updates `@segment/snippet` from 4.16.2 to 5.2.1 - [Release notes](https://github.com/segmentio/snippet/releases) - [Changelog](https://github.com/segmentio/snippet/blob/master/History.md) - [Commits](segmentio/snippet@v4.16.2...v5.2.1) Updates `cookies-next` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/andreizanik/cookies-next/releases) - [Commits](andreizanik/cookies-next@v4.2.1...v4.3.0) Updates `elastic-apm-node` from 3.51.0 to 4.8.0 - [Release notes](https://github.com/elastic/apm-agent-nodejs/releases) - [Changelog](https://github.com/elastic/apm-agent-nodejs/blob/main/CHANGELOG.asciidoc) - [Commits](elastic/apm-agent-nodejs@v3.51.0...v4.8.0) Updates `focus-trap-react` from 10.2.3 to 10.3.0 - [Release notes](https://github.com/focus-trap/focus-trap-react/releases) - [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md) - [Commits](focus-trap/focus-trap-react@v10.2.3...v10.3.0) Updates `koa-router` from 7.4.0 to 13.0.1 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v7.4.0...v13.0.1) Updates `openseadragon` from 4.1.1 to 5.0.0 - [Release notes](https://github.com/openseadragon/openseadragon/releases) - [Changelog](https://github.com/openseadragon/openseadragon/blob/master/changelog.txt) - [Commits](openseadragon/openseadragon@v4.1.1...v5.0.0) Updates `react-photo-album` from 2.4.1 to 3.0.2 - [Release notes](https://github.com/igordanchenko/react-photo-album/releases) - [Changelog](https://github.com/igordanchenko/react-photo-album/blob/main/CHANGELOG.md) - [Commits](igordanchenko/react-photo-album@v2.4.1...v3.0.2) Updates `@koa/router` from 10.1.1 to 13.1.0 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v10.1.1...13.1.0) Updates `axios` from 0.28.1 to 1.7.7 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.28.1...v1.7.7) Updates `dotenv` from 8.6.0 to 16.4.5 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.6.0...v16.4.5) Updates `react-hook-form` from 7.52.2 to 7.53.1 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.52.2...v7.53.1) Updates `@aws-sdk/client-cloudfront` from 3.624.0 to 3.677.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudfront/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.677.0/clients/client-cloudfront) Updates `@aws-sdk/client-s3` from 3.626.0 to 3.677.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.677.0/clients/client-s3) Updates `@aws-sdk/client-secrets-manager` from 3.624.0 to 3.677.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.677.0/clients/client-secrets-manager) Updates `@aws-sdk/client-sts` from 3.624.0 to 3.677.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sts/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.677.0/clients/client-sts) Updates `chalk` from 4.1.2 to 5.3.0 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.3.0) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/jsonwebtoken" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: husky dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: node-fetch dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@faker-js/faker" dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: "@prismicio/client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@prismicio/next" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@prismicio/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@segment/snippet" dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: cookies-next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: elastic-apm-node dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: focus-trap-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: koa-router dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: openseadragon dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: react-photo-album dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: "@koa/router" dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@aws-sdk/client-cloudfront" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@aws-sdk/client-secrets-manager" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@aws-sdk/client-sts" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot ignore react-photo-album major version #11303, we'll stick with react-photo-album v2 |
OK, I won't notify you about version 3.x.x of react-photo-album again, unless you unignore it. |
1 similar comment
OK, I won't notify you about version 3.x.x of react-photo-album again, unless you unignore it. |
https://github.com/dependabot ignore chalk major version It's totally fine to stay on Chalk v4. It's been stable for years. https://github.com/chalk/chalk/releases/tag/v5.0.0 we don't (?) support ESM modules therefore |
OK, I won't notify you about version 5.x.x of chalk again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group with 38 updates in the / directory:
7.24.7
7.25.9
7.24.7
7.25.9
9.3.4
10.4.0
6.4.8
6.6.2
14.3.1
16.0.1
14.4.3
14.5.2
8.5.9
9.0.7
20.2.3
22.7.9
18.2.7
18.3.12
6.21.0
8.11.0
6.21.0
8.11.0
4.3.8
9.1.6
14.0.1
15.2.10
0.27.2
2.5.0
2.7.0
3.3.2
2.0.22
3.1.7
4.4.1
6.0.1
16.9.0
16.10.0
5.3.3
5.6.3
8.4.1
9.0.3
7.8.0
7.11.0
1.6.0
1.7.0
2.8.0
2.9.0
4.16.2
5.2.1
4.2.1
4.3.0
3.51.0
4.8.0
10.2.3
10.3.0
7.4.0
13.0.1
4.1.1
5.0.0
2.4.1
3.0.2
10.1.1
13.1.0
0.28.1
1.7.7
8.6.0
16.4.5
7.52.2
7.53.1
3.624.0
3.677.0
3.626.0
3.677.0
3.624.0
3.677.0
4.1.2
5.3.0
Updates
@babel/preset-react
from 7.24.7 to 7.25.9Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.... (truncated)
Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@babel/preset-typescript
from 7.24.7 to 7.25.9Release notes
Sourced from
@babel/preset-typescript
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript
's changelog.... (truncated)
Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.760b9670
[Babel 8] Removeenums
option of flow plugin (#16792)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)b7dcfdd
Simplify test fixtures (#16793)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@testing-library/dom
from 9.3.4 to 10.4.0Release notes
Sourced from
@testing-library/dom
's releases.... (truncated)
Commits
a86c54c
feat: Reduce caught exceptions in prettyDom (reland) (#1323)33555a3
Test highlighting ofprettyDOM
explicitly (#1324)20d9894
docs: add sieem as a contributor for code (#1330)306526b
fix: safer read of DEBUG_PRINT_LIMIT (#1329)fdc12ec
fix: Revert "feat: Reduce caught exceptions inprettyDom
(#1321)" (#1325)76cb73d
feat: Reduce caught exceptions inprettyDom
(#1321)0a8ad65
feat: Support anonymous custom elements when pretty printing DOM (#1319)77448ba
docs: update Greg Bergé's bio link (#1318)56543d5
feat: Add window events "pagehide" / "pageshow" (#1308)47fe879
chore: correct some typos and spelling errors (#1309)Updates
@testing-library/jest-dom
from 6.4.8 to 6.6.2Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
4468378
fix: remove recursive type reference in vitest types (#636)abba961
docs: add billyjanitsch as a contributor for bug (#644)9490615
docs: add G-Rath as a contributor for code (#643)ced792e
fix: fix lodash import in to-have-selection.js (#642)9b14804
feat: implement toHaveSelection (#637)f5b0e94
docs: add diegohaz as a contributor for ideas (#640)68e927e
docs: add pwolaq as a contributor for code, and test (#639)04005db
docs: add silviuaavram as a contributor for code, and test (#638)4723de3
docs: add mibcadet as a contributor for doc (#628)8fd402a
docs: how to update tsconfig for vitest matchers extension (#624)Updates
@testing-library/react
from 14.3.1 to 16.0.1Release notes
Sourced from
@testing-library/react
's releases.... (truncated)
Commits
3dcd8a9
fix: Add support for exactOptionalPropertyTypes in TypeScript (#1351)7a28fa9
Fix React Canary and Experimental tests (#1353)a4744fa
feat: Move@testing-library/dom
and@types/react-dom
to peer dependencie...c1f2957
fix: Ensureact
is notany
whenReact.act
is not declared (#1323)b6e59f7
fix: export new act when available (#1319)f6a1677
chore: Adjust tests to workaround 18.3.0 bug (#1315)d143f46
fix: Stop restrictingcontainer
option based onhydrate
(#1313)48282c2
fix: EnsurerenderHook
options extend options forrender
(#1308)067d0c6
fix: Don't raise TypeScript errors when hydatingdocument
(#1304)c63b873
fix: ImprovelegacyRoot
error message (#1301)Updates
@testing-library/user-event
from 14.4.3 to 14.5.2Release notes
Sourced from
@testing-library/user-event
's releases.Commits
d036279
chore: upgradenode
in codesandbox910fee5
chore: set tsconfigbaseUrl
fa8d867
revert: swap release scriptc4b4629
chore: upgrade testing environment6a3c896
fix: remove interop and deep DTL importsd7483f0
fix: incorrect default import from@testing-library/dom
(#1162)4be87b3
chore: swap release scriptd95121d
chore: add --experimental-import-meta-resolve8779eae
chore: format, lint, fix lint4019cee
fix(exports): add a named export for userEventUpdates
@types/jsonwebtoken
from 8.5.9 to 9.0.7Commits
Updates
@types/node
from 20.2.3 to 22.7.9Commits
Updates
@types/react
from 18.2.7 to 18.3.12Commits
Updates
@typescript-eslint/eslint-plugin
from 6.21.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
79c27a8
chore(release): publish 8.11.0c8e7c27
feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...9a182d0
feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...8d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)0cbd4cd
fix(eslint-plugin): [class-literal-property-style] don't report nodes with `o...127066a
chore: coverage issues caused by usingexport
assignments (#10151)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)d09d36d
docs: inject option descriptions into rule docs when possible (#9925)373c63a
chore(eslint-plugin): [no-unnecessary-condition] remove dead suggestion id (#...Updates
@typescript-eslint/parser
from 6.21.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
<...@typescript-eslint/parser
's changelog.Description has been truncated