Skip to content

Commit

Permalink
chore(deps): update dependency ts-loader to v9.5.1 (channel-io#1743)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ts-loader](https://togithub.com/TypeStrong/ts-loader) | [`9.4.4` ->
`9.5.1`](https://renovatebot.com/diffs/npm/ts-loader/9.4.4/9.5.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-loader/9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-loader/9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-loader/9.4.4/9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-loader/9.4.4/9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>TypeStrong/ts-loader (ts-loader)</summary>

###
[`v9.5.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#951)

[Compare
Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.5.0...v9.5.1)

- [fix: inputSourceMap can be
null](https://togithub.com/TypeStrong/ts-loader/pull/1639)
\[[#&#8203;1638](https://togithub.com/TypeStrong/ts-loader/issues/1638)]
- thanks [@&#8203;johnnyreilly](https://togithub.com/johnnyreilly) and
[@&#8203;michaeltford](https://togithub.com/michaeltford)

###
[`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 [@&#8203;Ka0o0](https://togithub.com/Ka0o0) and
[@&#8203;bojanv55](https://togithub.com/bojanv55)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on Monday after 10am before 7pm" in
timezone Asia/Seoul, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/channel-io/bezier-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 0f01422 commit bc7c403
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19660,17 +19660,18 @@ __metadata:
linkType: hard

"ts-loader@npm:^9.4.4":
version: 9.4.4
resolution: "ts-loader@npm:9.4.4"
version: 9.5.1
resolution: "ts-loader@npm:9.5.1"
dependencies:
chalk: ^4.1.0
enhanced-resolve: ^5.0.0
micromatch: ^4.0.0
semver: ^7.3.4
source-map: ^0.7.4
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: 8e5e6b839b0edfa40d2156c880d88ccab58226894ea5978221bc48c7db3215e2e856bfd0093f148e925a2befc42d6c94cafa9a994a7da274541efaa916012b63
checksum: 7cf396e656d905388ea2a9b5e82f16d3c955fda8d3df2fbf219f4bee16ff50a3c995c44ae3e584634e9443f056cec70bb3151add3917ffb4588ecd7394bac0ec
languageName: node
linkType: hard

Expand Down

0 comments on commit bc7c403

Please sign in to comment.