Bump webpack from 5.106.2 to 5.108.3 in /web/pdf#2499
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
This comment has been minimized.
This comment has been minimized.
Test Results136 tests ±0 136 ✅ ±0 8m 13s ⏱️ -17s Results for commit 7ea18ff. ± Comparison against base commit 0ec19fc. This pull request removes 8 and adds 8 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
97fc386 to
6a0296d
Compare
This comment has been minimized.
This comment has been minimized.
Contributor
|
@dependabot rebase |
Bumps [webpack](https://github.com/webpack/webpack) from 5.106.2 to 5.108.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.106.2...v5.108.3) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.108.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
6a0296d to
7ea18ff
Compare
License summary❌ Not yet vetted dependencies:
Workflow run (with attached summary files): |
This file contains hidden or 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
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.106.2 to 5.108.3.
Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
6844305chore(release): new release (#21304)99286e2fix: match harmony accept dependencies by module reference (#21303)0abec4dfix: guard HarmonyAcceptDependency against unresolved module ids (#21302)606712dperf(css): struct-of-arrays AST for the streaming CSS parser (#21285)cf9c04edocs: update examples (#21293)4dfe770chore(release): new release (#21287)7534a5etest: add defer import case for #19219 (#21292)9857fc7fix: lazy barrel for import with side effects (#21291)54fa902Respect the node: prefix for node.js core modules used as externals (#21286)5e7db5drefactor: extract createHooksRegistry to deduplicate getCompilationHooks patt...