Skip to content

fix(deps): update dependency jest to v26.4.2 #327

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

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2020

This PR contains the following updates:

Package Type Update Change
jest (source) dependencies minor 26.1.0 -> 26.4.2

Release Notes

facebook/jest

v26.4.2

Compare Source

Fixes
  • [expect] Fix toMatchObject to work with inherited class getters (#​10381)
  • [pretty-format] Lower minimum node version to >= 10 (#​10435)

v26.4.1

Compare Source

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)

v26.4.0

Compare Source

Features
  • [jest-resolve] Add support for packageFilter on custom resolver (#​10393)
Fixes
  • [pretty-format] Handle tagName not being a string (#​10397)

v26.3.0

Compare Source

Features
  • [jest-circus, jest-jasmine2] Include failureDetails property in test results (#​9496)
  • [jest-each, jest-jasmine, jest-circus] Add support for .concurrent.each (#​9326)
Fixes
  • [jest-config] Add .pnp.js to transformIgnorePatterns defaults (#​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)

v26.2.2

Compare Source

Fixes
  • [jest-cli] Use correct file name to override existing jest config on init (#​10337)
  • [jest-haste-map] Properly detect support for native find (#​10346)

v26.2.1

Compare Source

Fixes
  • [jest-worker] Make sure to work with Node TS typings v12 (#​10336)

v26.2.0

Compare Source

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] Add slowTestThreshold configuration 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 passing resourceLimits (#​10335)
  • [pretty-format] Added support for serializing custom elements (web components) (#​10217)
Fixes
  • [expect] Match symbols and bigints in any() (#​10223)
  • [jest-changed-files] Use git diff instead of git log for --changedSince (#​10155)
  • [jest-console] Add missing console.timeLog for compatibility with Node (#​10209)
  • [jest-haste-map] Check find binary supports the -iname parameter (#​10308)
  • [jest-snapshot] Strip added indentation for inline error snapshots (#​10217)
Chore & Maintenance

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 43c3b64 to bbd9a3a Compare July 30, 2020 11:53
@renovate renovate bot changed the title fix(deps): update dependency jest to v26.2.0 fix(deps): update dependency jest to v26.2.1 Jul 30, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from bbd9a3a to b93fcfa Compare July 31, 2020 11:25
@renovate renovate bot changed the title fix(deps): update dependency jest to v26.2.1 fix(deps): update dependency jest to v26.2.2 Jul 31, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from b93fcfa to 3a2069e Compare August 10, 2020 12:11
@renovate renovate bot changed the title fix(deps): update dependency jest to v26.2.2 fix(deps): update dependency jest to v26.3.0 Aug 10, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 3a2069e to 417d52f Compare August 12, 2020 21:24
@renovate renovate bot changed the title fix(deps): update dependency jest to v26.3.0 fix(deps): update dependency jest to v26.4.0 Aug 12, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 417d52f to 713d9a8 Compare August 20, 2020 08:41
@renovate renovate bot changed the title fix(deps): update dependency jest to v26.4.0 fix(deps): update dependency jest to v26.4.1 Aug 20, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 713d9a8 to 9170035 Compare August 22, 2020 12:28
@renovate renovate bot changed the title fix(deps): update dependency jest to v26.4.1 fix(deps): update dependency jest to v26.4.2 Aug 22, 2020
@kamilmysliwiec kamilmysliwiec merged commit 7f542a5 into master Aug 24, 2020
@renovate renovate bot deleted the renovate/jest-monorepo branch August 24, 2020 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants