Skip to content
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

Update jest2 to the latest version 🚀 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 15, 2018

Version 23.5.0 of the jest2 packages was just published.

Monorepo release group jest2
Current Version 22.4.3
Type devDependency

This monorepo update includes releases of one or more dependencies which all belong to the jest2 group definition.

The version 23.5.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of jest2.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.238% when pulling 0b53512 on greenkeeper/monorepo.jest2-23.5.0 into 248ea10 on master.

greenkeeper bot added a commit that referenced this pull request Sep 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 10, 2018

Version 23.6.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 25, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 25, 2018

  • The devDependency expect was updated from 22.4.3 to 23.6.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 25, 2019

  • The devDependency expect was updated from 22.4.3 to 24.0.0.

Update to this version instead 🚀

Commits

The new version differs by 188 commits.

  • 634e5a5 expect: fix regression in toThrow for message prop and asymmetric matchers (#7697)
  • 6081f7a [jest-each] Add primitive pretty printing (#7694)
  • 57aeaa2 chore: bump flow
  • 28971c5 Ensure mocks get resolved too (#7687)
  • 1d1c3f9 chore: upgrade docusaurus (#7691)
  • 9cfcd81 make worker_threads opt-in, not opt-out (#7693)
  • 6de22dd Update lerna configuration
  • 1256f76 Fix toHaveProperty matcher for inherited properties (#7686)
  • 967b335 fix: add option to disable worker_threads in jest-worker (#7681)
  • 0e1855e chore: bump write-file-atomic again
  • 0f94162 fix: upgrade write-atomic-file to support worker_threads (#7680)
  • 3e3d405 docs: using Babel 6 with Jest 24 (#7677)
  • a551b19 chore: upgrade fsevents
  • 89b2f1b chore: upgrade to prettier 1.16 (#7658)
  • 05e8ac0 chore: leave single 22.x in versioned docs (#7674)

There are 188 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 5, 2019

  • The devDependency expect was updated from 22.4.3 to 24.1.0.

Update to this version instead 🚀

Commits

The new version differs by 45 commits.

  • b167892 fix: ignore TS type references when looking for out-of-scope references (#7799)
  • 5a81a09 fix: make babel-jest warn when file to tarnsform is ignored by babel (#7797)
  • 012820e Exclude setup files from coverage (#7790)
  • 74ae342 Addressing malfunctioning code snippet. (#7789)
  • c6c60f5 sync Getting Started docs to readme (#7782)
  • ab64cc8 Fix for mocks not working with module name mapper (#7787)
  • 006b0b9 chore: add missing preset--env transform to typescript example
  • a61ac1d Fix broken link for inline snapshots (#7785)
  • 4ea8462 fix: handle missing todo in test result (#7779)
  • 2780a77 Remove duplicate 'arrays' in ExpectAPI.md. (#7775)
  • 4bfcb5b Fix typos in snapshotResolver configuration docs (#7773)
  • 242f3bc Concurrency limit (#7770)
  • 3edccf6 Fix typo in docs and CLI description (#7769)
  • adf2b3c Better error messages when the jest environment is used after teardown by async code (#7756)
  • b0d7122 fix: load transformers before installing require hooks (#7752)

There are 45 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 5, 2019
greenkeeper bot added a commit that referenced this pull request Mar 3, 2019
greenkeeper bot added a commit that referenced this pull request Mar 5, 2019
greenkeeper bot added a commit that referenced this pull request Mar 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 7, 2019

  • The devDependency expect was updated from 22.4.3 to 24.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 7, 2019

  • The devDependency expect was updated from 22.4.3 to 24.3.1.

Update to this version instead 🚀

Commits

The new version differs by 7 commits ahead by 7, behind by 1.

  • 65c6e9d v24.3.1
  • 0c9737e Fix retries and error notification in workers (#8079)
  • b0cbcbf export functions compatible with import jest from 'jest' (#8081)
  • 5c726bd chore: update ansi-escape types
  • b63b279 chore: refresh lockfile
  • d4e91c3 use react-is in pretty-format (#8060)
  • 36484b5 Release 24.3.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 11, 2019

  • The devDependency expect was updated from 22.4.3 to 24.4.0.

Update to this version instead 🚀

Commits

The new version differs by 9 commits ahead by 9, behind by 1.

  • a018000 v24.4.0
  • c929ee3 Adds native support for PnP to jest (#8094)
  • 562ac18 Bumps Yarn to 1.15 (#8095)
  • 17ffcc9 fix: serialize changedFiles passed to workers (#8090)
  • 95535e0 Re-attach stdout and stderr from new processes after retries (#8087)
  • a5ae2f5 chore: copy d.ts files during build (#8086)
  • af47382 fix: jest-worker can return null for getStdout() (#8083)
  • fb8827b expect: Compare DOM nodes even if there are multiple Node classes (#8064)
  • 1fd5651 Release 24.3.1

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 12, 2019

  • The devDependency expect was updated from 22.4.3 to 24.5.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 1, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 1, 2019

  • The devDependency expect was updated from 22.4.3 to 24.6.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 3, 2019

  • The devDependency expect was updated from 22.4.3 to 24.7.0.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • eb04136 Fix incorrect directory field. (#8262)
  • 96c19a6 [expect] Add negative equality tests (#8260)
  • f88ae4b Fix fs watcher EMFILE error. (#8258)
  • 228b7d1 correct / clean up changelog
  • b8378d3 chore: Remove repetition of matcherName and options in matchers (#8224)
  • 9c5c449 Add fuzzing based tests in Jest (retry PR8012) (#8164)
  • 2bc6280 Add option testSequencer allow user use custom sequencer. (#8223)
  • ac9bbed chore: roll new version of the docs
  • f246058 Release 24.6.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 4, 2019

  • The devDependency expect was updated from 22.4.3 to 24.7.1.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0efb1d7 Resolves the test sequencer even when not explicitly set (#8267)
  • 3e92cb1 CustomConsole: print console.error and console.assert to stderr (#8261)
  • c85a5e9 Release 24.7.0

See the full diff

greenkeeper bot added a commit that referenced this pull request May 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 5, 2019

  • The devDependency expect was updated from 22.4.3 to 24.8.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 16, 2019

  • The devDependency expect was updated from 22.4.3 to 24.9.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 22, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 22, 2020

  • The devDependency expect was updated from 22.4.3 to 25.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 25, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 25, 2020

  • The devDependency expect was updated from 22.4.3 to 25.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 26, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 26, 2020

  • The devDependency expect was updated from 22.4.3 to 25.2.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 26, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 26, 2020

  • The devDependency expect was updated from 22.4.3 to 25.2.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 29, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 29, 2020

  • The devDependency expect was updated from 22.4.3 to 25.2.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 2, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2020

  • The devDependency expect was updated from 22.4.3 to 25.2.6.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 3, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 3, 2020

  • The devDependency expect was updated from 22.4.3 to 25.2.7.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 8, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 8, 2020

  • The devDependency expect was updated from 22.4.3 to 25.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 19, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 19, 2020

  • The devDependency expect was updated from 22.4.3 to 25.4.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 28, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 28, 2020

  • The devDependency expect was updated from 22.4.3 to 25.5.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 4, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 4, 2020

  • The devDependency expect was updated from 22.4.3 to 26.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 5, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 5, 2020

  • The devDependency expect was updated from 22.4.3 to 26.0.1.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant