[PR #902] [MERGED] Bump babel-loader from 9.1.2 to 9.1.3 #1106

Closed
opened 2026-03-03 02:01:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/902
Author: @dependabot[bot]
Created: 7/10/2023
Status: Merged
Merged: 7/10/2023
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/babel-loader-9.1.3


📝 Commits (1)

  • 6e3a29c Bump babel-loader from 9.1.2 to 9.1.3

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps babel-loader from 9.1.2 to 9.1.3.

Release notes

Sourced from babel-loader's releases.

v9.1.3

Security dependency updates

New Contributors

Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.2...v9.1.3

Commits

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/902 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/10/2023 **Status:** ✅ Merged **Merged:** 7/10/2023 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/babel-loader-9.1.3` --- ### 📝 Commits (1) - [`6e3a29c`](https://github.com/DavidAnson/markdownlint/commit/6e3a29cf9caae5f99ae3045751e7847fffc2fd42) Bump babel-loader from 9.1.2 to 9.1.3 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.2 to 9.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel-loader/releases">babel-loader's releases</a>.</em></p> <blockquote> <h2>v9.1.3</h2> <h2>Security dependency updates</h2> <ul> <li>Bump http-cache-semantics from 4.1.0 to 4.1.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/982">babel/babel-loader#982</a></li> <li>Bump semver from 7.3.2 to 7.5.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/993">babel/babel-loader#993</a></li> <li>bump find-cache-dir to v4 by <a href="https://github.com/JLHwung"><code>@​JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/995">babel/babel-loader#995</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/piwysocki"><code>@​piwysocki</code></a> made their first contribution in <a href="https://redirect.github.com/babel/babel-loader/pull/981">babel/babel-loader#981</a></li> <li><a href="https://github.com/comoser"><code>@​comoser</code></a> made their first contribution in <a href="https://redirect.github.com/babel/babel-loader/pull/897">babel/babel-loader#897</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/babel/babel-loader/compare/v9.1.2...v9.1.3">https://github.com/babel/babel-loader/compare/v9.1.2...v9.1.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel-loader/commit/b89dfbd3bca9154ebee6d8ea10f99b7722a0125c"><code>b89dfbd</code></a> 9.1.3</li> <li><a href="https://github.com/babel/babel-loader/commit/54fb7811434fbead1407bcb68414d3161da8f189"><code>54fb781</code></a> Update caniuse</li> <li><a href="https://github.com/babel/babel-loader/commit/6f300f3bcb8b580ad9ffb8c06ea601e2a6b2026a"><code>6f300f3</code></a> bump find-cache-dir to v4 (<a href="https://redirect.github.com/babel/babel-loader/issues/995">#995</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/2fd1c0a3750cb5760566ba88691054256e41f464"><code>2fd1c0a</code></a> Bump semver from 7.3.2 to 7.5.2 (<a href="https://redirect.github.com/babel/babel-loader/issues/993">#993</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/b3682fd256f939d7256016ef30b235ca026dd75c"><code>b3682fd</code></a> Add more exhaustive example on customized-loader (<a href="https://redirect.github.com/babel/babel-loader/issues/897">#897</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/a797c3b74acba0833a9f84cc0ff33c194b6fa57a"><code>a797c3b</code></a> ci: bump actions/checkout (<a href="https://redirect.github.com/babel/babel-loader/issues/981">#981</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/170350e7ba9e82758402fa953e3818f8f04203ac"><code>170350e</code></a> Bump http-cache-semantics from 4.1.0 to 4.1.1 (<a href="https://redirect.github.com/babel/babel-loader/issues/982">#982</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/78bd0a1c22166208dc0aec1d529f5dffec3702c8"><code>78bd0a1</code></a> Update README.md (<a href="https://redirect.github.com/babel/babel-loader/issues/987">#987</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/c0491875f8dab8c6799ff22dd9b6a4d560f2b2d9"><code>c049187</code></a> Bump webpack from 5.74.0 to 5.76.0 (<a href="https://redirect.github.com/babel/babel-loader/issues/986">#986</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel-loader/compare/v9.1.2...v9.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=babel-loader&package-manager=npm_and_yarn&previous-version=9.1.2&new-version=9.1.3)](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 02:01:56 +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#1106
No description provided.