Skip to content

Bump webpack from 5.88.2 to 5.89.0#1773

Merged
williamjallen merged 1 commit intomasterfrom
dependabot/npm_and_yarn/webpack-5.89.0
Nov 1, 2023
Merged

Bump webpack from 5.88.2 to 5.89.0#1773
williamjallen merged 1 commit intomasterfrom
dependabot/npm_and_yarn/webpack-5.89.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps webpack from 5.88.2 to 5.89.0.

Release notes

Sourced from webpack's releases.

v5.89.0

New Features

Dependencies & Maintenance

Full Changelog: webpack/webpack@v5.88.2...v5.89.0

Commits
  • 8766092 5.89.0
  • 21c80e4 Merge pull request #17718 from bworline/require-preserve-chains
  • b14922c Refactor shared code
  • dc66572 update types
  • d36804e update types
  • d4e8485 initial
  • 1f13ff9 Merge pull request #17666 from webpack/dependabot/npm_and_yarn/types/node-20.6.0
  • f00e6e2 chore(deps-dev): bump @​types/node from 20.4.9 to 20.6.0
  • 853bfda Merge pull request #17427 from webpack/dependabot/npm_and_yarn/simple-git-3.19.1
  • 64707c9 Merge pull request #17483 from webpack/dependabot/npm_and_yarn/semver-5.7.2
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.89.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@williamjallen williamjallen added this pull request to the merge queue Nov 1, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 1, 2023
@williamjallen williamjallen added this pull request to the merge queue Nov 1, 2023
Merged via the queue into master with commit 94a97f8 Nov 1, 2023
@williamjallen williamjallen deleted the dependabot/npm_and_yarn/webpack-5.89.0 branch November 1, 2023 21:24
zackgalbreath pushed a commit that referenced this pull request Nov 3, 2023
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to
5.89.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpack/webpack/releases">webpack's
releases</a>.</em></p>
<blockquote>
<h2>v5.89.0</h2>
<h2>New Features</h2>
<ul>
<li>Make CommonJS import preserve chained expressions by <a
href="https://github.com/bworline"><code>@​bworline</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17718">webpack/webpack#17718</a></li>
</ul>
<h2>Dependencies &amp; Maintenance</h2>
<ul>
<li>chore(deps-dev): bump <code>@​types/node</code> from 20.3.1 to
20.4.8 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17568">webpack/webpack#17568</a></li>
<li>docs: add example for stats detailed output by <a
href="https://github.com/ersachin3112"><code>@​ersachin3112</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17420">webpack/webpack#17420</a></li>
<li>docs: add example for stats normal output by <a
href="https://github.com/ersachin3112"><code>@​ersachin3112</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17426">webpack/webpack#17426</a></li>
<li>chore(deps-dev): bump core-js from 3.31.0 to 3.32.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17539">webpack/webpack#17539</a></li>
<li>chore(deps-dev): bump pretty-format from 29.5.0 to 29.6.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17536">webpack/webpack#17536</a></li>
<li>chore(deps-dev): bump <code>@​types/node</code> from 20.4.8 to
20.4.9 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17583">webpack/webpack#17583</a></li>
<li>chore(deps-dev): bump less from 4.1.3 to 4.2.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17580">webpack/webpack#17580</a></li>
<li>chore(deps): bump semver from 5.7.1 to 5.7.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17483">webpack/webpack#17483</a></li>
<li>chore(deps-dev): bump simple-git from 3.19.0 to 3.19.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17427">webpack/webpack#17427</a></li>
<li>chore(deps-dev): bump <code>@​types/node</code> from 20.4.9 to
20.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17666">webpack/webpack#17666</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0">https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack/webpack/commit/87660921808566ef3b8796f8df61bd79fc026108"><code>8766092</code></a>
5.89.0</li>
<li><a
href="https://github.com/webpack/webpack/commit/21c80e439056b65ea67e5978b11204095752c460"><code>21c80e4</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17718">#17718</a>
from bworline/require-preserve-chains</li>
<li><a
href="https://github.com/webpack/webpack/commit/b14922c5bed9e46b9f0e510b7f1ef2238d2572cb"><code>b14922c</code></a>
Refactor shared code</li>
<li><a
href="https://github.com/webpack/webpack/commit/dc665724ecf3d1148b649a348e50fa9633a76fbc"><code>dc66572</code></a>
update types</li>
<li><a
href="https://github.com/webpack/webpack/commit/d36804ef31492255cf10c03e88d63631be4fa833"><code>d36804e</code></a>
update types</li>
<li><a
href="https://github.com/webpack/webpack/commit/d4e8485462144d9949d60d511654bd7f60f033db"><code>d4e8485</code></a>
initial</li>
<li><a
href="https://github.com/webpack/webpack/commit/1f13ff9fe587e094df59d660b4611b1bd19aed4c"><code>1f13ff9</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17666">#17666</a>
from webpack/dependabot/npm_and_yarn/types/node-20.6.0</li>
<li><a
href="https://github.com/webpack/webpack/commit/f00e6e2e01f95bb249136d4027936661beca8ea5"><code>f00e6e2</code></a>
chore(deps-dev): bump <code>@​types/node</code> from 20.4.9 to
20.6.0</li>
<li><a
href="https://github.com/webpack/webpack/commit/853bfda35a0080605c09e1bdeb0103bcb9367a10"><code>853bfda</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17427">#17427</a>
from webpack/dependabot/npm_and_yarn/simple-git-3.19.1</li>
<li><a
href="https://github.com/webpack/webpack/commit/64707c9c4fd5307d4997f0e73145ca26c5245bc3"><code>64707c9</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17483">#17483</a>
from webpack/dependabot/npm_and_yarn/semver-5.7.2</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.88.2&new-version=5.89.0)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
zackgalbreath pushed a commit that referenced this pull request Nov 3, 2023
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to
5.89.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpack/webpack/releases">webpack's
releases</a>.</em></p>
<blockquote>
<h2>v5.89.0</h2>
<h2>New Features</h2>
<ul>
<li>Make CommonJS import preserve chained expressions by <a
href="https://github.com/bworline"><code>@​bworline</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17718">webpack/webpack#17718</a></li>
</ul>
<h2>Dependencies &amp; Maintenance</h2>
<ul>
<li>chore(deps-dev): bump <code>@​types/node</code> from 20.3.1 to
20.4.8 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17568">webpack/webpack#17568</a></li>
<li>docs: add example for stats detailed output by <a
href="https://github.com/ersachin3112"><code>@​ersachin3112</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17420">webpack/webpack#17420</a></li>
<li>docs: add example for stats normal output by <a
href="https://github.com/ersachin3112"><code>@​ersachin3112</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17426">webpack/webpack#17426</a></li>
<li>chore(deps-dev): bump core-js from 3.31.0 to 3.32.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17539">webpack/webpack#17539</a></li>
<li>chore(deps-dev): bump pretty-format from 29.5.0 to 29.6.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17536">webpack/webpack#17536</a></li>
<li>chore(deps-dev): bump <code>@​types/node</code> from 20.4.8 to
20.4.9 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17583">webpack/webpack#17583</a></li>
<li>chore(deps-dev): bump less from 4.1.3 to 4.2.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17580">webpack/webpack#17580</a></li>
<li>chore(deps): bump semver from 5.7.1 to 5.7.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17483">webpack/webpack#17483</a></li>
<li>chore(deps-dev): bump simple-git from 3.19.0 to 3.19.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17427">webpack/webpack#17427</a></li>
<li>chore(deps-dev): bump <code>@​types/node</code> from 20.4.9 to
20.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17666">webpack/webpack#17666</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0">https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack/webpack/commit/87660921808566ef3b8796f8df61bd79fc026108"><code>8766092</code></a>
5.89.0</li>
<li><a
href="https://github.com/webpack/webpack/commit/21c80e439056b65ea67e5978b11204095752c460"><code>21c80e4</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17718">#17718</a>
from bworline/require-preserve-chains</li>
<li><a
href="https://github.com/webpack/webpack/commit/b14922c5bed9e46b9f0e510b7f1ef2238d2572cb"><code>b14922c</code></a>
Refactor shared code</li>
<li><a
href="https://github.com/webpack/webpack/commit/dc665724ecf3d1148b649a348e50fa9633a76fbc"><code>dc66572</code></a>
update types</li>
<li><a
href="https://github.com/webpack/webpack/commit/d36804ef31492255cf10c03e88d63631be4fa833"><code>d36804e</code></a>
update types</li>
<li><a
href="https://github.com/webpack/webpack/commit/d4e8485462144d9949d60d511654bd7f60f033db"><code>d4e8485</code></a>
initial</li>
<li><a
href="https://github.com/webpack/webpack/commit/1f13ff9fe587e094df59d660b4611b1bd19aed4c"><code>1f13ff9</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17666">#17666</a>
from webpack/dependabot/npm_and_yarn/types/node-20.6.0</li>
<li><a
href="https://github.com/webpack/webpack/commit/f00e6e2e01f95bb249136d4027936661beca8ea5"><code>f00e6e2</code></a>
chore(deps-dev): bump <code>@​types/node</code> from 20.4.9 to
20.6.0</li>
<li><a
href="https://github.com/webpack/webpack/commit/853bfda35a0080605c09e1bdeb0103bcb9367a10"><code>853bfda</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17427">#17427</a>
from webpack/dependabot/npm_and_yarn/simple-git-3.19.1</li>
<li><a
href="https://github.com/webpack/webpack/commit/64707c9c4fd5307d4997f0e73145ca26c5245bc3"><code>64707c9</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17483">#17483</a>
from webpack/dependabot/npm_and_yarn/semver-5.7.2</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.88.2&new-version=5.89.0)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments