[PR #33] Bump loader-utils, ejs-loader and html-webpack-plugin #34

Open
opened 2026-08-18 13:42:16 +00:00 by bendtherules · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bendtherules/test-octokit-throttling/pull/33
Author: @dependabot[bot]
Created: 11/18/2022
Status: 🔄 Open

Base: masterHead: dependabot/npm_and_yarn/loader-utils-and-ejs-loader-and-html-webpack-plugin-1.4.2


📝 Commits (1)

  • 81b250d Bump loader-utils, ejs-loader and html-webpack-plugin

📊 Changes

2 files changed (+368 additions, -217 deletions)

View changed files

📝 package-lock.json (+366 -215)
📝 package.json (+2 -2)

📄 Description

Bumps loader-utils to 1.4.2 and updates ancestor dependencies loader-utils, ejs-loader and html-webpack-plugin. These dependencies need to be updated together.

Updates loader-utils from 1.2.3 to 1.4.2

Release notes

Sourced from loader-utils's releases.

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

v1.4.1

1.4.1 (2022-11-07)

Bug Fixes

v1.4.0

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

v1.3.0

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)
Changelog

Sourced from loader-utils's changelog.

1.4.2 (2022-11-11)

Bug Fixes

1.4.1 (2022-11-07)

Bug Fixes

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)

Commits

Updates ejs-loader from 0.3.3 to 0.5.0

Commits

Updates html-webpack-plugin from 3.2.0 to 5.5.0

Changelog

Sourced from html-webpack-plugin's changelog.

5.5.0 (2021-10-25)

Features

  • Support type=module via scriptLoading option (1e42625), closes #1663

5.4.0 (2021-10-15)

Features

5.3.2 (2021-06-22)

