[jest-haste-map] Use watchman suffix-set option for faster file indexing. (#11784)
[jest-cli] Adds a new config options snapshotFormat which offers a way to override any of the formatting settings which come with pretty-format. (#11654)
[jest-reporters] Expose the getSummary util (#11695).
[jest-resolver] Support node: prefix when importing Node core modules (#11331)
Fixes
[jest-each] Relaxed the validation to allow multibyte characters in headings (#11575)
[jest-environment-jsdom] Add support for userAgent option (#11773)
[jest-environment-node] Add Event and EventTarget to node global environment. (#11727)
[jest-mock] Fix spyOn to use Object.prototype.hasOwnProperty (#11721)
[jest-resolver] Add dependency on jest-haste-map (#11759)
[jest-haste-map] Use watchman suffix-set option for faster file indexing. (#11784)
[jest-cli] Adds a new config options snapshotFormat which offers a way to override any of the formatting settings which come with pretty-format. (#11654)
[jest-reporters] Expose the getSummary util (#11695).
[jest-resolver] Support node: prefix when importing Node core modules (#11331)
Fixes
[jest-each] Relaxed the validation to allow multibyte characters in headings (#11575)
[jest-environment-jsdom] Add support for userAgent option (#11773)
[jest-environment-node] Add Event and EventTarget to node global environment. (#11727)
[jest-mock] Fix spyOn to use Object.prototype.hasOwnProperty (#11721)
[jest-resolver] Add dependency on jest-haste-map (#11759)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ babel-jest (27.0.6 → 27.2.0) · Repo · Changelog
Release Notes
27.2.0
27.1.1
27.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 59 commits:
v27.2.0
chore: roll new website version
chore: update changelog for release
chore: update lock
feat: support `conditions` from test environments (#11863)
Revert "chore: remove unneeded yarn patch for react native (#11853)"
chore: supress experimental warnings in tests
feat: pass `conditions` when resolving modules (#11859)
chore: refresh lockfile (#11857)
fix: return correct type from process.send stub (#11799)
Rename all links to main (#11856)
Rename main branch to main (#11855)
fix: transform code for code coverage async if possible (#11852)
chore: remove unneeded yarn patch for react native (#11853)
chore: update lockfile after publish
v27.1.1
chore: update changelog for release
fix(resolver): support node prefix from ESM (#11817)
chore: bump version of CircleCI orb (#11822)
chore: get rid of warnings when running react tests (#11821)
feat(runtime): add minimal support for mocking ESM (#11818)
chore: update lockfiles after yarn update
chore: fix PnP compat test
chore: update yarn
Export PrettyFormatOptions type (#11801)
docs: update transformer documentation to include async transforms (#11716)
chore: remove non-existent release from changelog
chore: roll new website version
chore: update lockfile after publish
v27.1.0
chore: update changelog for release
chore(ci): use "latest" version of the OSes on Azure Pipelines (#11793)
feat(resolver): support `node:` prefix when loading core modules (#11331)
[jest-each] Relaxed the validation to allow multibyte characters in headings (#11575)
[jest-haste-map] Use more optimal suffix-set format (#11784)
chore: fix typo in examples (#11788)
fix(jest-types): compat with @types/node v16 (#11645)
chore: fix PnP test by forcing older version of typescript
chore: replace issue templates with forms (#11772)
fix: support userAgent option for jsdom environment (#11773)
Adds options for configuring the snapshot and inline snapshot serializers (#11654)
Add testExecError to testResultsProcessor docs (#11670)
chore: refresh lockfile (#11760)
chore(deps): bump dessant/lock-threads from 2.1.1 to 2.1.2 (#11762)
docs: update ECMAScript Modules file extension examples (#11615)
fix(resolver): add dependency on `jest-haste-map` (#11759)
chore: add workspaces yarn plugin
fix: spyOn should not rely on hasOwnProperty from the spied object (#11721)
docs: add partials mocking guide (#11537)
docs: fix broken links to jest documentation (#11582)
Expose `getSummary` from `jest-reporters.utils` (#11695)
Fix links to type definition in Jest-Circus README.md (#11711)
chore: use builtin dep caching in actions/setup-node (#11747)
fix(jest-environment-node): Add Event and EventTarget to node global (#11727)
docs: fix typo in blog Jest 25 (#11699)
chore(deps): bump dessant/lock-threads from 2.0.3 to 2.1.1 (#11655)
Update expect.assertions documentation (#11621)
chore: update lockfile after publish
chore: update changelog for release
✳️ jest (27.0.6 → 27.2.0) · Repo · Changelog
Release Notes
27.1.1
27.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 59 commits:
v27.2.0
chore: roll new website version
chore: update changelog for release
chore: update lock
feat: support `conditions` from test environments (#11863)
Revert "chore: remove unneeded yarn patch for react native (#11853)"
chore: supress experimental warnings in tests
feat: pass `conditions` when resolving modules (#11859)
chore: refresh lockfile (#11857)
fix: return correct type from process.send stub (#11799)
Rename all links to main (#11856)
Rename main branch to main (#11855)
fix: transform code for code coverage async if possible (#11852)
chore: remove unneeded yarn patch for react native (#11853)
chore: update lockfile after publish
v27.1.1
chore: update changelog for release
fix(resolver): support node prefix from ESM (#11817)
chore: bump version of CircleCI orb (#11822)
chore: get rid of warnings when running react tests (#11821)
feat(runtime): add minimal support for mocking ESM (#11818)
chore: update lockfiles after yarn update
chore: fix PnP compat test
chore: update yarn
Export PrettyFormatOptions type (#11801)
docs: update transformer documentation to include async transforms (#11716)
chore: remove non-existent release from changelog
chore: roll new website version
chore: update lockfile after publish
v27.1.0
chore: update changelog for release
chore(ci): use "latest" version of the OSes on Azure Pipelines (#11793)
feat(resolver): support `node:` prefix when loading core modules (#11331)
[jest-each] Relaxed the validation to allow multibyte characters in headings (#11575)
[jest-haste-map] Use more optimal suffix-set format (#11784)
chore: fix typo in examples (#11788)
fix(jest-types): compat with @types/node v16 (#11645)
chore: fix PnP test by forcing older version of typescript
chore: replace issue templates with forms (#11772)
fix: support userAgent option for jsdom environment (#11773)
Adds options for configuring the snapshot and inline snapshot serializers (#11654)
Add testExecError to testResultsProcessor docs (#11670)
chore: refresh lockfile (#11760)
chore(deps): bump dessant/lock-threads from 2.1.1 to 2.1.2 (#11762)
docs: update ECMAScript Modules file extension examples (#11615)
fix(resolver): add dependency on `jest-haste-map` (#11759)
chore: add workspaces yarn plugin
fix: spyOn should not rely on hasOwnProperty from the spied object (#11721)
docs: add partials mocking guide (#11537)
docs: fix broken links to jest documentation (#11582)
Expose `getSummary` from `jest-reporters.utils` (#11695)
Fix links to type definition in Jest-Circus README.md (#11711)
chore: use builtin dep caching in actions/setup-node (#11747)
fix(jest-environment-node): Add Event and EventTarget to node global (#11727)
docs: fix typo in blog Jest 25 (#11699)
chore(deps): bump dessant/lock-threads from 2.0.3 to 2.1.1 (#11655)
Update expect.assertions documentation (#11621)
chore: update lockfile after publish
chore: update changelog for release
↗️ @blitz-guard/core (indirect, 0.3.1 → 0.4.1) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands