dependabot[bot] opened a new pull request, #177:
URL: https://github.com/apache/eventmesh-site/pull/177

   Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 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>
   <h2>v5.88.2</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>Fixed a bug where unused identifiers should retain names when using css 
modules by <a 
href="https://github.com/burhanuday";><code>@​burhanuday</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/17444";>webpack/webpack#17444</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/webpack/webpack/compare/v5.88.1...v5.88.2";>https://github.com/webpack/webpack/compare/v5.88.1...v5.88.2</a></p>
   <h2>v5.88.1</h2>
   <h2>Developer Experience</h2>
   <ul>
   <li>Significantly improve TypeScript coverage for Library Plugins by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack/pull/17414";>webpack/webpack#17414</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1";>https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1</a></p>
   <h2>v5.88.0</h2>
   <h2>New Features</h2>
   <ul>
   <li>[CSS] - Use <code>css/auto</code> as the default css mode by <a 
href="https://github.com/burhanuday";><code>@​burhanuday</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/17399";>webpack/webpack#17399</a></li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>Fix bugs related to require.context and layer by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack/pull/17388";>webpack/webpack#17388</a></li>
   <li>Fix bug in runtime for CSS loading by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack/pull/17400";>webpack/webpack#17400</a></li>
   <li>Correct indirect call for tagged template expressions using correct this 
context by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack/pull/17397";>webpack/webpack#17397</a></li>
   <li>Update environment support for KaiOS browser by <a 
href="https://github.com/steverep";><code>@​steverep</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/17395";>webpack/webpack#17395</a></li>
   <li>Fix async module runtime code for running top-level-await by <a 
href="https://github.com/ahabhgk";><code>@​ahabhgk</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/17393";>webpack/webpack#17393</a></li>
   </ul>
   <h2>Developer Experience</h2>
   <ul>
   <li>Add example for stats minimal output by <a 
href="https://github.com/ersachin3112";><code>@​ersachin3112</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/17406";>webpack/webpack#17406</a></li>
   <li>Significantly improve type coverage for Dependency, Runtime, Template 
classes by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack/pull/17394";>webpack/webpack#17394</a></li>
   </ul>
   <h2>Dependencies &amp; Maintenance</h2>
   <ul>
   <li>Bump browserslist from 4.21.8 to 4.21.9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/17389";>webpack/webpack#17389</a></li>
   <li>Bump acorn from 8.8.2 to 8.9.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/17402";>webpack/webpack#17402</a></li>
   <li>Bump eslint from 8.42.0 to 8.43.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/webpack/webpack/pull/17401";>webpack/webpack#17401</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.75.0...v5.89.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/~thelarkinn";>thelarkinn</a>, a new releaser for 
webpack since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.75.0&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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/eventmesh-site/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to