[jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
[@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
[jest-snapshot] Move @types/prettier from dependencies to devDependencies (#14328)
[jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
[jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)
Chore & Maintenance
[@jest/core] Use pluralize from jest-util rather than own internal (#14322)
[jest-config] Allow coverageDirectory and collectCoverageFrom in project config (#14180)
[jest-core] Always use workers in watch mode to avoid crashes (#14059).
[jest-environment-jsdom, jest-environment-node] Fix assignment of customExportConditions via testEnvironmentOptions when custom env subclass defines a default value (#13989)
[jest-matcher-utils] Fix copying value of inherited getters (#14007)
[jest-mock] Tweak typings to allow jest.replaceProperty() replace methods (#14008)
[jest-mock] Improve user input validation and error messages of spyOn and replaceProperty methods (#14087)
[jest-runtime] Bind jest.isolateModulesAsync to this (#14083)
[jest-runtime] Forward wrapperLength to the Script constructor as columnOffset for accurate debugging (#14148)
[jest-runtime] Guard _isMockFunction access with in (#14188)
[jest-snapshot] Fix a potential bug when not using prettier and improve performance (#14036)
[jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
[@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
[jest-snapshot] Move @types/prettier from dependencies to devDependencies (#14328)
[jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
[jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)
Chore & Maintenance
[@jest/core] Use pluralize from jest-util rather than own internal (#14322)
29.6.1
Fixes
[jest-circus] Revert #14110 as it was a breaking change (#14304)
29.6.0
Features
[jest-circus, jest-snapshot] Add support for snapshot matchers in concurrent tests (#14139)
[jest-cli] Include type definitions to generated config files (#14078)
[jest-snapshot] Support arrays as property matchers (#14025)
[jest-core, jest-circus, jest-reporter, jest-runner] Added support for reporting about start individual test cases using jest-circus (#14174)
Fixes
[jest-circus] Prevent false test failures caused by promise rejections handled asynchronously (#14110)
[jest-config] Allow coverageDirectory and collectCoverageFrom in project config (#14180)
[jest-core] Always use workers in watch mode to avoid crashes (#14059).
[jest-environment-jsdom, jest-environment-node] Fix assignment of customExportConditions via testEnvironmentOptions when custom env subclass defines a default value (#13989)
[jest-matcher-utils] Fix copying value of inherited getters (#14007)
[jest-mock] Tweak typings to allow jest.replaceProperty() replace methods (#14008)
[jest-mock] Improve user input validation and error messages of spyOn and replaceProperty methods (#14087)
[jest-runtime] Bind jest.isolateModulesAsync to this (#14083)
[jest-runtime] Forward wrapperLength to the Script constructor as columnOffset for accurate debugging (#14148)
[jest-runtime] Guard _isMockFunction access with in (#14188)
[jest-snapshot] Fix a potential bug when not using prettier and improve performance (#14036)
[@jest/transform] Do not instrument .json modules (#14048)
[jest-worker] Restart a shut down worker before sending it a task (#14015)
Chore & Maintenance
[*] Update semver dependency to get vulnerability fix (#14262)
[docs] Updated documentation for the --runTestsByPath CLI command (#14004)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore dependency` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore dependency` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 5 updates:
2.28.0
2.28.1
26.9.0
27.2.3
7.33.1
7.33.2
28.1.3
29.6.2
3.0.1
3.0.2
Updates
eslint-plugin-import
from 2.28.0 to 2.28.1Changelog
Sourced from eslint-plugin-import's changelog.
Commits
cd95728
Bump to 2.28.10847443
Revert 1fa2971 (breaking group change inorder
)e9de30a
[resolvers/webpack] v0.13.6cd1dff7
Revert "[resolvers/webpack] [refactor] replacelodash/isEqual
usage with `d...da71746
[resolvers/webpack] v0.13.522a0802
[resolvers/webpack] [deps] updateresolve
1e81734
[resolvers/webpack] [refactor] replacelodash/isEqual
usage withdeep-equal
2c18c29
[resolvers/webpack] [refactor] removelodash/get
usageb9b9c86
[resolvers/webpack] [refactor] switch to a maintained array.prototype.find pa...2e7612f
[Dev Deps] pinjackspeak
since 2.1.2+ depends on npm aliases, which kill th...Updates
eslint-plugin-jest
from 26.9.0 to 27.2.3Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
4b35486
chore(release): 27.2.3 [skip ci]04b2bf2
fix: allow@typescript-eslint/eslint-plugin
v6 as peer dep (#1400)a1131ff
chore(deps): update yarn to v3.6.1 (#1392)6034de3
chore(deps): lock file maintenance6340c2f
chore(deps): lock file maintenance7daaf89
chore(deps): lock file maintenancec29a775
chore: upgrade@tsconfig/node14
(#1388)9240ecf
chore(deps): lock file maintenance59e213a
chore: refer directly to index.js fileb161c26
chore: remove test files from published tarballUpdates
eslint-plugin-react
from 7.33.1 to 7.33.2Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
6d86837
Update CHANGELOG and bump versione1dd37f
[Refactor] usees-iterator-helpers
in a couple places37b02ac
[Tests] skip some tests that have broken ordering in certain node/eslint comb...a7a814e
[patch]no-invalid-html-attribute
: report more granularly3636689
[patch]no-deprecated
: report on the imported specifier instead of the enti...f9e4fa9
[patch]no-deprecated
: report on the destructured property instead of the e...3be1d19
[patch]no-unsafe
: report on the method instead of the entire componentd5178be
[Tests] add disambiguators to tests with multiple errorsd73cd51
[Fix]no-deprecated
: prevent false positive on commonjs import0667fb0
[actions] release: Replaceset-output
commands with environment filesUpdates
jest
from 28.1.3 to 29.6.2Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
0fd5b1c
v29.6.21f019af
v29.6.1c1e5b8a
v29.6.06ffa48d
chore: upgrade TypeScript to v5 (#14155)a95eeb6
chore: update tsd runner (#14020)39f3bed
v29.5.0a49c886
v29.4.36d2632a
Update copyrights with Meta Platforms, restore original license in Jasmine fo...f0fc92e
v29.4.2bc7b20c
chore: make sure to exclude .eslintcache from published module (#13832)Updates
prettier
from 3.0.1 to 3.0.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
157e42a
Release 3.0.21b0c756
Printdeclare
andexport
keywords for nested namespace (#15249)b4082cb
chore(deps): update babel to v7.22.10 (#15236)91e850b
chore(deps): update dependency camelcase to v8 (#15245)f24132e
Make chalk/assert shim a Proxy (#15234)e22a551
chore(deps): update dependency@babel/parser
to v7.22.10 (#15237)fbe46aa
chore(deps): update dependency@angular/compiler
to v16.2.0 (#15240)7ecdbf7
chore(deps): update typescript-eslint to v6.3.0 (#15244)fb55780
chore(deps): update dependency eslint to v8.47.0 (#15242)fde937d
chore(deps): update dependency hermes-parser to v0.15.1 (#15239)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show