Bump loader-utils and webpack-cli in /examples/test #77

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/examples/test/loader-utils-and-webpack-cli-1.4.2 into master
dependabot[bot] commented 2022-11-11 17:50:26 -08:00 (Migrated from github.com)

Bumps loader-utils to 1.4.2 and updates ancestor dependency webpack-cli. 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 webpack-cli from 3.3.5 to 3.3.12

Changelog

Sourced from webpack-cli's changelog.

3.3.12 (2020-06-03)

Full Changelog

3.3.11 (2020-02-11)

Full Changelog

3.3.10 (2019-10-31)

Full Changelog

New Features

  • add new flag and patch sec dep (#1102)

3.3.9 (2019-09-17)

Full Changelog

Fix

  • use process.exitCode instead of process.exit in compilerCallback (ee001bd)

3.3.8 (2019-09-05)

Full Changelog

Fix

  • support both webpack versions (d28f9f5)

Tests

3.3.7 (2019-08-18)

Full Changelog

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for webpack-cli 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.

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). 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 `webpack-cli` from 3.3.5 to 3.3.12 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md">webpack-cli's changelog</a>.</em></p> <blockquote> <h1>3.3.12 (2020-06-03)</h1> <p><a href="https://github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12">Full Changelog</a></p> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>3.3.11 (2020-02-11)</h1> <p><a href="https://github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11">Full Changelog</a></p> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>3.3.10 (2019-10-31)</h1> <p><a href="https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10">Full Changelog</a></p> <h2>New Features</h2> <ul> <li>add new flag and patch sec dep (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1102">#1102</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>3.3.9 (2019-09-17)</h1> <p><a href="https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9">Full Changelog</a></p> <h2>Fix</h2> <ul> <li>use process.exitCode instead of process.exit in compilerCallback (<a href="https://github.com/webpack/webpack-cli/commit/ee001bd">ee001bd</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>3.3.8 (2019-09-05)</h1> <p><a href="https://github.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8">Full Changelog</a></p> <h2>Fix</h2> <ul> <li>support both webpack versions (<a href="https://github.com/webpack/webpack-cli/commit/d28f9f5">d28f9f5</a>)</li> </ul> <h2>Tests</h2> <ul> <li>add schema tests (<a href="https://github.com/webpack/webpack-cli/commit/70bf934">70bf934</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>3.3.7 (2019-08-18)</h1> <p><a href="https://github.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7">Full Changelog</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/33574ec82e1f6d8b71e872db086bbfaaf77707ba"><code>33574ec</code></a> chore(release): 3.3.12</li> <li><a href="https://github.com/webpack/webpack-cli/commit/4f1a2f3268480d268c73719986791321d38ac5b3"><code>4f1a2f3</code></a> chore: bump dependencies for v3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1595">#1595</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/ab910dfe16df71757c6a7de5033333e5a8d93c38"><code>ab910df</code></a> docs(templates): Branding guide violation fix (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1226">#1226</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/c9927e35d75828e3e2b71911b3747960d2e73e99"><code>c9927e3</code></a> fix: release stable</li> <li><a href="https://github.com/webpack/webpack-cli/commit/a037dc81285008f069f5c5c8d8c1e736fa36a305"><code>a037dc8</code></a> fix: ci (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1193">#1193</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/f9f08604a1ce5272b20d4f942e6861f3dc170dc0"><code>f9f0860</code></a> chore: v3.3.10</li> <li><a href="https://github.com/webpack/webpack-cli/commit/08a7650a5d9d930e7a7c99a43eb057b90eaefdac"><code>08a7650</code></a> chore: remove un-synced tests</li> <li><a href="https://github.com/webpack/webpack-cli/commit/1208aa69552d2d0dbf49344e7b8ba20aa70e689e"><code>1208aa6</code></a> feat: add new flag and patch sec dep (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1102">#1102</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/6ad60997da3624b86b89d6269bb63d48805e616b"><code>6ad6099</code></a> chore: sec patch</li> <li><a href="https://github.com/webpack/webpack-cli/commit/48c03ab4108e1b1eb3a73595deefd744cf65f895"><code>48c03ab</code></a> chore: v3.3.9</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.12">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/~evilebottnawi">evilebottnawi</a>, a new releaser for webpack-cli 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/sciactive/nymph-examples/network/alerts). </details>
dependabot[bot] commented 2022-12-11 10:23:33 -08:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
1 participant
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
sciactive/nymph-examples!77
No description provided.