chore(e2e/a5es2015): update dependency jest-preset-angular to v7 #324
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:
5.2.3
->7.1.1
Release Notes
thymikee/jest-preset-angular
v7.1.1
Compare Source
v7.1.0
Compare Source
Features
core-js
>=2.0.0 < 4.0.0 (#246) (239a647)Chores
v7.0.1
Compare Source
Chore
v7.0.0
Compare Source
Bug Fixes
@types/jest
todevDependencies
(#227) (d65fdc9)Features
jest-zone-patch
(#209) (1c60de7)astTransformer
compatible withts-jest
23.10 (#204) (adad842), closes #195 #201 #201 #201Chores
.babelrc
file but ratherbabel.config.js
(#231)astTransformers
in configuration example (#218)BREAKING CHANGES
global
andtransform
are not set in your configuration injest.config.json
,jest.config.js
orpackage.json
, you are done.global
value of the configuration was overridden, adjust"__TRANSFORM_HTML__": true
is not required anymore. Instead the"stringifyContentPathRegex": "\\.html$"
should be used inside thets-jest
-configuration.tsConfigFile
totsConfig
.astTransformers: [require.resolve('jest-preset-angular/InlineHtmlStripStylesTransformer')]
so Jest can work withtemplateUrl
-assignments in Component decorators.transform
was overridden, remove the entry pointing atpreprocessor.js
and add"^.+\\.(ts|js|html)$": "ts-jest"
to thetransform
-object.jest-preset.json
.6.0.1 (2018-09-19)
Bug Fixes
ts-jest
to ~23.1.3 (#196) (62673cf)templateUrl
(#182) (145c8ea)Chores
v6.0.2
Compare Source
Fixes
test.each
(#209)v6.0.1
Compare Source
Bug Fixes
ts-jest
to ~23.1.3 (#196) (62673cf)templateUrl
(#182) (145c8ea)Chores
v6.0.0
Compare Source
Features
jest
v23 (#173)5.2.3 (2018-06-26)
Bug Fixes
5.2.2 (2018-04-27)
Bug Fixes
STYLE_URLS_REGEX
to not break on multiple new lines (#139)Chores
5.2.1 (2018-03-08)
Bug Fixes
ts-jest
to22.4.1
– urgent fix forenableTsDiagnostics
(#130)Chores
testRegex
totestMatch
(#131)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 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.