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

Update devDependencies #4

Merged
merged 1 commit into from
Mar 30, 2020
Merged

Update devDependencies #4

merged 1 commit into from
Mar 30, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2020

This PR contains the following updates:

Package Type Update Change
jest (source) devDependencies patch 25.2.3 -> 25.2.4
lint-staged devDependencies minor 10.0.10 -> 10.1.0
ts-jest (source) devDependencies minor 25.2.1 -> 25.3.0

Release Notes

facebook/jest

v25.2.4

Compare Source

Features
  • [jest-message-util] Check for common errors when using the wrong test environment (#​8245)
Fixes
  • [jest-circus] Fix type elision of jest-runtime imports (#​9717)
  • [@jest/transform] Fix coverage reporter for uncovered files without transformers, reverting (#​9460) (#​9724)
okonet/lint-staged

v10.1.0

Compare Source

Bug Fixes
  • do not return string from runAll, add info symbol to "No staged files found." message (1e7298a)
  • force src and dst prefixes in diff to work around local diff.noprefix setting (7f2ef33)
  • unset GIT_LITERAL_PATHSPECS env variable before running (a653c55)
Features
  • add --no-stash option to disable the backup stash, and not revert in case of errors (c386e4c)
  • only hide/restore unstaged modifications to partially staged files (52125a9)
kulshekhar/ts-jest

v25.3.0

Compare Source

Bug Fixes
  • add jest-config to dependencies list (6d9e0d8)
  • always do type check for all files provided to ts-jest transformer (#​1450) (107e062)
  • docs: correct changelog, correct version in package.json (#​1406) (542e181)
Chores
Features
BREAKING CHANGES
  • config: This will affect to any snapshots or assertion against diagnostics messages

25.2.1 (2020-02-21)

Bug Fixes
  • compiler: allow transformation of typescript files in node_modules (#​1385) (814405e)
  • docs: fixing slack link and some minor typos in documenation (#​1404) (3e2e008)
  • transformer: add deepUnmock to hoist method list (#​1372) (0fbbc00)
  • util: use resolve package typescript package in yarn workspaces (#​1377) (a63808c)

Renovate configuration

📅 Schedule: "after 10pm on monday,before 5am on monday" in timezone Asia/Tokyo.

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 renovate bot merged commit fe8a87a into master Mar 30, 2020
@renovate renovate bot deleted the renovate/devdependencies branch March 30, 2020 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant