-
Notifications
You must be signed in to change notification settings - Fork 521
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] <[email protected]>
dependabot
bot
requested review from
everett980,
rubenvp8510 and
tiffon
as code owners
June 1, 2023 12:58
dependabot
bot
added
dependencies
javascript
Pull requests that update Javascript code
labels
Jun 1, 2023
Codecov ReportPatch coverage has no change and project coverage change:
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 ☔ View full report in Codecov by Sentry. |
yurishkuro
approved these changes
Jun 4, 2023
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://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://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://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://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://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://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://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://github.com/webpack/webpack/pull/17261">webpack/webpack#17261</a></li> <li>Add types for JSON & Asset Modules including their interfacing plugins by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://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://github.com/webpack/webpack/pull/17272">webpack/webpack#17272</a></li> </ul> <h2>Dependencies & 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://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://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://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://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://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://github.com/webpack/webpack/pull/17265">webpack/webpack#17265</a></li> </ul> <h2>Dependencies & 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://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://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://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://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://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://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://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://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://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://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://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://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://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://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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: RAMU MANAM <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps webpack from 5.80.0 to 5.85.0.
Release notes
Sourced from webpack's releases.
... (truncated)
Commits
c80b069
5.85.053c98f0
Merge pull request #17203 from bworline/ns2a669ff
Merge pull request #17212 from webpack/feat-support-custom-syntax16660c1
Merge pull request #17272 from webpack/more-types6d8d96b
Merge pull request #17281 from webpack/feat-environment-to-loader-context77c4deb
Merge branch 'main' of https://github.com/webpack/webpack into ns69210bb
test: moref9a52a6
test: more5ab7e50
handle null dep.idRangeStarts1df0148
update type def from rebaseDependabot 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)