[PR #557] [MERGED] Bump ts-loader from 9.3.0 to 9.3.1 #892

Closed
opened 2026-03-03 01:30:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/557
Author: @dependabot[bot]
Created: 8/15/2022
Status: Merged
Merged: 8/15/2022
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/ts-loader-9.3.1


📝 Commits (1)

  • f5ea9a2 Bump ts-loader from 9.3.0 to 9.3.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps ts-loader from 9.3.0 to 9.3.1.

Release notes

Sourced from ts-loader's releases.

v9.3.1

Changelog

Sourced from ts-loader's changelog.

v9.3.1

Commits
  • b4b0363 Generate declaration files for js files if allowJs is set to true (#1483)
  • 914cdae Bump follow-redirects in /examples/project-references-example (#1467)
  • 50793de Bump follow-redirects from 1.14.1 to 1.15.1 in /examples/vanilla (#1469)
  • 3a3c629 stub 4.7.3 output (#1482)
  • dccef46 Bump eventsource in /examples/project-references-example (#1480)
  • c26c251 Bump url-parse in /examples/project-references-example (#1425)
  • 06d8045 Bump follow-redirects in /examples/fork-ts-checker-webpack-plugin (#1470)
  • b9430ae Bump async from 2.6.3 to 2.6.4 in /examples/vanilla (#1449)
  • 1027e9d Update package.json (#1479)
  • d954b03 docs: misc update (#1475)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/557 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/15/2022 **Status:** ✅ Merged **Merged:** 8/15/2022 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/ts-loader-9.3.1` --- ### 📝 Commits (1) - [`f5ea9a2`](https://github.com/DavidAnson/markdownlint/commit/f5ea9a2f8e1604aeae4977bdbdec9e53aa417115) Bump ts-loader from 9.3.0 to 9.3.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.3.0 to 9.3.1. <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.3.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1483">Bug fix: Generate declaration files for js files if allowJs is set to true</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1260">#1260</a> - thanks <a href="https://github.com/hediet"><code>@​hediet</code></a> and <a href="https://github.com/mvilliger"><code>@​mvilliger</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>v9.3.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1483">Bug fix: Generate declaration files for js files if allowJs is set to true</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1260">#1260</a> - thanks <a href="https://github.com/hediet"><code>@​hediet</code></a> and <a href="https://github.com/mvilliger"><code>@​mvilliger</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/ts-loader/commit/b4b036325b4cd97fab8b3f01fc7bc849373839d4"><code>b4b0363</code></a> Generate declaration files for js files if allowJs is set to true (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1483">#1483</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/914cdae407ae6f3fbf649d4cf978ee3aab2dea57"><code>914cdae</code></a> Bump follow-redirects in /examples/project-references-example (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1467">#1467</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/50793de94577edc8dc997bf029230b91381368f8"><code>50793de</code></a> Bump follow-redirects from 1.14.1 to 1.15.1 in /examples/vanilla (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1469">#1469</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/3a3c629dc7c046ed3e39fb775521655cd57d0992"><code>3a3c629</code></a> stub 4.7.3 output (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1482">#1482</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/dccef46a3e65c7960c6ef51a5d04ecfdd0864f40"><code>dccef46</code></a> Bump eventsource in /examples/project-references-example (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1480">#1480</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/c26c2510ac6fa6dc18447c699d3f97d57a026f31"><code>c26c251</code></a> Bump url-parse in /examples/project-references-example (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1425">#1425</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/06d8045fe8eb0f5cd50f9652cdd865563b0d0071"><code>06d8045</code></a> Bump follow-redirects in /examples/fork-ts-checker-webpack-plugin (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1470">#1470</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/b9430ae890a231f8d7f31787761f307cb10f8178"><code>b9430ae</code></a> Bump async from 2.6.3 to 2.6.4 in /examples/vanilla (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1449">#1449</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/1027e9dc9fddbfd559de7cde9db27f1b0910440f"><code>1027e9d</code></a> Update package.json (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1479">#1479</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/d954b0346f4612f46e73e0d58323393960156e6f"><code>d954b03</code></a> docs: misc update (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1475">#1475</a>)</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/ts-loader/compare/v9.3.0...v9.3.1">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.0&new-version=9.3.1)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:30:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#892
No description provided.