Commit 64cdce1
authored
feat(deps): Bump babel-loader from 10.0.0 to 10.1.1 (#19997)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 10.0.0
to 10.1.1.
<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>v10.1.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Revert <a
href="https://redirect.github.com/babel/babel-loader/issues/1055">#1055</a>
("use <code>module.findPackageJSON</code> API") by <a
href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a
href="https://redirect.github.com/babel/babel-loader/pull/1066">babel/babel-loader#1066</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/babel/babel-loader/compare/v10.1.0...v10.1.1">https://github.com/babel/babel-loader/compare/v10.1.0...v10.1.1</a></p>
<h2>v10.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>refactor: use <code>module.findPackageJSON</code> API by <a
href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a
href="https://redirect.github.com/babel/babel-loader/pull/1055">babel/babel-loader#1055</a></li>
<li>Enable type checking and support Babel 8 by <a
href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a
href="https://redirect.github.com/babel/babel-loader/pull/1056">babel/babel-loader#1056</a></li>
<li>Bump js-yaml from 4.1.0 to 4.1.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/babel/babel-loader/pull/1059">babel/babel-loader#1059</a></li>
<li>fix: mark webpack as optional peer dependency by <a
href="https://github.com/chenjiahan"><code>@chenjiahan</code></a> in <a
href="https://redirect.github.com/babel/babel-loader/pull/1061">babel/babel-loader#1061</a></li>
<li>Bump webpack from 5.101.0 to 5.104.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/babel/babel-loader/pull/1062">babel/babel-loader#1062</a></li>
<li>Bump glob from 10.4.5 to 10.5.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/babel/babel-loader/pull/1060">babel/babel-loader#1060</a></li>
<li>Bump minimatch from 3.1.2 to 3.1.5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/babel/babel-loader/pull/1063">babel/babel-loader#1063</a></li>
<li>Pin Node.js on CI by <a
href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>
in <a
href="https://redirect.github.com/babel/babel-loader/pull/1064">babel/babel-loader#1064</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/chenjiahan"><code>@chenjiahan</code></a> made
their first contribution in <a
href="https://redirect.github.com/babel/babel-loader/pull/1061">babel/babel-loader#1061</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/babel/babel-loader/compare/v10.0.0...v10.1.0">https://github.com/babel/babel-loader/compare/v10.0.0...v10.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/babel/babel-loader/commit/da602105664458752dca3578856ee8d0d6ac80e6"><code>da60210</code></a>
10.1.1</li>
<li><a
href="https://github.com/babel/babel-loader/commit/a0a2617e10b39f35b8d1e2893a87f4ee4fe7ebdc"><code>a0a2617</code></a>
Revert <a
href="https://redirect.github.com/babel/babel-loader/issues/1055">#1055</a>
("use <code>module.findPackageJSON</code> API") (<a
href="https://redirect.github.com/babel/babel-loader/issues/1066">#1066</a>)</li>
<li><a
href="https://github.com/babel/babel-loader/commit/de09ee1426c781987674690be02aca2f2ea61efc"><code>de09ee1</code></a>
10.1.0</li>
<li><a
href="https://github.com/babel/babel-loader/commit/e34c360a7b86740fca62158eb1bef89b9fef4507"><code>e34c360</code></a>
Pin Node.js on CI (<a
href="https://redirect.github.com/babel/babel-loader/issues/1064">#1064</a>)</li>
<li><a
href="https://github.com/babel/babel-loader/commit/3c1e1805511592e7e9f9fe7f60de5439370c4740"><code>3c1e180</code></a>
Bump minimatch from 3.1.2 to 3.1.5 (<a
href="https://redirect.github.com/babel/babel-loader/issues/1063">#1063</a>)</li>
<li><a
href="https://github.com/babel/babel-loader/commit/e0d4add38856fceeca1a633bb49927e4334999a7"><code>e0d4add</code></a>
Bump glob from 10.4.5 to 10.5.0 (<a
href="https://redirect.github.com/babel/babel-loader/issues/1060">#1060</a>)</li>
<li><a
href="https://github.com/babel/babel-loader/commit/77e2a66869cf84ddb6444d9b7b9951beb44b68b2"><code>77e2a66</code></a>
Bump webpack from 5.101.0 to 5.104.1 (<a
href="https://redirect.github.com/babel/babel-loader/issues/1062">#1062</a>)</li>
<li><a
href="https://github.com/babel/babel-loader/commit/faa5dbb4134e4d0c2659ed9bc55cc2e53b82d7e6"><code>faa5dbb</code></a>
fix: mark webpack as optional peer dependency (<a
href="https://redirect.github.com/babel/babel-loader/issues/1061">#1061</a>)</li>
<li><a
href="https://github.com/babel/babel-loader/commit/146dad2461ca5ba12fd202b33f6aa39be8218295"><code>146dad2</code></a>
Bump js-yaml from 4.1.0 to 4.1.1 (<a
href="https://redirect.github.com/babel/babel-loader/issues/1059">#1059</a>)</li>
<li><a
href="https://github.com/babel/babel-loader/commit/2479ed223262f9ce45f9f7a9b8363a8666d9b41f"><code>2479ed2</code></a>
Enable type checking and support Babel 8 (<a
href="https://redirect.github.com/babel/babel-loader/issues/1056">#1056</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/babel/babel-loader/compare/v10.0.0...v10.1.1">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 5ba0bd3 commit 64cdce1
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11886 | 11886 | | |
11887 | 11887 | | |
11888 | 11888 | | |
11889 | | - | |
11890 | | - | |
11891 | | - | |
11892 | | - | |
| 11889 | + | |
| 11890 | + | |
| 11891 | + | |
| 11892 | + | |
11893 | 11893 | | |
11894 | 11894 | | |
11895 | 11895 | | |
| |||
0 commit comments