Bug Fixes

  • update lodash and pretty error (9c7fba0

5.3.1 (2021-03-09)

Bug Fixes

  • remove loader-utils from plugin core (82d0ee8)

5.3.0 (2021-03-07)

Features

  • allow to modify the interpolation options in webpack config (d654f5b)
  • drop loader-utils dependency (41d7a50)

5.2.0 (2021-02-19)

Features

5.1.0 (2021-02-12)

Features

  • omit html tag attribute with null/undefined/false value (aa6e78d), closes #1598

5.0.0 (2021-02-03)

... (truncated)

Commits
  • 873d75b chore(release): 5.5.0
  • ddeb774 chore: update examples
  • 1e42625 feat: Support type=module via scriptLoading option
  • 7d3645b Bump pretty-error to 4.0.0 to fix transitive vuln for ansi-regex CVE-2021-3807
  • 79be779 [chore] changes actions to run on pull_requests
  • b7e5859 [chore] fixes CI to avoid race conditions
  • 48131d3 chore(release): 5.4.0
  • 16a841a [chore] rebuild examples
  • 3bb7c17 Update index.js
  • e38ac97 Update index.js
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jantimon, a new releaser for html-webpack-plugin since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.


🔄 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/bendtherules/test-octokit-throttling/pull/33 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/18/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/loader-utils-and-ejs-loader-and-html-webpack-plugin-1.4.2` --- ### 📝 Commits (1) - [`81b250d`](https://github.com/bendtherules/test-octokit-throttling/commit/81b250d9e0a0d55b867625a3e78ee8a8a507b34a) Bump loader-utils, ejs-loader and html-webpack-plugin ### 📊 Changes **2 files changed** (+368 additions, -217 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+366 -215) 📝 `package.json` (+2 -2) </details> ### 📄 Description Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [ejs-loader](https://github.com/difelice/ejs-loader) and [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 1.4.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/loader-utils/releases">loader-utils's releases</a>.</em></p> <blockquote> <h2>v1.4.2</h2> <h3><a href="https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2">1.4.2</a> (2022-11-11)</h3> <h3>Bug Fixes</h3> <ul> <li>ReDoS problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/226">#226</a>) (<a href="https://github.com/webpack/loader-utils/commit/17cbf8fa8989c1cb45bdd2997aa524729475f1fa">17cbf8f</a>)</li> </ul> <h2>v1.4.1</h2> <h3><a href="https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1">1.4.1</a> (2022-11-07)</h3> <h3>Bug Fixes</h3> <ul> <li>security problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/220">#220</a>) (<a href="https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5">4504e34</a>)</li> </ul> <h2>v1.4.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1><a href="https://github.com/webpack/loader-utils/compare/v1.3.0...v1.4.0">1.4.0</a> (2020-02-19)</h1> <h3>Features</h3> <ul> <li>the <code>resourceQuery</code> is passed to the <code>interpolateName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/163">#163</a>) (<a href="https://github.com/webpack/loader-utils/commit/cd0e428">cd0e428</a>)</li> </ul> <h2>v1.3.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1><a href="https://github.com/webpack/loader-utils/compare/v1.2.3...v1.3.0">1.3.0</a> (2020-02-19)</h1> <h3>Features</h3> <ul> <li>support the <code>[query]</code> template for the <code>interpolatedName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/162">#162</a>) (<a href="https://github.com/webpack/loader-utils/commit/469eeba">469eeba</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md">loader-utils's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2">1.4.2</a> (2022-11-11)</h3> <h3>Bug Fixes</h3> <ul> <li>ReDoS problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/226">#226</a>) (<a href="https://github.com/webpack/loader-utils/commit/17cbf8fa8989c1cb45bdd2997aa524729475f1fa">17cbf8f</a>)</li> </ul> <h3><a href="https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1">1.4.1</a> (2022-11-07)</h3> <h3>Bug Fixes</h3> <ul> <li>security problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/220">#220</a>) (<a href="https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5">4504e34</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1><a href="https://github.com/webpack/loader-utils/compare/v1.3.0...v1.4.0">1.4.0</a> (2020-02-19)</h1> <h3>Features</h3> <ul> <li>the <code>resourceQuery</code> is passed to the <code>interpolateName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/163">#163</a>) (<a href="https://github.com/webpack/loader-utils/commit/cd0e428">cd0e428</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1><a href="https://github.com/webpack/loader-utils/compare/v1.2.3...v1.3.0">1.3.0</a> (2020-02-19)</h1> <h3>Features</h3> <ul> <li>support the <code>[query]</code> template for the <code>interpolatedName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/162">#162</a>) (<a href="https://github.com/webpack/loader-utils/commit/469eeba">469eeba</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/loader-utils/commit/331ad5067d9a1a7b8d646692e6959639969210d1"><code>331ad50</code></a> chore(release): 1.4.2</li> <li><a href="https://github.com/webpack/loader-utils/commit/17cbf8fa8989c1cb45bdd2997aa524729475f1fa"><code>17cbf8f</code></a> fix: ReDoS problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/226">#226</a>)</li> <li><a href="https://github.com/webpack/loader-utils/commit/8f082b39f6903929f30fe29dab34f4d9c7ef070a"><code>8f082b3</code></a> chore(release): 1.4.1</li> <li><a href="https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5"><code>4504e34</code></a> fix: security problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/220">#220</a>)</li> <li><a href="https://github.com/webpack/loader-utils/commit/d95b8b53f0ad547133b47ac8226f735c479f76de"><code>d95b8b5</code></a> chore(release): 1.4.0</li> <li><a href="https://github.com/webpack/loader-utils/commit/cd0e4284a0aa090f8776c4eb1045d4b1080e7161"><code>cd0e428</code></a> feat: the <code>resourceQuery</code> is passed to the <code>interpolateName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/163">#163</a>)</li> <li><a href="https://github.com/webpack/loader-utils/commit/06d36cf3a619cab20b08608204cb7ea9bddaceab"><code>06d36cf</code></a> chore(release): 1.3.0</li> <li><a href="https://github.com/webpack/loader-utils/commit/469eeba9095b879a3a988cde23d2035e454da9c2"><code>469eeba</code></a> feat: support the <code>[query]</code> template for the <code>interpolatedName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/162">#162</a>)</li> <li><a href="https://github.com/webpack/loader-utils/commit/909c99d3f85da40478b9f02338d4113332819cfd"><code>909c99d</code></a> chore: funding.yml config and CI fix (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/159">#159</a>)</li> <li><a href="https://github.com/webpack/loader-utils/commit/b5b74f010cace25ca70a652ebef078f6b1cfaddb"><code>b5b74f0</code></a> Set up CI with Azure Pipelines</li> <li>Additional commits viewable in <a href="https://github.com/webpack/loader-utils/compare/v1.2.3...v1.4.2">compare view</a></li> </ul> </details> <br /> Updates `ejs-loader` from 0.3.3 to 0.5.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/difelice/ejs-loader/commits/v0.5.0">compare view</a></li> </ul> </details> <br /> Updates `html-webpack-plugin` from 3.2.0 to 5.5.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md">html-webpack-plugin's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.4.0...v5.5.0">5.5.0</a> (2021-10-25)</h2> <h3>Features</h3> <ul> <li>Support type=module via scriptLoading option (<a href="https://github.com/jantimon/html-webpack-plugin/commit/1e4262528ff02a83e1fc7739b42472680fd205c2">1e42625</a>), closes <a href="https://github-redirect.dependabot.com/jantimon/html-webpack-plugin/issues/1663">#1663</a></li> </ul> <h3><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.3.2...v5.3.3">5.4.0</a> (2021-10-15)</h3> <h3>Features</h3> <ul> <li>update terser (<a href="https://github-redirect.dependabot.com/jantimon/html-webpack-plugin/pull/1688">9c7fba0</a></li> </ul> <h3><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.3.1...v5.3.2">5.3.2</a> (2021-06-22)</h3> <h3>Bug Fixes</h3> <ul> <li>update lodash and pretty error (<a href="https://github.com/jantimon/html-webpack-plugin/commit/9c7fba02d0aa7d9e804863a66eb896db3046f645">9c7fba0</a></li> </ul> <h3><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.3.0...v5.3.1">5.3.1</a> (2021-03-09)</h3> <h3>Bug Fixes</h3> <ul> <li>remove loader-utils from plugin core (<a href="https://github.com/jantimon/html-webpack-plugin/commit/82d0ee8ddf146f17d71e98c1b44b2f2ec7420051">82d0ee8</a>)</li> </ul> <h2><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.2.0...v5.3.0">5.3.0</a> (2021-03-07)</h2> <h3>Features</h3> <ul> <li>allow to modify the interpolation options in webpack config (<a href="https://github.com/jantimon/html-webpack-plugin/commit/d654f5b90022304335b372d424ff4c08d3a9d341">d654f5b</a>)</li> <li>drop loader-utils dependency (<a href="https://github.com/jantimon/html-webpack-plugin/commit/41d7a50516aefd1af2704e3837d5d41351c6199b">41d7a50</a>)</li> </ul> <h2><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.1.0...v5.2.0">5.2.0</a> (2021-02-19)</h2> <h3>Features</h3> <ul> <li>improve ssr (<a href="https://github.com/jantimon/html-webpack-plugin/commit/73d2a660b10b9ebf8a341f0ddb173bcaaf1e513c">73d2a66</a>)</li> </ul> <h2><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.0.0...v5.1.0">5.1.0</a> (2021-02-12)</h2> <h3>Features</h3> <ul> <li>omit html tag attribute with null/undefined/false value (<a href="https://github.com/jantimon/html-webpack-plugin/commit/aa6e78d1430c17d9cf05550b2c9f73a9a0c0166c">aa6e78d</a>), closes <a href="https://github-redirect.dependabot.com/jantimon/html-webpack-plugin/issues/1598">#1598</a></li> </ul> <h2><a href="https://github.com/jantimon/html-webpack-plugin/compare/v4.5.1...v5.0.0">5.0.0</a> (2021-02-03)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/873d75bbcbd28ef7dff0a1549d3e442119e278d3"><code>873d75b</code></a> chore(release): 5.5.0</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/ddeb77414e4ba8b49fe7053b89860cc2e9094a60"><code>ddeb774</code></a> chore: update examples</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/1e4262528ff02a83e1fc7739b42472680fd205c2"><code>1e42625</code></a> feat: Support type=module via scriptLoading option</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/7d3645b01a491278d85f84b7f7c986e7f103523d"><code>7d3645b</code></a> Bump pretty-error to 4.0.0 to fix transitive vuln for ansi-regex CVE-2021-3807</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/79be7799c9a038b18f3fd7c01359ec76728e30d2"><code>79be779</code></a> [chore] changes actions to run on pull_requests</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/b7e5859db3974fbbcc2049bbf0e0950fe8dfa61c"><code>b7e5859</code></a> [chore] fixes CI to avoid race conditions</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/48131d39f99224a6c25a089282c7bf87c9edc063"><code>48131d3</code></a> chore(release): 5.4.0</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/16a841a84bac251feee20a8af3a39182b600152b"><code>16a841a</code></a> [chore] rebuild examples</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/3bb7c171e04e2498e8cbe148f5a1137e7ac5cd5e"><code>3bb7c17</code></a> Update index.js</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/e38ac97683664b902f55b3682e3cf8c1136af8bc"><code>e38ac97</code></a> Update index.js</li> <li>Additional commits viewable in <a href="https://github.com/jantimon/html-webpack-plugin/compare/v3.2.0...v5.5.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~jantimon">jantimon</a>, a new releaser for html-webpack-plugin since your current version.</p> </details> <br /> 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/bendtherules/test-octokit-throttling/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
bendtherules added the pull-request label 2026-08-18 13:42:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bendtherules/test-octokit-throttling#34