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.6.0 #37

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2020

This PR contains the following updates:

Package Type Update Change
@jest/globals devDependencies minor 26.5.3 -> 26.6.0
jest (source) devDependencies minor 26.5.3 -> 26.6.0

Release Notes

facebook/jest

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

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

@codecov
Copy link

codecov bot commented Oct 19, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #37   +/-   ##
=========================================
  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 2abda15...04cb797. Read the comment docs.

@renovate renovate bot merged commit b7eed22 into master Oct 19, 2020
@renovate renovate bot deleted the renovate/jest-monorepo branch October 19, 2020 16:41
ghost pushed a commit that referenced this pull request Oct 19, 2020
### [1.0.15](v1.0.14...v1.0.15) (2020-10-19)

### Miscellaneous Chores

* **deps:** update jest monorepo to v26.6.0 ([#37](#37)) ([b7eed22](b7eed22))

### Documentation

* change contributing guide reference wording ([a88483e](a88483e))
@ghost
Copy link

ghost commented Oct 19, 2020

🎉 This PR is included in version 1.0.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Oct 19, 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.

1 participant