tinovyatkin / nest-puppeteer

Puppeteer (Headless Chrome) provider for Nest.js
MIT License
106 stars 23 forks source link

Update dependency ts-loader to v9.5.0 #568

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-loader 9.2.6 -> 9.5.0 age adoption passing confidence

Release Notes

TypeStrong/ts-loader (ts-loader) ### [`v9.5.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#950) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.4.4...v9.5.0) - [Feature: map the input source map in case ts-loader is used in a loader pipeline](https://togithub.com/TypeStrong/ts-loader/pull/1626) - thanks [@​Ka0o0](https://togithub.com/Ka0o0) and [@​bojanv55](https://togithub.com/bojanv55) ### [`v9.4.4`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#944) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.4.3...v9.4.4) - [Bug fix: let users override skipLibCheck](https://togithub.com/TypeStrong/ts-loader/pull/1617) - thanks [@​haakonflatval-cognite](https://togithub.com/haakonflatval-cognite) ### [`v9.4.3`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#943) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.4.2...v9.4.3) - [Bug fix: add config file as build dependency](https://togithub.com/TypeStrong/ts-loader/pull/1611) - thanks [@​alexander-akait](https://togithub.com/alexander-akait) ### [`v9.4.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#942) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/9.4.1...v9.4.2) - [Bug fix: Use custom transformer when building solution references](https://togithub.com/TypeStrong/ts-loader/pull/1550) \[[#​1025](https://togithub.com/TypeStrong/ts-loader/issues/1025)] - thanks [@​feosuna1](https://togithub.com/feosuna1) ### [`v9.4.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#941) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.4.0...9.4.1) - [Hotfix: Disable `enhanced-resolve`](https://togithub.com/TypeStrong/ts-loader/pull/1505) - thanks [@​manuth](https://togithub.com/manuth) ### [`v9.4.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v940) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.3.1...v9.4.0) - [Add Support for Resolving `.cjs`, `.mjs`, `.cts` and `.mts` Files](https://togithub.com/TypeStrong/ts-loader/pull/1503) \[[#​1503](https://togithub.com/TypeStrong/ts-loader/issues/1503)] - thanks [@​manuth](https://togithub.com/manuth) ### [`v9.3.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v931) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.3.0...v9.3.1) - [Bug fix: Generate declaration files for js files if allowJs is set to true](https://togithub.com/TypeStrong/ts-loader/pull/1483) \[[#​1260](https://togithub.com/TypeStrong/ts-loader/issues/1260)] - thanks [@​hediet](https://togithub.com/hediet) and [@​mvilliger](https://togithub.com/mvilliger) ### [`v9.3.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v930) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.9...v9.3.0) - [simplify configuration for fork-ts-checker-webpack-plugin](https://togithub.com/TypeStrong/ts-loader/pull/1451) - thanks [@​piotr-oles](https://togithub.com/piotr-oles) ### [`v9.2.9`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v929) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.8...v9.2.9) - [make v9 latest following v8 release](https://togithub.com/TypeStrong/ts-loader/pull/1447) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) ### [`v9.2.8`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v928) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.7...v9.2.8) - [Bug fix: support webpack 5 in ts-loader](https://togithub.com/TypeStrong/ts-loader/pull/1439) \[[#​1438](https://togithub.com/TypeStrong/ts-loader/issues/1438)] - thanks [@​einatbar](https://togithub.com/einatbar) ### [`v9.2.7`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v927) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.6...v9.2.7) - [cater for change in resolveTypeReferenceDirective API in TypeScript 4.7](https://togithub.com/TypeStrong/ts-loader/pull/1422) \[[#​1421](https://togithub.com/TypeStrong/ts-loader/issues/1421)] - thanks @​johnny_reilly and [@​cspotcode](https://togithub.com/cspotcode) for inspiration in ts-node work here: [https://github.com/TypeStrong/ts-node/pull/1648](https://togithub.com/TypeStrong/ts-node/pull/1648)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.