Bump jest from 15.1.1 to 26.4.1
Created by: dependabot-preview[bot]
Bumps jest from 15.1.1 to 26.4.1.
Release notes
Sourced from jest's releases.
26.4.1
Fixes
[jest-core]Don't report ELDHistogram as open handle (#10417)[jest-matcher-utils]Fix diffing object contain readonly symbol key object (#10414)[jest-reporters]Fixes notify reporter on Linux (using notify-send) (#10393)[jest-snapshot]Correctly handles arrays and property matchers in snapshots (#10404)26.4.0
Features
[jest-resolve]Add support forpackageFilteron custom resolver (#10393)Fixes
[pretty-format]HandletagNamenot being a string (#10397)26.3.0
Features
[jest-circus, jest-jasmine2]IncludefailureDetailsproperty in test results (#9496)[jest-each, jest-jasmine, jest-circus]Add support for.concurrent.each(#9326)Fixes
[jest-config]Add.pnp.jstotransformIgnorePatternsdefaults (#10383)[jest-leak-detector]Wait properly for GC runs due to changes in Node 14.7 (#10366)[jest-worker]Downgrade minimum node version to 10.13 (#10352)[docs]Update snapshot testing documentation(#10359)26.2.2
Fixes
[jest-cli]Use correct file name to override existing jest config on init (#10337)[jest-haste-map]Properly detect support for nativefind(#10346)26.2.1
Fixes
[jest-worker]Make sure to work with Node TS typings v12 (#10336)26.2.0
Features
[jest-core, jest-circus, jest-reporter, jest-runner]Added support for reporting individual test cases using jest-circus (#10227)[jest-config, jest-reporter, jest-runner, jest-test-sequencer]AddslowTestThresholdconfiguration option (#9366)[jest-haste-map]Watchman crawler now includes dotfiles (#10075)[jest-worker]Added support for workers to send custom messages to parent in jest-worker (#10293)[jest-worker]Support passingresourceLimits(#10335)[pretty-format]Added support for serializing custom elements (web components) (#10217)
Changelog
Sourced from jest's changelog.
26.4.1
Fixes
[jest-core]Don't report ELDHistogram as open handle (#10417)[jest-matcher-utils]Fix diffing object contain readonly symbol key object (#10414)[jest-reporters]Fixes notify reporter on Linux (using notify-send) (#10393)[jest-snapshot]Correctly handles arrays and property matchers in snapshots (#10404)26.4.0
Features
[jest-resolve]Add support forpackageFilteron custom resolver (#10393)Fixes
[pretty-format]HandletagNamenot being a string (#10397)26.3.0
Features
[jest-circus, jest-jasmine2]IncludefailureDetailsproperty in test results (#9496)[jest-each, jest-jasmine, jest-circus]Add support for.concurrent.each(#9326)Fixes
[jest-config]Add.pnp.jstotransformIgnorePatternsdefaults (#10383)[jest-leak-detector]Wait properly for GC runs due to changes in Node 14.7 (#10366)[jest-worker]Downgrade minimum node version to 10.13 (#10352)[docs]Update snapshot testing documentation(#10359)26.2.2
Fixes
[jest-cli]Use correct file name to override existing jest config on init (#10337)[jest-haste-map]Properly detect support for nativefind(#10346)26.2.1
Fixes
[jest-worker]Make sure to work with Node TS typings v12 (#10336)26.2.0
Features
Commits
-
e1d51dev26.4.1 -
9ce81a5chore: update changelog for release -
4a9ebb4fix: skipELDHISTOGRAMfor--detectOpenHandles(#10417) -
2e30f52Fix diffing object contain readonly symbol key object (#10414) -
200adc0Implement tests for type definitions in Jest (#10407) -
c9c8dbafix: correctly handle arrays in snapshot deep merge (#10404) -
a176c30fix: Bumps node-notifier to v8.0.0 (#10400) -
78c67afchore: update lockfile after publish -
0b1e41dv26.4.0 -
c9496c0chore: update changelog for release - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by simenb, a new releaser for jest since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)