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

chore(deps): update jest monorepo to v26.5.0 #18

Merged
merged 2 commits into from
Oct 5, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2020

This PR contains the following updates:

Package Type Update Change
@jest/globals devDependencies minor 26.4.2 -> 26.5.0
jest (source) devDependencies minor 26.4.2 -> 26.5.0

Release Notes

facebook/jest

v26.5.0

Compare Source

Features
  • [jest-circus, jest-config, jest-runtime] Add new injectGlobals config and CLI option to disable injecting global variables into the runtime (#​10484)
  • [jest-each] Fixes .each type to always be callable (#​10447)
  • [jest-runner] Add support for moduleLoaders with default exports (#​10541)
  • [@jest/create-cache-key-function] Added a new package for creating cache keys (#​10587)
Fixes
  • [jest-circus, jest-jasmine2] Find correct location for test.each tests (#​10413)
  • [jest-console] Add Console constructor to console object (#​10502)
  • [jest-globals] Fix lifecycle hook function types (#​10480)
  • [jest-runtime] Remove usage of vm.compileFunction due to a performance issue (#​10586)
Chore & Maintenance
  • [jest-resolve] Replace read-pkg-up with escalade package (10558)
  • [jest-environment-jsdom] Update jsdom to 16.4.0 (10578)

Renovate configuration

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

🚦 Automerge: Disabled due to failing status checks.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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-approve[bot]
renovate-approve bot previously approved these changes Oct 5, 2020
@codecov
Copy link

codecov bot commented Oct 5, 2020

Codecov Report

Merging #18 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           17        17           
  Branches         4         4           
=========================================
  Hits            17        17           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a54cc8e...a839049. Read the comment docs.

@jdbruijn jdbruijn merged commit 8523781 into master Oct 5, 2020
@jdbruijn jdbruijn deleted the renovate/jest-monorepo branch October 5, 2020 19:36
ghost pushed a commit that referenced this pull request Oct 7, 2020
### [1.0.11](v1.0.10...v1.0.11) (2020-10-07)

### Miscellaneous Chores

* update gitignore to vidavidorra/repo-template@v1.1.0 ([9bd125a](9bd125a))
* **deps:** update dependency @types/node to v14.11.4 ([#20](#20)) ([16574b9](16574b9))
* **deps:** update dependency @types/node to v14.11.5 ([#22](#22)) ([8991edd](8991edd))
* **deps:** update dependency actions/setup-node to v2.1.2 ([#16](#16)) ([798b196](798b196))
* **deps:** update dependency eslint-plugin-jest to v24.1.0 ([#21](#21)) ([f1ff794](f1ff794))
* **deps:** update jest monorepo to v26.5.0 ([#18](#18)) ([8523781](8523781))
* **deps:** update jest monorepo to v26.5.2 ([#23](#23)) ([7828057](7828057))
* **deps:** update typescript-eslint monorepo to v4.4.0 ([#19](#19)) ([31cb8c8](31cb8c8))

### Continuous Integration

* separate build check from lint and check build pre-commit ([1f9cbfe](1f9cbfe))
@ghost
Copy link

ghost commented Oct 7, 2020

🎉 This PR is included in version 1.0.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants