Skip to content

Commit

Permalink
Bump ts-loader from 9.3.1 to 9.5.0 (#84)
Browse files Browse the repository at this point in the history
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.3.1 to
9.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TypeStrong/ts-loader/releases">ts-loader's
releases</a>.</em></p>
<blockquote>
<h2>v9.5.0</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1626">Feature:
map the input source map in case ts-loader is used in a loader
pipeline</a> - thanks <a
href="https://github.com/Ka0o0"><code>@​Ka0o0</code></a> and <a
href="https://github.com/bojanv55"><code>@​bojanv55</code></a></li>
</ul>
<h2>v9.4.4</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1617">Bug
fix: let users override skipLibCheck</a> - thanks <a
href="https://github.com/haakonflatval-cognite"><code>@​haakonflatval-cognite</code></a></li>
</ul>
<h2>v9.4.3</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1611">Bug
fix: add config file as build dependency</a> - thanks <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a></li>
</ul>
<h2>v9.4.2</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1550">Bug
fix: Use custom transformer when building solution references</a> <a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1025">#1025</a>
- thanks <a
href="https://github.com/feosuna1"><code>@​feosuna1</code></a></li>
</ul>
<h2>9.4.1</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1505">Hotfix:
Disable <code>enhanced-resolve</code></a> - thanks <a
href="https://github.com/manuth"><code>@​manuth</code></a></li>
</ul>
<h2>v9.4.0</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1503">Add
Support for Resolving <code>.cjs</code>, <code>.mjs</code>,
<code>.cts</code> and <code>.mts</code> Files</a> <a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1503">#1503</a>
- thanks <a
href="https://github.com/manuth"><code>@​manuth</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md">ts-loader's
changelog</a>.</em></p>
<blockquote>
<h2>9.5.0</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1626">Feature:
map the input source map in case ts-loader is used in a loader
pipeline</a> - thanks <a
href="https://github.com/Ka0o0"><code>@​Ka0o0</code></a> and <a
href="https://github.com/bojanv55"><code>@​bojanv55</code></a></li>
</ul>
<h2>9.4.4</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1617">Bug
fix: let users override skipLibCheck</a> - thanks <a
href="https://github.com/haakonflatval-cognite"><code>@​haakonflatval-cognite</code></a></li>
</ul>
<h2>9.4.3</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1611">Bug
fix: add config file as build dependency</a> - thanks <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a></li>
</ul>
<h2>9.4.2</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1550">Bug
fix: Use custom transformer when building solution references</a> <a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1025">#1025</a>
- thanks <a
href="https://github.com/feosuna1"><code>@​feosuna1</code></a></li>
</ul>
<h2>9.4.1</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1505">Hotfix:
Disable <code>enhanced-resolve</code></a> - thanks <a
href="https://github.com/manuth"><code>@​manuth</code></a></li>
</ul>
<h2>v9.4.0</h2>
<ul>
<li><a
href="https://redirect.github.com/TypeStrong/ts-loader/pull/1503">Add
Support for Resolving <code>.cjs</code>, <code>.mjs</code>,
<code>.cts</code> and <code>.mts</code> Files</a> <a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1503">#1503</a>
- thanks <a
href="https://github.com/manuth"><code>@​manuth</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TypeStrong/ts-loader/commit/9315855cd6f87883b137fc762da02f99a7842f46"><code>9315855</code></a>
map input source map (<a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1626">#1626</a>)</li>
<li><a
href="https://github.com/TypeStrong/ts-loader/commit/02c20692dc79b216578f60730602212dd3f12081"><code>02c2069</code></a>
update test pack to TS 5.2 (<a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1633">#1633</a>)</li>
<li><a
href="https://github.com/TypeStrong/ts-loader/commit/d13d9c3d38d1f68d76d1773937e96df527c11c2a"><code>d13d9c3</code></a>
Make skipLibCheck overridable (<a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1617">#1617</a>)</li>
<li><a
href="https://github.com/TypeStrong/ts-loader/commit/6f7380b819b04908c4223cf5217c3f0bd4b2be0a"><code>6f7380b</code></a>
chore: stub 5.1 test pack (<a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1616">#1616</a>)</li>
<li><a
href="https://github.com/TypeStrong/ts-loader/commit/cf5326d9b5f1b804ff8d817f88fb127bc45ad9d1"><code>cf5326d</code></a>
fix: add config file as build dependency (<a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1611">#1611</a>)</li>
<li><a
href="https://github.com/TypeStrong/ts-loader/commit/5fbfb5c97d6d18ad285d300fbfaecbafe1189ed8"><code>5fbfb5c</code></a>
chore: Update testpack to TS 5.0 (<a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1608">#1608</a>)</li>
<li><a
href="https://github.com/TypeStrong/ts-loader/commit/9533b2dc992392623e04645b1972332bddef0c76"><code>9533b2d</code></a>
chore(deps-dev): bump webpack from 5.46.0 to 5.76.0 in /examples/vanilla
(<a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1595">#1595</a>)</li>
<li><a
href="https://github.com/TypeStrong/ts-loader/commit/b01ad846bfc54420666134782c66603d36819f25"><code>b01ad84</code></a>
chore(deps): update dependency eslint to v8 (<a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1582">#1582</a>)</li>
<li><a
href="https://github.com/TypeStrong/ts-loader/commit/45b0ba02699de579c678659aada0165c635cd935"><code>45b0ba0</code></a>
chore(deps): update dependency jasmine-core to v4 (<a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1587">#1587</a>)</li>
<li><a
href="https://github.com/TypeStrong/ts-loader/commit/e4e467ebe16618b2515b29b6d1381035b867e3b0"><code>e4e467e</code></a>
chore(deps): update dependency husky to v8 (<a
href="https://redirect.github.com/TypeStrong/ts-loader/issues/1586">#1586</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/TypeStrong/ts-loader/compare/v9.3.1...v9.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-loader&package-manager=npm_and_yarn&previous-version=9.3.1&new-version=9.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 59c1dbd commit 7571fd8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/omgidl-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"prettier": "2.8.8",
"rimraf": "5.0.0",
"ts-jest": "29.0.3",
"ts-loader": "^9.4.3",
"ts-loader": "^9.5.0",
"typescript": "5.0.2",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/ros2idl-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"prettier": "2.7.1",
"rimraf": "5.0.0",
"ts-jest": "^28.0.8",
"ts-loader": "9.3.1",
"ts-loader": "9.5.0",
"typescript": "4.8.3",
"webpack": "5.88.2",
"webpack-cli": "5.1.4"
Expand Down
35 changes: 14 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ __metadata:
prettier: 2.8.8
rimraf: 5.0.0
ts-jest: 29.0.3
ts-loader: ^9.4.3
ts-loader: ^9.5.0
tslib: ^2
typescript: 5.0.2
webpack: ^5.88.2
Expand Down Expand Up @@ -554,7 +554,7 @@ __metadata:
prettier: 2.7.1
rimraf: 5.0.0
ts-jest: ^28.0.8
ts-loader: 9.3.1
ts-loader: 9.5.0
typescript: 4.8.3
webpack: 5.88.2
webpack-cli: 5.1.4
Expand Down Expand Up @@ -7000,6 +7000,13 @@ __metadata:
languageName: node
linkType: hard

"source-map@npm:^0.7.4":
version: 0.7.4
resolution: "source-map@npm:0.7.4"
checksum: 01cc5a74b1f0e1d626a58d36ad6898ea820567e87f18dfc9d24a9843a351aaa2ec09b87422589906d6ff1deed29693e176194dc88bcae7c9a852dc74b311dbf5
languageName: node
linkType: hard

"sprintf-js@npm:~1.0.2":
version: 1.0.3
resolution: "sprintf-js@npm:1.0.3"
Expand Down Expand Up @@ -7396,33 +7403,19 @@ __metadata:
languageName: node
linkType: hard

"ts-loader@npm:9.3.1":
version: 9.3.1
resolution: "ts-loader@npm:9.3.1"
dependencies:
chalk: ^4.1.0
enhanced-resolve: ^5.0.0
micromatch: ^4.0.0
semver: ^7.3.4
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: 462a8ac315017cf4961dafd2be29d5abe7c3af63c4515e325269f79b9d0212b35c59184d7fd01fc378749c88454752e1599301d2190eb6844ea5fe332de5f695
languageName: node
linkType: hard

"ts-loader@npm:^9.4.3":
version: 9.4.3
resolution: "ts-loader@npm:9.4.3"
"ts-loader@npm:9.5.0, ts-loader@npm:^9.5.0":
version: 9.5.0
resolution: "ts-loader@npm:9.5.0"
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: 139ed53bc60717d0ca231cdffbdef7566b9feda11c72fecc697983113f1266ccca2e1cdf191f841a43afa6b87d6afe57a0caf4feecf02f30845aa7ac6f2411a4
checksum: a319575faa07145917a7050ac6be7e7f8d97745c6b6ecf8097ac51cebd2d459e8f8b2519d0c39066a065f4d73ae331d2aba9de3d62ea38bc59fd84395794d428
languageName: node
linkType: hard

Expand Down

0 comments on commit 7571fd8

Please sign in to comment.