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(e2e/a5es2015): update dependency jest-preset-angular to v7 #324

Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 18, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-preset-angular 5.2.3 -> 7.1.1 age adoption passing confidence

Release Notes

thymikee/jest-preset-angular

v7.1.1

Compare Source

v7.1.0

Compare Source

Features
Chores
  • Fixed a CI cache issue in the example app, which would not always use the current version of the preset in the test runs.

v7.0.1

Compare Source

Chore
  • Update dependencies to enable Greenkeeper 🌴 (#​235)

v7.0.0

Compare Source

Bug Fixes
Features
Chores
  • Remove template literal character escaping, reverts #​34
  • Migrate CI config to CircleCI v2 (#​212)
  • docs: do not use .babelrc file but rather babel.config.js (#​231)
  • docs: add astTransformers in configuration example (#​218)
BREAKING CHANGES
  • If global and transform are not set in your configuration in jest.config.json, jest.config.js or package.json, you are done.
  • If the global value of the configuration was overridden, adjust
    • The option "__TRANSFORM_HTML__": true is not required anymore. Instead the "stringifyContentPathRegex": "\\.html$" should be used inside the ts-jest-configuration.
    • Change the assignment identifier from tsConfigFile to tsConfig.
    • Add the astTransformers: [require.resolve('jest-preset-angular/InlineHtmlStripStylesTransformer')] so Jest can work with templateUrl-assignments in Component decorators.
  • If transform was overridden, remove the entry pointing at preprocessor.js and add "^.+\\.(ts|js|html)$": "ts-jest" to the transform-object.
  • If in doubt, check the configuration example in jest-preset.json.

6.0.1 (2018-09-19)

Bug Fixes
Chores
  • Add HeroesComponent example with mocked service provider (#​110)
  • docs: Adjust troubleshooting to support configuration with Angular 6 (#​187)

v6.0.2

Compare Source

Fixes
  • adjust semver range of jest-zone-patch to support test.each (#​209)

v6.0.1

Compare Source

Bug Fixes
Chores
  • Add HeroesComponent example with mocked service provider (#​110)
  • docs: Adjust troubleshooting to support configuration with Angular 6 (#​187)

v6.0.0

Compare Source

Features
  • Compatibility with jest v23 (#​173)

5.2.3 (2018-06-26)

Bug Fixes

5.2.2 (2018-04-27)

Bug Fixes
  • update STYLE_URLS_REGEX to not break on multiple new lines (#​139)
Chores
  • specify angular modules as peerDependencies (#​141)
  • docs: add more troubleshooting docs (#​129)

5.2.1 (2018-03-08)

Bug Fixes
  • update ts-jest to 22.4.1 – urgent fix for enableTsDiagnostics (#​130)
Chores
  • Change testRegex to testMatch (#​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.


  • 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 requested a review from satanTime as a code owner December 18, 2020 01:56
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@satanTime satanTime closed this Dec 18, 2020
@renovate
Copy link
Author

renovate bot commented Dec 18, 2020

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 7.x releases. However, if you upgrade to 7.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/e2e/a5es2015/jest-preset-angular-7.x branch December 18, 2020 16:57
satanTime added a commit that referenced this pull request Mar 23, 2021
satanTime added a commit to help-me-mom/ng-mocks that referenced this pull request Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants