Bump loader-utils and next in /web #34

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2 into master
dependabot[bot] commented 2022-11-19 13:26:54 +00:00 (Migrated from github.com)

Bumps loader-utils to 1.4.2 and updates ancestor dependency next. 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 next from 8.1.0 to 13.0.4

Release notes

Sourced from next's releases.

v13.0.4

Core Changes

  • Show link to the docs for route segment config options: #42779
  • fix: Fix regression of swc minifier: #42790
  • Add additional item to RSC payload, preparing for head.tsx on navigation: #42791
  • Use window.location directly instead of parsing into URL: #42888
  • feat(next-swc/relay): Add javascript to language: #42894
  • types(#42003): better typing for next/link: #42117
  • Ensure query is provided correctly with middleware rewrites: #42818
  • feat(next/swc): allow to run custom turbopack binary: #42656
  • fix: Error: NEXT_REDIRECT crashing server in prod: #42793
  • Update caching for swc turbo builds: #42929
  • Handle head.js on client-side navigation: #42904
  • feat(jest): respect transpilePackages in tests: #42987
  • App files ending with page registred as page files: #42996
  • Allow generateStaticParams to be a synchronous function in app directory: #42942
  • chore(eslint-config-next): bump eslint-import-resolver-typescript: #43010
  • Ensure next.config.js function is handled for turbo: #43015
  • Fix app page check on windows: #43022
  • Add middleware prefetching config: #42936
  • Fix middleware prefetch cases: #43056
  • Ensure backslash is correctly handled in find-page-file: #43057
  • Fix app render: escape segment value #42626: #42823

Documentation Changes

  • docs: fix middleware docs cookie example: #42816
  • Update docs/advanced-features/debugging.md: #42842
  • docs(edge-api-routes): fixes example: #42903
  • Update SFCC example to use TypeScript + @next/font: #42865
  • Add more details to invalid-next-config doc: #42917
  • typo: #42968
  • Document regions config for experimental-edge: #43009
  • docs: Add examples of using multiple weights and styles: #43031

Example Changes

  • chore(examples): next/future/image -> next/image: #42794
  • docs(examples): auth0 update callback URL: #42855
  • Updates Apollo Server Examples to use Apollo Server 4 & @​as-integrations/next: #42771
  • Improve with-algolia-react-instantsearch example and convert to TypeScript: #42617
  • Convert blog cover images to next/image: #42908
  • Make cover image full width: #42916
  • Convert with-app-layout example to TypeScript: #42930
  • Tigris example with Next.js: #42662
  • feat(examples): with-grafbase: #42898
  • docs(examples): add postgres.js example: #42962
  • Remove with-atlaskit example: #42973
  • Remove with-carbon-components example: #42976

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for next 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 [next](https://github.com/vercel/next.js). 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 `next` from 8.1.0 to 13.0.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v13.0.4</h2> <h3>Core Changes</h3> <ul> <li>Show link to the docs for route segment config options: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42779">#42779</a></li> <li>fix: Fix regression of swc minifier: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42790">#42790</a></li> <li>Add additional item to RSC payload, preparing for head.tsx on navigation: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42791">#42791</a></li> <li>Use window.location directly instead of parsing into URL: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42888">#42888</a></li> <li>feat(next-swc/relay): Add <code>javascript</code> to language: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42894">#42894</a></li> <li>types(<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42003">#42003</a>): better typing for <code>next/link</code>: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42117">#42117</a></li> <li>Ensure query is provided correctly with middleware rewrites: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42818">#42818</a></li> <li>feat(next/swc): allow to run custom turbopack binary: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42656">#42656</a></li> <li>fix: Error: NEXT_REDIRECT crashing server in prod: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42793">#42793</a></li> <li>Update caching for swc turbo builds: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42929">#42929</a></li> <li>Handle head.js on client-side navigation: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42904">#42904</a></li> <li>feat(jest): respect <code>transpilePackages</code> in tests: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42987">#42987</a></li> <li>App files ending with page registred as page files: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42996">#42996</a></li> <li>Allow generateStaticParams to be a synchronous function in app directory: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42942">#42942</a></li> <li>chore(eslint-config-next): bump eslint-import-resolver-typescript: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/43010">#43010</a></li> <li>Ensure next.config.js function is handled for turbo: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/43015">#43015</a></li> <li>Fix app page check on windows: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/43022">#43022</a></li> <li>Add middleware prefetching config: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42936">#42936</a></li> <li>Fix middleware prefetch cases: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/43056">#43056</a></li> <li>Ensure backslash is correctly handled in find-page-file: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/43057">#43057</a></li> <li>Fix app render: escape segment value <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42626">#42626</a>: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42823">#42823</a></li> </ul> <h3>Documentation Changes</h3> <ul> <li>docs: fix middleware docs cookie example: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42816">#42816</a></li> <li>Update docs/advanced-features/debugging.md: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42842">#42842</a></li> <li>docs(edge-api-routes): fixes example: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42903">#42903</a></li> <li>Update SFCC example to use TypeScript + <code>@next/font</code>: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42865">#42865</a></li> <li>Add more details to invalid-next-config doc: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42917">#42917</a></li> <li>typo: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42968">#42968</a></li> <li>Document regions config for experimental-edge: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/43009">#43009</a></li> <li>docs: Add examples of using multiple weights and styles: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/43031">#43031</a></li> </ul> <h3>Example Changes</h3> <ul> <li>chore(examples): <code>next/future/image</code> -&gt; <code>next/image</code>: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42794">#42794</a></li> <li>docs(examples): auth0 update callback URL: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42855">#42855</a></li> <li>Updates Apollo Server Examples to use Apollo Server 4 &amp; <code>@​as-integrations/next</code>: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42771">#42771</a></li> <li>Improve <code>with-algolia-react-instantsearch</code> example and convert to TypeScript: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42617">#42617</a></li> <li>Convert blog cover images to next/image: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42908">#42908</a></li> <li>Make cover image full width: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42916">#42916</a></li> <li>Convert <code>with-app-layout</code> example to TypeScript: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42930">#42930</a></li> <li>Tigris example with Next.js: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42662">#42662</a></li> <li>feat(examples): with-grafbase: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42898">#42898</a></li> <li>docs(examples): add postgres.js example: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42962">#42962</a></li> <li>Remove <code>with-atlaskit</code> example: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42973">#42973</a></li> <li>Remove <code>with-carbon-components</code> example: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42976">#42976</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/58fa90f1bf93f450d9ae195935a990fb4357a584"><code>58fa90f</code></a> v13.0.4</li> <li><a href="https://github.com/vercel/next.js/commit/ef81fc3f8d6464a34ae3c54fa6f65046031483cd"><code>ef81fc3</code></a> v13.0.4-canary.5</li> <li><a href="https://github.com/vercel/next.js/commit/4d2b7e573a4aa4ea3d4ef46c8679f1e730791797"><code>4d2b7e5</code></a> Fix app render: escape segment value <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42626">#42626</a> (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42823">#42823</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/22b16e1e37f253236c8508bb68280b2ce2c5ca37"><code>22b16e1</code></a> Ensure backslash is correctly handled in find-page-file (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/43057">#43057</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/2f744a1ae32a65f1362af0957e3c57f33d102914"><code>2f744a1</code></a> Fix middleware prefetch cases (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/43056">#43056</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/cb8eeefcaa7963572dca872272c659d470038d88"><code>cb8eeef</code></a> Update build-wasm to checkout directly (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/43054">#43054</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/ed4a14869c420c9a40073db2cc890ce44dcf0ad2"><code>ed4a148</code></a> v13.0.4-canary.4</li> <li><a href="https://github.com/vercel/next.js/commit/044040489364825f5f20399a5790ccff30b4f948"><code>0440404</code></a> feat(examples): use experimental edge runtime with grafbase (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42992">#42992</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/533c242094a08a41bd8cc89958c438998fbc27f0"><code>533c242</code></a> Add middleware prefetching config (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/42936">#42936</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/07d3da102dfef65be9c13fd4b754a12eda7eded1"><code>07d3da1</code></a> Convert <code>with-cssed</code>, <code>with-csx</code>, <code>with-styled-jsx</code> examples to TypeScript (#...</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v8.1.0...v13.0.4">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/~vercel-release-bot">vercel-release-bot</a>, a new releaser for next 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/RileySeaburg/sanity-nextjs-landing-pages/network/alerts). </details>
codetether[bot] commented 2026-06-04 16:11:52 +00:00 (Migrated from github.com)

🛠️ CodeTether Fix

Picked up this request for PR #34 on branch dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2. I’m preparing the workspace and will push changes directly to the existing PR branch if the task succeeds. I will also make sure the branch is mergeable with master.

## 🛠️ CodeTether Fix Picked up this request for PR #34 on branch `dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2`. I’m preparing the workspace and will push changes directly to the existing PR branch if the task succeeds. I will also make sure the branch is mergeable with `master`.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2:dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2
git switch dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2
git switch dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2
git rebase master
git switch master
git merge --ff-only dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2
git switch dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2
git rebase master
git switch master
git merge --no-ff dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2
git switch master
git merge --squash dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2
git switch master
git merge --ff-only dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2
git switch master
git merge dependabot/npm_and_yarn/web/loader-utils-and-next-1.4.2
git push origin master
Sign in to join this conversation.
No description provided.