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.3 #28

Merged
merged 1 commit into from
Oct 11, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2020

This PR contains the following updates:

Package Type Update Change
@jest/globals devDependencies patch 26.5.2 -> 26.5.3
jest (source) devDependencies patch 26.5.2 -> 26.5.3

Release Notes

facebook/jest

v26.5.3

Compare Source

Features
  • [jest-runtime] add support for dynamic import() from CommonJS (#​10620)
Fixes
  • [jest-runner, jest-runtime] require.main should not be undefined with createRequire() (#​10610)
  • [jest-runtime] add missing module.path property (#​10615)
  • [jest-runtime] Add mainModule instance variable to runtime (#​10621)
  • [jest-runtime] Evaluate Node core modules on dynamic import() (#​10622)
  • [jest-validate] Show suggestion only when unrecognized cli param is longer than 1 character (#​10604)
  • [jest-validate] Validate testURL as CLI option (#​10595)

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

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #28   +/-   ##
=========================================
  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 432bca5...e2a040f. Read the comment docs.

@renovate renovate bot merged commit 222d4d4 into master Oct 11, 2020
@renovate renovate bot deleted the renovate/jest-monorepo branch October 11, 2020 21:08
ghost pushed a commit that referenced this pull request Oct 18, 2020
### [1.0.13](v1.0.12...v1.0.13) (2020-10-18)

### Miscellaneous Chores

* **deps:** update dependency @types/node to v14.11.10 ([#34](#34)) ([af87ed9](af87ed9))
* **deps:** update dependency @types/node to v14.11.7 ([#25](#25)) ([5339bb0](5339bb0))
* **deps:** update dependency @types/node to v14.11.8 ([#26](#26)) ([e15f99c](e15f99c))
* **deps:** update dependency eslint to v7.11.0 ([#27](#27)) ([805afad](805afad))
* **deps:** update dependency eslint-config-prettier to v6.13.0 ([#33](#33)) ([9f064f4](9f064f4))
* **deps:** update dependency lint-staged to v10.4.1 ([#32](#32)) ([174d9b1](174d9b1))
* **deps:** update dependency lint-staged to v10.4.2 ([#35](#35)) ([2ae87a0](2ae87a0))
* **deps:** update dependency semantic-release to v17.2.0 ([#29](#29)) ([b43de6f](b43de6f))
* **deps:** update dependency semantic-release to v17.2.1 ([#30](#30)) ([28f7f9d](28f7f9d))
* **deps:** update jest monorepo to v26.5.3 ([#28](#28)) ([222d4d4](222d4d4))
* **deps:** update typescript-eslint monorepo to v4.4.1 ([#31](#31)) ([05e5d07](05e5d07))
* remove ESLint disable before `[@ts-expect-error](https://github.com/ts-expect-error)` comment ([432bca5](432bca5))

### Documentation

* add full documentation for this project with my new readme style ([019d596](019d596))
@ghost
Copy link

ghost commented Oct 18, 2020

🎉 This PR is included in version 1.0.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

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