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

chore: update dependency webpack to ^5.95.0 #4962

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack ^5.94.0 -> ^5.95.0 age adoption passing confidence

Release Notes

webpack/webpack (webpack)

v5.95.0

Compare Source

Bug Fixes

  • Fixed hanging when attempting to read a symlink-like file that it can't read
  • Handle default for import context element dependency
  • Merge duplicate chunks call after split chunks
  • Generate correctly code for dynamically importing the same file twice and destructuring
  • Use content hash as [base] and [name] for extracted DataURI's
  • Distinguish module and import in module-import for externals import's
  • [Types] Make EnvironmentPlugin default values types less strict
  • [Types] Typescript 5.6 compatibility

New Features

  • Add new optimization.avoidEntryIife option (true by default for the production mode)
  • Pass output.hash* options to loader context

Performance

  • Avoid unneeded re-visit in build chunk graph

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Sep 30, 2024
@renovate renovate bot requested a review from a team as a code owner September 30, 2024 01:06
@renovate renovate bot requested review from misako0927 and uknmr and removed request for a team September 30, 2024 01:06
Copy link

pkg-pr-new bot commented Sep 30, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/kufu/smarthr-ui@4962

commit: 10dee42

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 06bcfe3 to b74cd6e Compare September 30, 2024 01:15
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from b74cd6e to 10dee42 Compare September 30, 2024 01:17
@uknmr uknmr merged commit 695280c into master Sep 30, 2024
14 checks passed
@uknmr uknmr deleted the renovate/devdependencies-(non-major) branch September 30, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant