Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump webpack from 5.80.0 to 5.85.0 #1457

Merged
merged 1 commit into from
Jun 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps webpack from 5.80.0 to 5.85.0.

Release notes

Sourced from webpack's releases.

v5.85.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

Full Changelog: webpack/webpack@v5.84.1...v5.85.0

v5.84.1

Bug Fixes

Dependencies & Maintenance

Full Changelog: webpack/webpack@v5.84.0...v5.84.1

v5.84.0

New Features

Bug Fixes

Developer Experience

... (truncated)

Commits

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 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.80.0 to 5.85.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.80.0...v5.85.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Jun 1, 2023
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03 ⚠️

Comparison is base (9924af6) 95.60% compared to head (127664b) 95.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1457      +/-   ##
==========================================
- Coverage   95.60%   95.58%   -0.03%     
==========================================
  Files         244      244              
  Lines        7653     7653              
  Branches     2006     2006              
==========================================
- Hits         7317     7315       -2     
- Misses        336      338       +2     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yurishkuro yurishkuro merged commit 4ea4742 into main Jun 4, 2023
7 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-5.85.0 branch June 4, 2023 22:22
ramumanam pushed a commit to ramumanam/jaeger-ui that referenced this pull request Jun 6, 2023
Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to
5.85.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.85.0</h2>
<h2>New Features</h2>
<ul>
<li>Add <code>readonly</code> cache mode by <a
href="https://github.com/vankop"><code>@​vankop</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/15470">webpack/webpack#15470</a></li>
<li>Normalize property accessors for esm namespaces and chained
member/call expressions by <a
href="https://github.com/bworline"><code>@​bworline</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17203">webpack/webpack#17203</a></li>
<li>Support <code>environment</code> in loader context by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17281">webpack/webpack#17281</a></li>
<li>Introduce a new syntax for <code>addModule()</code> support in
worklets - <code>*context.audioWorklet.addModule()</code> by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17212">webpack/webpack#17212</a></li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li>Fix type regression with unknown module type strings by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17266">webpack/webpack#17266</a></li>
</ul>
<h2>Developer Experience</h2>
<ul>
<li>Use global runtime constants for webpack exports by <a
href="https://github.com/burhanuday"><code>@​burhanuday</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17270">webpack/webpack#17270</a></li>
<li>Add strict mode type coverage for WASM and Runtime code by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17267">webpack/webpack#17267</a></li>
<li>Add strict mode type coverage for runtime modules and runtime
plugins by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17261">webpack/webpack#17261</a></li>
<li>Add types for JSON &amp; Asset Modules including their interfacing
plugins by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17262">webpack/webpack#17262</a></li>
<li>Add type coverage for Module subclasses and plugins by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17272">webpack/webpack#17272</a></li>
</ul>
<h2>Dependencies &amp; Maintenance</h2>
<ul>
<li>Use GitHub Discussions instead of Gitter in issue templates by <a
href="https://github.com/snitin315"><code>@​snitin315</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17293">webpack/webpack#17293</a></li>
<li>Bump <code>@​types/node</code> from 20.2.3 to 20.2.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17269">webpack/webpack#17269</a></li>
<li>Bump browserslist from 4.21.5 to 4.21.6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17275">webpack/webpack#17275</a></li>
<li>Bump <code>@​types/node</code> from 20.2.4 to 20.2.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17276">webpack/webpack#17276</a></li>
<li>Bump <code>@​babel/core</code> from 7.21.8 to 7.22.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17278">webpack/webpack#17278</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/webpack/webpack/compare/v5.84.1...v5.85.0">https://github.com/webpack/webpack/compare/v5.84.1...v5.85.0</a></p>
<h2>v5.84.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li>Fix regression in inner graph for reserved identifiers by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17265">webpack/webpack#17265</a></li>
</ul>
<h2>Dependencies &amp; Maintenance</h2>
<ul>
<li>Bump <code>@​types/jest</code> from 29.5.0 to 29.5.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17027">webpack/webpack#17027</a></li>
<li>Bump simple-git from 3.18.0 to 3.19.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17263">webpack/webpack#17263</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/webpack/webpack/compare/v5.84.0...v5.84.1">https://github.com/webpack/webpack/compare/v5.84.0...v5.84.1</a></p>
<h2>v5.84.0</h2>
<h2>New Features</h2>
<ul>
<li>SourceMapDevToolPlugin now supports <code>append</code> option as a
function by <a
href="https://github.com/snitin315"><code>@​snitin315</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17252">webpack/webpack#17252</a></li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li>Fix multiple bugs referencing class names when shadowed by import
name in properties and methods by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17233">webpack/webpack#17233</a></li>
<li>Allow DefinePlugin shorthand property by <a
href="https://github.com/shamoilarsi"><code>@​shamoilarsi</code></a> in
<a
href="https://redirect.github.com/webpack/webpack/pull/17231">webpack/webpack#17231</a></li>
<li>[CSS] - Fix edge cases in parsing <code>@import</code> by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17229">webpack/webpack#17229</a></li>
</ul>
<h2>Developer Experience</h2>
<ul>
<li>Increase type coverage for serialization classes by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17243">webpack/webpack#17243</a></li>
<li>Increase type coverage for <code>JavascriptParser</code> and
<code>ModuleDependency</code> subclasses by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17236">webpack/webpack#17236</a></li>
<li>Increase type coverage to <code>strict</code>-mode quality for
Configuration/Normalization objects by <a
href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>
in <a
href="https://redirect.github.com/webpack/webpack/pull/17247">webpack/webpack#17247</a></li>
<li>Refactor duplicate strings by replacing them with constant for
<strong>webpack_require</strong> instead of string literal by <a
href="https://github.com/burhanuday"><code>@​burhanuday</code></a> in <a
href="https://redirect.github.com/webpack/webpack/pull/17228">webpack/webpack#17228</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/c80b069dca8eedebfa8ede9ce740891362fdb8bf"><code>c80b069</code></a>
5.85.0</li>
<li><a
href="https://github.com/webpack/webpack/commit/53c98f06ee46a85ae2f2a95837b4a108fce63c33"><code>53c98f0</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17203">#17203</a>
from bworline/ns</li>
<li><a
href="https://github.com/webpack/webpack/commit/2a669ff0616fdb8ce7bf2543dff38698a50ae1a8"><code>2a669ff</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17212">#17212</a>
from webpack/feat-support-custom-syntax</li>
<li><a
href="https://github.com/webpack/webpack/commit/16660c1bfa441de566b2cd832aaca76acc4a6dc1"><code>16660c1</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17272">#17272</a>
from webpack/more-types</li>
<li><a
href="https://github.com/webpack/webpack/commit/6d8d96b4805a4937a6b9c941c09d65527b3c9989"><code>6d8d96b</code></a>
Merge pull request <a
href="https://redirect.github.com/webpack/webpack/issues/17281">#17281</a>
from webpack/feat-environment-to-loader-context</li>
<li><a
href="https://github.com/webpack/webpack/commit/77c4deb47ed9e8593489130970f954b7bc2837bb"><code>77c4deb</code></a>
Merge branch 'main' of <a
href="https://github.com/webpack/webpack">https://github.com/webpack/webpack</a>
into ns</li>
<li><a
href="https://github.com/webpack/webpack/commit/69210bbbd251f75e0cfbc8257c9288f127315f3e"><code>69210bb</code></a>
test: more</li>
<li><a
href="https://github.com/webpack/webpack/commit/f9a52a6a256be0b33363dcafdae122801c2ceeba"><code>f9a52a6</code></a>
test: more</li>
<li><a
href="https://github.com/webpack/webpack/commit/5ab7e50503aba34aaec73d346e16b0bf54e4f98e"><code>5ab7e50</code></a>
handle null dep.idRangeStarts</li>
<li><a
href="https://github.com/webpack/webpack/commit/1df0148f4b9f6048211ca0444b3286f681b6da11"><code>1df0148</code></a>
update type def from rebase</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack/webpack/compare/v5.80.0...v5.85.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.80.0&new-version=5.85.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 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>
Signed-off-by: RAMU MANAM <manam.ramu@uber.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant