Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

chore(deps): update jest monorepo to v26.6.1#150

Merged
dackmin merged 1 commit intomasterfrom
renovate/jest-monorepo
Oct 23, 2020
Merged

chore(deps): update jest monorepo to v26.6.1#150
dackmin merged 1 commit intomasterfrom
renovate/jest-monorepo

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Oct 19, 2020

This PR contains the following updates:

Package Type Update Change
babel-jest devDependencies minor 26.5.2 -> 26.6.1
jest (source) devDependencies minor 26.5.3 -> 26.6.1

Release Notes

facebook/jest

v26.6.1

Compare Source

Features
  • [jest-runtime] Support named exports from CommonJS as named ES Module imports (#​10673)
  • [jest-validate] Add support for recursiveDenylist option as an alternative to recursiveBlacklist (#​10236)
Fixes
  • [expect] Fix objectContaining to work recursively into sub-objects (#​10508)
  • [jest-cli, jest-core, jest-config, jest-types] Fix --onlyFailures flag to work in non-watch mode (#​10678)
  • [jest-config] Fix for the jest.config.ts compiler to not interfere with tsconfig.json files (#​10675)
  • [jest-message-util] Update to work properly with Node 15 (#​10660)
  • [jest-mock] Allow to mock methods in getters (TypeScript 3.9 export) (#​10156)

v26.6.0

Compare Source

Features
  • [jest-cli, jest-config] Add support for the jest.config.ts configuration file (#​10564)
Fixes
  • [jest-config] Simplify transform RegExp (#​10207)
  • [jest-fake-timers] Lazily instantiate mock timers (#​10551)
  • [jest-runtime] require.main is no longer undefined when using jest.resetModules (#​10626)
  • [@jest/types] Add missing values for timers (#​10632)
Chore & Maintenance
  • [docs] Add step for fetching backers.json file in website setup docs (#​10631)
  • [docs] Add page detailing environment variables set by Jest (#​10630)
  • [jest-circus] Refactor callAsyncCircusFn parameters (#​10629)

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 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.

@auto-review auto-review bot requested a review from dackmin October 19, 2020 12:07
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 19, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #150   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           65        65           
  Branches        26        26           
=========================================
  Hits            65        65           

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 86166df...3726a5d. Read the comment docs.

@renovate renovate bot force-pushed the renovate/jest-monorepo branch from fc2476f to db6040b Compare October 19, 2020 14:52
@renovate renovate bot changed the title chore(deps): update dependency babel-jest to v26.6.0 chore(deps): update jest monorepo to v26.6.0 Oct 19, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from db6040b to 3726a5d Compare October 23, 2020 09:50
@renovate renovate bot changed the title chore(deps): update jest monorepo to v26.6.0 chore(deps): update jest monorepo to v26.6.1 Oct 23, 2020
@dackmin dackmin merged commit 7d15656 into master Oct 23, 2020
@dackmin dackmin deleted the renovate/jest-monorepo branch October 23, 2020 15:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants