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.1 #46

Merged
merged 1 commit into from
Oct 23, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2020

This PR contains the following updates:

Package Type Update Change
@jest/globals devDependencies patch 26.6.0 -> 26.6.1
jest (source) devDependencies patch 26.6.0 -> 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)

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 23, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #46   +/-   ##
=========================================
  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 16fabe2...3d08518. Read the comment docs.

@renovate renovate bot merged commit 32852fd into master Oct 23, 2020
@renovate renovate bot deleted the renovate/jest-monorepo branch October 23, 2020 12:31
ghost pushed a commit that referenced this pull request Oct 24, 2020
### [1.0.18](v1.0.17...v1.0.18) (2020-10-24)

### Bug Fixes

* **deps:** update dependency commitlint-plugin-function-rules to v1.1.19 ([#49](#49)) ([c717bea](c717bea))

### Miscellaneous Chores

* **deps:** update dependency @types/node to v14.14.1 ([#44](#44)) ([475565a](475565a))
* **deps:** update dependency @types/node to v14.14.2 ([#45](#45)) ([16fabe2](16fabe2))
* **deps:** update dependency eslint to v7.12.0 ([#48](#48)) ([eda526d](eda526d))
* **deps:** update dependency ts-jest to v26.4.2 ([#47](#47)) ([73e201f](73e201f))
* **deps:** update jest monorepo to v26.6.1 ([#46](#46)) ([32852fd](32852fd))
@ghost
Copy link

ghost commented Oct 24, 2020

🎉 This PR is included in version 1.0.18 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

1 participant