[expect, @jest/expect-utils]ObjectContaining support symbol as key (#14414)
[expect] Remove @types/node from dependencies (#14385)
[jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
[jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
[jest-mock] Revert #13692 as it was a breaking change (#14429)
[jest-mock] Revert #13866 as it was a breaking change (#14429)
[jest-mock] Revert #13867 as it was a breaking change (#14429)
[@jest/reporters] Marks Reporter's hooks as optional (#14433)
[jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#14397)
Chore & Maintenance
[jest-changed-files, jest-circus, jest-console, @jest/core, @jest/runtime, @jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#14366)
[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-core] Fix typo in scheduleAndRun performance marker (#14434)
[jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446)
[jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437)
29.6.3
Fixes
[expect, @jest/expect-utils]ObjectContaining support sumbol as key (#14414)
[expect] Remove @types/node from dependencies (#14385)
[jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
[jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
[jest-mock] Revert #13692 as it was a breaking change (#14429)
[jest-mock] Revert #13866 as it was a breaking change (#14429)
[jest-mock] Revert #13867 as it was a breaking change (#14429)
[@jest/reporters] Marks Reporter's hooks as optional (#14433)
[jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#14397)
Chore & Maintenance
[jest-changed-files, jest-circus, jest-console, @jest/core, @jest/runtime, @jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#14366)
29.6.2
Fixes
[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)
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 ` 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 ` 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 6 updates:
8.47.0
8.49.0
2.28.0
2.28.1
26.9.0
27.2.3
7.33.1
7.33.2
28.1.3
29.6.4
3.0.1
3.0.3
Updates
eslint
from 8.47.0 to 8.49.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
55c1685
8.49.0d498a51
Build: changelog update for 8.49.0b7621c3
chore: remove browser test fromnpm test
(#17550)cac45d0
chore: upgrade@eslint/js
@8
.49.0 (#17549)cd39508
chore: package.json update for@eslint/js
releaseecfb54f
docs: Update READMEda09f4e
feat: Implement onUnreachableCodePathStart/End (#17511)de86b3b
docs: updateno-promise-executor-return
examples (#17529)203a971
ci: bump actions/checkout from 3 to 4 (#17530)32b2327
feat: Emit deprecation warnings in RuleTester (#17527)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.4Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
55cd6a0
v29.6.4fb7d95c
v29.6.349bacb9
chore: update jest repo organisation in urls (#14413)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.3Updates
prettier
from 3.0.1 to 3.0.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d5f3171
Release 3.0.3a35008f
Support shared config that forbidsrequire()
(#15233)1ce97d1
Support TypeScript 5.2using
/await using
declaration (#15321)a73cfa0
Fix build script--report
option (#15323)941c6b3
Minor refactor togetSupportedFilesGlob
(#15319)f6c9e9b
Assert uniqueness in language properties (#15320)288ea7e
chore(deps): update dependency webpack to v5.88.2 (#15147)6654451
chore(deps): update dependency webpack to v5.88.2 (#15148)d059644
chore(deps): update dependency fast-glob to v3.3.1 (#15001)423011d
Minor refactor toexpandPatterns
(#15317)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