-
Notifications
You must be signed in to change notification settings - Fork 7
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 development group with 34 updates #549
Merged
Merged
Conversation
This file contains 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
Bumps the development group with 34 updates: | Package | From | To | | --- | --- | --- | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.2` | `7.23.7` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.23.2` | `7.23.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.5` | `7.23.7` | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `9.3.1` | `9.3.3` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.2` | `6.1.6` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.5.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.0` | `20.10.6` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.1` | `18.2.18` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `6.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `6.16.0` | | [babel-loader](https://github.com/babel/babel-loader) | `9.1.0` | `9.1.3` | | [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) | `2.1.1` | `2.1.4` | | [dotenv-webpack](https://github.com/mrsteele/dotenv-webpack) | `8.0.0` | `8.0.1` | | [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.56.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.7.1` | `6.8.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.1.2` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.1` | `7.33.2` | | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `6.1.0` | `6.2.0` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.5.0` | `5.6.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `28.1.1` | `29.7.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `28.1.1` | `29.5.11` | | [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.32` | | [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `7.3.3` | `7.3.4` | | [postcss-remove-google-fonts](https://github.com/0x46616c6b/postcss-remove-google-fonts) | `1.2.0` | `1.2.3` | | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` | | [style-loader](https://github.com/webpack-contrib/style-loader) | `3.3.1` | `3.3.3` | | [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | `5.3.7` | `5.3.10` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `28.0.5` | `29.1.1` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.4.1` | `9.5.1` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `4.15.0` | `4.15.1` | Updates `typescript` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3) Updates `@babel/core` from 7.23.2 to 7.23.7 - [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.23.7/packages/babel-core) Updates `@babel/plugin-transform-runtime` from 7.23.2 to 7.23.7 - [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.23.7/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.23.5 to 7.23.7 - [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.23.7/packages/babel-preset-env) Updates `@testing-library/dom` from 9.3.1 to 9.3.3 - [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.1...v9.3.3) Updates `@testing-library/jest-dom` from 6.1.2 to 6.1.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.2...v6.1.6) 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/node` from 20.8.0 to 20.10.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react-dom` from 18.2.1 to 18.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 6.16.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/v6.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 6.16.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/v6.16.0/packages/parser) Updates `babel-loader` from 9.1.0 to 9.1.3 - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v9.1.0...v9.1.3) Updates `babel-plugin-styled-components` from 2.1.1 to 2.1.4 - [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases) - [Commits](styled-components/babel-plugin-styled-components@v2.1.1...v2.1.4) Updates `dotenv-webpack` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/mrsteele/dotenv-webpack/releases) - [Commits](mrsteele/dotenv-webpack@v8.0.0...v8.0.1) Updates `eslint` from 8.54.0 to 8.56.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...v8.56.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.7.1 to 6.8.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.7.1...v6.8.0) Updates `eslint-plugin-prettier` from 5.0.0 to 5.1.2 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.1.2) Updates `eslint-plugin-react` from 7.33.1 to 7.33.2 - [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.1...v7.33.2) Updates `eslint-plugin-testing-library` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v6.1.0...v6.2.0) Updates `html-webpack-plugin` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.5.0...v5.6.0) Updates `jest` from 28.1.1 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) Updates `@types/jest` from 28.1.1 to 29.5.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `postcss` from 8.4.31 to 8.4.32 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.31...8.4.32) Updates `postcss-loader` from 7.3.3 to 7.3.4 - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/postcss-loader@v7.3.3...v7.3.4) Updates `postcss-remove-google-fonts` from 1.2.0 to 1.2.3 - [Release notes](https://github.com/0x46616c6b/postcss-remove-google-fonts/releases) - [Commits](0x46616c6b/postcss-remove-google-fonts@1.2.0...1.2.3) Updates `prettier` from 3.1.0 to 3.1.1 - [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.1.1) Updates `style-loader` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/style-loader@v3.3.1...v3.3.3) Updates `terser-webpack-plugin` from 5.3.7 to 5.3.10 - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/terser-webpack-plugin@v5.3.7...v5.3.10) Updates `ts-jest` from 28.0.5 to 29.1.1 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v28.0.5...v29.1.1) Updates `ts-loader` from 9.4.1 to 9.5.1 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@9.4.1...v9.5.1) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `webpack-dev-server` from 4.15.0 to 4.15.1 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.0...v4.15.1) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@testing-library/user-event" 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-minor dependency-group: development - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch 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: babel-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: babel-plugin-styled-components dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: dotenv-webpack dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: postcss-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: postcss-remove-google-fonts 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: style-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: terser-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #549 +/- ##
=======================================
Coverage 88.35% 88.35%
=======================================
Files 19 19
Lines 335 335
Branches 84 84
=======================================
Hits 296 296
Misses 37 37
Partials 2 2 ☔ View full report in Codecov by Sentry. |
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 34 updates:
5.3.2
5.3.3
7.23.2
7.23.7
7.23.2
7.23.7
7.23.5
7.23.7
9.3.1
9.3.3
6.1.2
6.1.6
14.5.1
14.5.2
20.8.0
20.10.6
18.2.1
18.2.18
5.62.0
6.16.0
5.62.0
6.16.0
9.1.0
9.1.3
2.1.1
2.1.4
8.0.0
8.0.1
8.54.0
8.56.0
9.0.0
9.1.0
2.29.0
2.29.1
6.7.1
6.8.0
5.0.0
5.1.2
7.33.1
7.33.2
6.1.0
6.2.0
5.5.0
5.6.0
28.1.1
29.7.0
28.1.1
29.5.11
8.4.31
8.4.32
7.3.3
7.3.4
1.2.0
1.2.3
3.1.0
3.1.1
3.3.1
3.3.3
5.3.7
5.3.10
28.0.5
29.1.1
9.4.1
9.5.1
10.9.1
10.9.2
4.15.0
4.15.1
Updates
typescript
from 5.3.2 to 5.3.3Release notes
Sourced from typescript's releases.
Commits
63717cf
Bump version to 5.3.3 and LKG4c2afa7
🤖 Pick PR #56627 (Transpile jsdoc parsing mode) into release-5.3 (#56629)ba3d2b0
🤖 Pick PR #56434 (Fix support for intersections in te...) into release-5.3 (#...f3808c4
🤖 Pick PR #56504 (Fixed an issue in boolean compariso...) into release-5.3 (#...b4fe221
Cherry-pick #56489 into release-5.3 (#56490)f750eb3
Pick #56485 into release-5.3 (#56486)Updates
@babel/core
from 7.23.2 to 7.23.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
e428a6d
v7.23.73e79f48
Avoid unpreventableunhandledRejection
events (#16167)d02c1f7
v7.23.6f8a98c7
[babel 8] RemoveCodeGenerator
from@babel/generator
(#16126)8479012
v7.23.5c100223
Update jest-light-runner & jest (#16136)cf53966
chore(deps): update dependency import-meta-resolve to v4 (#16086)1bce5c9
v7.23.3934c1b3
Fix Node.js 10 CI failure (#16084)c46f000
Refactor handling of modules plugins inpreset-env
(#15988)Updates
@babel/plugin-transform-runtime
from 7.23.2 to 7.23.7Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
e428a6d
v7.23.7bf9ff15
Update polyfill plugins (#16168)d02c1f7
v7.23.67b4ba1d
[babel 8] RemoveuseESModules
option (#16141)afcb5a8
ApplytoPropertyKey
on decorator context name (#16139)7c29fbc
[babel 8] Enforce specifying proper core-js version (#16095)13a5c83
v7.23.45e1c5f0
Use prettier 3.1 (#16098)210616f
[babel 8] Remove core-js@2 & regenerator from transform-runtime (#16063)1bce5c9
v7.23.3Updates
@babel/preset-env
from 7.23.5 to 7.23.7Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.Commits
e428a6d
v7.23.7bf9ff15
Update polyfill plugins (#16168)d02c1f7
v7.23.68fa2a91
[babel 8] Removeloose
andspec
options frompreset-env
(#16043)380d186
fix:for of
withiterableIsArray
and shadowing variable (#16011)d93c702
Bump browserslist to 4.22.2 (#16151)afcb5a8
ApplytoPropertyKey
on decorator context name (#16139)Updates
@testing-library/dom
from 9.3.1 to 9.3.3Release notes
Sourced from
@testing-library/dom
's releases.Commits
270a531
fix: use defineProperty on the error object instead of setting the message di...07f5999
chore: Pin NPM version (#1262)336152b
chore: add accessibility-alt-text-bot (#1240)365d555
docs: add naorpeled as a contributor for code (#1254)5e03343
fix(role-helpers): refine logRoles fn types (#1249)ab9c3ae
docs: add jlp-craigmorten as a contributor for code (#1244)069e184
chore: pin browserslist deps (#1243)Updates
@testing-library/jest-dom
from 6.1.2 to 6.1.6Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
b64b953
fix: Upgrade@adobe/css-tools
to v4.3.2 (#553)746c6ca
docs: Fix typo at toHaveStyle function description (#558)b7b7c6a
fix: support uppercase custom props in toHaveStyle (#552)4ae0231
docs: Add missing hr to README.md (#550)44f1eab
fix: upgrade@adobe/css-tools
to4.3.1
to address vulnerability (#532)6d65999
chore: add jest/vitest version to bug report template (#526)5b492ac
fix: proper@jest/globals
import (#530)Updates
@testing-library/user-event
from 14.5.1 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 importsUpdates
@types/node
from 20.8.0 to 20.10.6Commits
Updates
@types/react-dom
from 18.2.1 to 18.2.18Commits
Updates
@typescript-eslint/eslint-plugin
from 5.62.0 to 6.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.