Skip to content

Bump webpack from 5.100.1 to 5.100.2 in /web/pdf #1740

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

Merged
merged 1 commit into from
Jul 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2025

Bumps webpack from 5.100.1 to 5.100.2.

Release notes

Sourced from webpack's releases.

v5.100.2

Fixes

  • Keep consistent CSS order
  • Dependency without the source order attribute must keep their original index
  • Keep module traversal consistent across reexport scenarios

Performance Improvements

  • Extend importPhasesPlugin only when enable deferImport (#19689)
Commits
  • 21fcdbb chore(release): 5.100.2
  • 2c8d1f1 chore(deps): bump the dependencies group with 2 updates (#19701)
  • 89eb6a3 fix: keep module traversal consistent across reexport scenarios (#19702)
  • fdb0c4e fix: dependency without the sourceOrder attribute must keep their original in...
  • d76af00 fix: types (#19699)
  • 503ed53 docs: update examples (#19694)
  • e251891 refactor: import dependency generation for defer module with async dependenci...
  • 9eb9642 perf: extend importPhasesPlugin only when enable deferImport (#19689)
  • 0a98446 fix: keep consistent css order (#19686)
  • 6de2dfd fix(test): TestRunner avoids using jest mock's require (#19685)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 16, 2025

This comment has been minimized.

Copy link

github-actions bot commented Jul 16, 2025

Test Results

121 tests   121 ✅  14s ⏱️
 28 suites    0 💤
 28 files      0 ❌

Results for commit 604c94b.

♻️ This comment has been updated with latest results.

Bumps [webpack](https://github.com/webpack/webpack) from 5.100.1 to 5.100.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.100.1...v5.100.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/pdf/webpack-5.100.2 branch from a8f4982 to 604c94b Compare July 25, 2025 08:04
Copy link

License summary

❌ Not yet vetted dependencies:

Dependency License Status Ticket
p2/orbit/p2.eclipse.plugin/maven.net.sf.offo.artifact.fop-hyph/2.6.0 unknown restricted none
p2/orbit/p2.eclipse.plugin/org.junit_3.8.2.v200706111738.nl_de/4.26.0.v20230220105658 unknown restricted none

🚀 Requested reviews:

Workflow run (with attached summary files):
https://github.com/eclipse-set/set/actions/runs/16517061811

@TruongQuangSB TruongQuangSB merged commit 0b7251e into main Jul 28, 2025
15 checks passed
@TruongQuangSB TruongQuangSB deleted the dependabot/npm_and_yarn/web/pdf/webpack-5.100.2 branch July 28, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant