chore(deps): update dependency ts-loader to v9
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ts-loader | 8.4.0 -> 9.5.1 |
Release Notes
TypeStrong/ts-loader (ts-loader)
v9.5.1
- fix: inputSourceMap can be null [#1638] - thanks @johnnyreilly and @michaeltford
v9.5.0
- Feature: map the input source map in case ts-loader is used in a loader pipeline - thanks @Ka0o0 and @bojanv55
v9.4.4
v9.4.3
v9.4.2
v9.4.1
- Hotfix: Disable
enhanced-resolve- thanks @manuth
v9.4.0
v9.3.1
- Bug fix: Generate declaration files for js files if allowJs is set to true [#1260] - thanks @hediet and @mvilliger
v9.3.0
v9.2.9
v9.2.8
v9.2.7
- cater for change in resolveTypeReferenceDirective API in TypeScript 4.7 [#1421] - thanks @johnny_reilly and @cspotcode for inspiration in ts-node work here: https://github.com/TypeStrong/ts-node/pull/1648
v9.2.6
v9.2.5
v9.2.4
v9.2.3
v9.2.2
- Start consuming webpack loader types - thanks @johnnyreilly
- Add webpack minimum version in peerDependencies - thanks @afdev82
v9.2.1
v9.2.0
- Fixed impossibility to have several instances of ts-loader with different compiler options - thanks @timocov
v9.1.2
v9.1.1
v9.1.0
- Use caches for module resolution and type reference directives when using compiler default functions - thanks @sheetalkamat - uses: https://github.com/microsoft/TypeScript/pull/43700
v9.0.2
v9.0.1
v9.0.0
Breaking changes:
- minimum webpack version: 5
- minimum node version: 12
Changes:
Configuration
📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - 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 Mend Renovate. View repository job log here.
⚠️ No Changeset found
Latest commit: abd3330d78524319d53052ca96fd7e78e3bd76e5
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Changeset File Check :white_check_mark:
- No modified packages are missing from the changeset file.
- No changeset formatting errors detected.
blocked by https://github.com/firebase/firebase-js-sdk/pull/3954
Size Report 1
Affected Products
No changes between base commit (4f55ae2) and merge commit (6fdffea).Test Logs