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-dev): bump ts-jest from 23.10.5 to 24.2.0 #5066

Closed
wants to merge 194 commits into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 11, 2019

Bumps ts-jest from 23.10.5 to 24.2.0.

Release notes

Sourced from ts-jest's releases.

24.1.0

Bug Fixes

  • #825 handle symlinked modules (ala pnpm) correctly (e190b23)
  • handle tsBuildInfoFile option (f9583e9), closes #1095
  • perf: add cache for fs calls (#908) (3dada81)
  • types: unforce esModuleInterop in tsconfig.json (c2d39b6)

24.0.2

No release notes provided.

24.0.1

No release notes provided.

24.0.0

No release notes provided.

Changelog

Sourced from ts-jest's changelog.

24.2.0 (2019-11-22)

Bug Fixes

  • compiler: pass filename to sha function instead of file extension (ac1ac97)
  • transformers: hoist jest.enableAutomock and jest.disableAutomock (ac50bc3)
  • typescript serviceHost cache miss on Windows operating systems (26ee731)

24.1.0 (2019-09-12)

Bug Fixes

  • perf: add cache for fs calls (#908) (3dada81)
  • #825 handle symlinked modules (ala pnpm) correctly (e190b23)
  • handle tsBuildInfoFile option (f9583e9), closes #1095
  • types: unforce esModuleInterop in tsconfig.json (c2d39b6)

24.0.2 (2019-04-05)

24.0.1 (2019-03-30)

Bug Fixes

Features

24.0.0 (2019-02-18)

Bug Fixes

... (truncated)
Commits
  • a808716 chore(release): 24.2.0
  • d2bad6a Merge pull request #1296 from kulshekhar/housekeeping
  • 33cee64 chore: npm audit fix
  • 276eccb chore: fix linting for the new prettier version
  • 7c45717 Merge pull request #1295 from kulshekhar/dependabot/npm_and_yarn/resolve-1.12.2
  • 08a4dd2 build(deps): bump resolve from 1.12.0 to 1.12.2
  • 27dfcef Merge pull request #1292 from kulshekhar/dependabot/npm_and_yarn/conventional...
  • 1f3d630 build(deps-dev): bump conventional-changelog-cli from 2.0.27 to 2.0.28
  • bdfa667 Merge pull request #1290 from kulshekhar/dependabot/npm_and_yarn/lint-staged-...
  • 7d58e50 build(deps-dev): bump lint-staged from 9.4.2 to 9.4.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 11, 2019
@dependabot-preview dependabot-preview bot changed the base branch from master to 2.x December 12, 2019 12:36
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ts-jest-24.2.0 branch from 3b5df74 to c0ff97d Compare December 13, 2019 02:31
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ts-jest-24.2.0 branch from c0ff97d to cf70c0e Compare December 13, 2019 07:38
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ts-jest-24.2.0 branch 2 times, most recently from 04a8010 to 77daabe Compare December 16, 2019 15:33
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ts-jest-24.2.0 branch from 77daabe to 0a25c26 Compare December 24, 2019 09:25
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ts-jest-24.2.0 branch from 0a25c26 to d0d3c38 Compare December 25, 2019 11:09
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ts-jest-24.2.0 branch from d0d3c38 to c5edf74 Compare December 26, 2019 12:18
dependabot-preview bot and others added 14 commits December 31, 2019 13:43
* h5 image在unmount时取消IntersectionObserver监听

* 删除无用代码
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ts-jest-24.2.0 branch from dd65c00 to 284145f Compare January 2, 2020 10:07
@dependabot-preview
Copy link
Contributor Author

Superseded by #5267.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ts-jest-24.2.0 branch January 7, 2020 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants