-
Notifications
You must be signed in to change notification settings - Fork 44
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: update dependency ts-jest to v27 (release-bot/next-v14.x) - autoclosed #1838
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
the
📦 v14
Apply this label to a pull request, if it has to be cherry-picked to the v14.x-branch after merging.
label
May 28, 2021
renovate
bot
force-pushed
the
renovate/release-bot/next-v14.x-ts-jest-27.x
branch
2 times, most recently
from
June 7, 2021 13:41
4bfb0e7
to
214cc07
Compare
bors bot
added a commit
that referenced
this pull request
Jun 7, 2021
1844: feat: update Jest to version 27 r=ZauberNerd a=herschel666 The Canarist tests aren't helpful here, because the dependency tree of the Canarist test monorepo contains both Jest v26 & Jest v27 packages. This won't work. closes #1760 #1761 #1831 #1832 #1838 #1839 <details> <summary>Bors merge bot cheat sheet</summary> We are using [bors-ng](https://github.com/bors-ng/bors-ng) to automate merging of our pull requests. The following table provides a summary of commands that are available to reviewers (members of this repository with push access) and delegates (in case of `bors delegate+` or `bors delegate=[list]`). | Syntax | Description | | --- | --- | | bors merge | Run the test suite and push to master if it passes. Short for "reviewed: looks good." | | bors merge- | Cancel an r+, r=, merge, or merge= | | bors try | Run the test suite without pushing to master. | | bors try- | Cancel a try | | bors delegate+ | Allow the pull request author to merge their changes. | | bors delegate=[list] | Allow the listed users to r+ this pull request's changes. | | bors retry | Run the previous command a second time. | This is a short collection of opinionated commands. For a full list of the commands read the [bors reference](https://bors.tech/documentation/). </details> Co-authored-by: Emanuel Kluge <[email protected]>
bors bot
added a commit
that referenced
this pull request
Jun 8, 2021
1844: feat: update Jest to version 27 r=herschel666 a=herschel666 The Canarist tests aren't helpful here, because the dependency tree of the Canarist test monorepo contains both Jest v26 & Jest v27 packages. This won't work. closes #1760 #1761 #1831 #1832 #1838 #1839 <details> <summary>Bors merge bot cheat sheet</summary> We are using [bors-ng](https://github.com/bors-ng/bors-ng) to automate merging of our pull requests. The following table provides a summary of commands that are available to reviewers (members of this repository with push access) and delegates (in case of `bors delegate+` or `bors delegate=[list]`). | Syntax | Description | | --- | --- | | bors merge | Run the test suite and push to master if it passes. Short for "reviewed: looks good." | | bors merge- | Cancel an r+, r=, merge, or merge= | | bors try | Run the test suite without pushing to master. | | bors try- | Cancel a try | | bors delegate+ | Allow the pull request author to merge their changes. | | bors delegate=[list] | Allow the listed users to r+ this pull request's changes. | | bors retry | Run the previous command a second time. | This is a short collection of opinionated commands. For a full list of the commands read the [bors reference](https://bors.tech/documentation/). </details> Co-authored-by: Emanuel Kluge <[email protected]>
renovate
bot
changed the title
chore: update dependency ts-jest to v27 (release-bot/next-v14.x)
chore: update dependency ts-jest to v27 (release-bot/next-v14.x) - autoclosed
Jun 8, 2021
renovate
bot
changed the title
chore: update dependency ts-jest to v27 (release-bot/next-v14.x) - autoclosed
chore: update dependency ts-jest to v27 (release-bot/next-v14.x)
Jun 14, 2021
renovate
bot
force-pushed
the
renovate/release-bot/next-v14.x-ts-jest-27.x
branch
from
June 14, 2021 08:57
214cc07
to
94ce306
Compare
renovate
bot
changed the title
chore: update dependency ts-jest to v27 (release-bot/next-v14.x)
chore: update dependency ts-jest to v27 (release-bot/next-v14.x) - autoclosed
Jun 22, 2021
renovate
bot
changed the title
chore: update dependency ts-jest to v27 (release-bot/next-v14.x) - autoclosed
chore: update dependency ts-jest to v27 (release-bot/next-v14.x)
Jun 23, 2021
renovate
bot
changed the title
chore: update dependency ts-jest to v27 (release-bot/next-v14.x)
chore: update dependency ts-jest to v27 (release-bot/next-v14.x) - autoclosed
Jul 4, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📦 v14
Apply this label to a pull request, if it has to be cherry-picked to the v14.x-branch after merging.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^26.0.0
->^27.0.0
Release Notes
kulshekhar/ts-jest
v27.0.3
Compare Source
Bug Fixes
exports
field to support all node versions (#2658) (132c8ba)Features
v27.0.2
Compare Source
Bug Fixes
exclude
should only exclude files which match glob values (#2637) (c5ce979), closes #2634v27.0.1
Compare Source
Bug Fixes
testMatch
if old jest config contains it (#2618) (c568f49), closes #2616isolatedModules: false
use updated compiler options (#2628) (348e30f), closes #2629presets
(#2624) (0ea025e), closes #2623v27.0.0
Compare Source
Bug Fixes
.ts
/.tsx
/.d.ts
files only (#2458) (a89f0e2), closes #2445undefined
(#2433) (c6d6e4c), closes #2085@types/jest
from direct dep (#2409) (8913120), closes #2406 #2411outDir
from compiler source files (#2375) (ec68c74), closes #2350 #2374tsconfig
option (#2383) (584324a), closes #2368astTransformers
value changes (#2345) (d726016)node_modules
when addingts-jest
(#2263) (8e0675c)Features
TsCompiler
as public api (#2344) (871cd6a)presets
entry point (#2337) (1a3058f)Program
(#2299) (387964f)pathRegex
withexclude
(#2295) (f2f99c3)js
files based oncheckJs
(#2283) (1e04433)isolatedModules: false
(#2269) (9bb0c05), closes #1709isolatedModule: true
(#2219) (e101db0), closes #1709TsJestTransformer
to have version checking (#2176) (ca8d7c4)Performance Improvements
isolatedModules: false
(#2189) (68f446b)Code Refactoring
astTransformers
string array (#2129) (1e0b2ce)packageJson
option (#2128) (05916b9)tsConfig
option (#2127) (3cc9b80)BREAKING CHANGES
ts-jest
will usesourceMap
option from yourtsconfig
. If users want to have sourcemap on, they need to setsourceMap: true
intsconfig
.exports
field topackage.json
, see https://nodejs.org/api/packages.html#packages_package_entry_points (#2467) (d3aba3e)ts-jest
custom AST transformer function signature has changed topathRegex
should useexclude
withglob
patterns.js
files, please setcheckJs: true
in your tsconfig.isolatedModules: true
andisolatedModule: false
codes are in one single classTsCompiler
which is an instance created inTsJestCompiler
based on config optioncompiler
with valuetypescript
orttypescript
.packageJson
config option is not used in internalts-jest
so this option is now removed.jest.config.js
/package.json
should change toor
jest.config.js
should change to
mocked
,createJestPreset
,pathsToModuleNameMapper
from package entry. One should change totsConfig
should change totsconfig
in yourjest.config.js
orpackage.json
.26.5.6 (2021-05-05)
Code Refactoring
sourceMap: false
(#2557) (cf60990).Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.