adobe / aem-react-core-wcm-components

42 stars 16 forks source link

Update external fixes #34

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) 26.5.1 -> 26.5.2 age adoption passing confidence
typescript (source) 4.1.5 -> 4.2.2 age adoption passing confidence
com.adobe.cq:core.wcm.components.config 2.14.0 -> 2.15.0 age adoption passing confidence
com.adobe.cq:core.wcm.components.content 2.14.0 -> 2.15.0 age adoption passing confidence
com.adobe.cq:core.wcm.components.core 2.14.0 -> 2.15.0 age adoption passing confidence
com.adobe.cq:core.wcm.components.all 2.14.0 -> 2.15.0 age adoption passing confidence
com.adobe.cq:core.wcm.components.parent 2.14.0 -> 2.15.0 age adoption passing confidence

Release Notes

kulshekhar/ts-jest ### [`v26.5.2`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2652-httpsgithubcomkulshekharts-jestcomparev2651v2652-2021-02-21) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.5.1...v26.5.2) ##### Bug Fixes - **compiler:** exclude files in `outDir` from compiler source files ([#​2376](https://togithub.com/kulshekhar/ts-jest/issues/2376)) ([9034677](https://togithub.com/kulshekhar/ts-jest/commit/9034677f9ce0968339d3d942a70e888996fac532)), closes [#​2350](https://togithub.com/kulshekhar/ts-jest/issues/2350) [#​2374](https://togithub.com/kulshekhar/ts-jest/issues/2374) - **config:** define `matchTestFilePath` before `setupTsJestCfg` ([#​2373](https://togithub.com/kulshekhar/ts-jest/issues/2373)) ([c427fea](https://togithub.com/kulshekhar/ts-jest/commit/c427fea48a24b5ce6e8b9260d3c322583b062a77)), closes [#​2371](https://togithub.com/kulshekhar/ts-jest/issues/2371) - **config:** improve emit skipped error message ([#​2357](https://togithub.com/kulshekhar/ts-jest/issues/2357)) ([f2808bb](https://togithub.com/kulshekhar/ts-jest/commit/f2808bb0b15231c67ccb9a97ed606741213c03e6)) - **typings:** set correct typing for `tsconfig`/`tsConfig` option ([#​2377](https://togithub.com/kulshekhar/ts-jest/issues/2377)) ([d4f6aff](https://togithub.com/kulshekhar/ts-jest/commit/d4f6aff3f181761bf25c64ff1a97dd19a69196f9)), closes [#​2368](https://togithub.com/kulshekhar/ts-jest/issues/2368)
Microsoft/TypeScript ### [`v4.2.2`](https://togithub.com/Microsoft/TypeScript/releases/v4.2.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.1.5...v4.2.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-2). For the complete list of fixed issues, check out the - [fixed issues query for TypeScript v4.2.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.2.0%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.2.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.2.1%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.2.2](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.2.2%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-42) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Renovate configuration

:date: Schedule: "after 1pm on Monday" in timezone Europe/Zurich.

:vertical_traffic_light: Automerge: Enabled.

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

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



This PR has been generated by WhiteSource Renovate. View repository job log here.

sonarcloud[bot] commented 3 years ago

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
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@778ce8a). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #34   +/-   ##
=========================================
  Coverage          ?   97.76%           
=========================================
  Files             ?       44           
  Lines             ?      672           
  Branches          ?      141           
=========================================
  Hits              ?      657           
  Misses            ?       15           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 778ce8a...b565d31. Read the comment docs.