Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack ^5.98.0 -> ^5.101.3 age adoption passing confidence

Release Notes

webpack/webpack (webpack)

v5.101.3

Compare Source

v5.101.2

Compare Source

Fixes
  • Fixed syntax error when comment is on the last line
  • Handle var declaration for createRequire
  • Distinguish free variable and tagged variable

v5.101.1

Compare Source

Fixes
  • Filter deleted assets in processAdditionalAssets hook
  • HMR failure in defer module
  • Emit assets even if invalidation occurs again
  • Export types for serialization and deserialization in plugins and export the ModuleFactory class
  • Fixed the failure export of internal function for ES module chunk format
  • Fixed GetChunkFilename failure caused by dependOn entry
  • Fixed the import of missing dependency chunks
  • Fixed when entry chunk depends on the runtime chunk hash
  • Fixed module.exports bundle to ESM library
  • Adjusted the time of adding a group depending on the fragment of execution time
  • Fixed circle dependencies when require RawModule and condition of isDeferred
  • Tree-shakable module library should align preconditions of allowInlineStartup

v5.101.0

Compare Source

v5.100.2

Compare Source

v5.100.1

Compare Source

v5.100.0

Compare Source

Fixes
  • Fixed the case where an ES modules entry chunk depends on the runtime chunk hash
  • Handle function exports in webpack module wrapper
  • Ensure dependent chunks are imported before startup & fix duplicate export of 'default'
  • Generate lose closing brace when exports are unprovided
  • CleanPlugin doesn't unlink same file twice
  • Fixed unexpected error codes from fs.unlink on Windows
  • Typescript types
Features
  • HMR support for ES modules output
  • ES module output mode now fully supports splitChunks when external variables and runtimeChunk are not set.
  • Added support using keyword
  • Implemented tc39 Defer Module Evaluation (experiment)
  • Support dynamic template literals expressions for new URL(...)
  • Enable ES modules worker chunk loading for Node.js targets
  • Improved support for destructing in DefinePlugin
  • Added VirtualUrlPlugin to support virtual: modules
Performance Improvements
  • Remove useless startup entrypoint runtime for ES modules output
  • Cache new URL(...) evaluate expression

v5.99.9

Compare Source

v5.99.8

Compare Source

Fixes
  • Fixed type error with latest @types/node
  • Fixed typescript types

v5.99.7

Compare Source

Fixes
  • Don't skip export generation for default reexport (#​19463)
  • Fixed module library export generation for reexport (#​19459)
  • Avoid module concatenation in child compilation for module library (#​19457)
  • Ensure HMR recover gracefully when CSS module with error
  • Respect cause of any errors and errors of AggregateError in stats output
  • Added missing @types/json-schema in types

v5.99.6

Compare Source

Fixes
  • Respect public path for ES modules
  • Fixed generation of module for module library when mixing commonjs and esm modules
  • Always apply FlagDependencyExportsPlugin for libraries where it required
  • Faster logic for dead control flow
  • Typescript types

v5.99.5

Compare Source

Fixes
  • Control dead flow for labeled and blockless statements

v5.99.4

Compare Source

Fixes
  • Fixed terminated state for if/else

v5.99.3

Compare Source

Fixes
  • Fixed dead control flow with deep nested if/else

v5.99.2

Compare Source

Fixes
  • Dead control flow for exotic cases

v5.99.1

Compare Source

Fixes
  • Dead control flow for many cases

v5.99.0

Compare Source

Fixes
  • Fixed a lot of types
  • Fixed runtime error when using asset module as entrypoint and runtimeChunk
  • JSON generator now preserves __proto__ property
  • Fixed when entry module isn't executed when targeting webworker with a runtime chunk
  • Do not duplicate modules with import attributes and reexport
  • The module and module ESM libraries have been union and code generation has been improved
  • Use a valid output path for errored asset modules
  • Remove BOM from JavaScript and CSS files when loader was not used
  • Create export for externals for module/modern-module library
  • Export unprovided variables for commonjs-static library
  • Forward semicolons from meta.webpackAST
  • Use xxhash64 for cache.hashAlgorithm when experiments.futureDefaults enabled
  • [CSS] Fixed profiling plugin for CSS
  • [CSS] Avoid extra module.export output for CSS module
Features
  • Add dead control flow check
  • Handle new Worker(import.meta.url) and new Worker(new URL(import.meta.url)) syntax
  • Added ability to generate custom error content for generators
Performance Improvements
  • Fixed excessive calls of getAllReferences
  • Optimize loc for monomorphic inline caching
Chores
  • Switch on strict types for typescript

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner April 7, 2025 19:39
@renovate renovate bot added the renovate label Apr 7, 2025
@renovate renovate bot requested review from chihiro-adachi and shabaraba and removed request for a team April 7, 2025 19:39
@github-actions github-actions bot added pkg: rest-api-client @kintone/rest-api-client pkg: dts-gen @kintone/dts-gen pkg: create-plugin @kintone/create-plugin pkg: plugin-packer @kintone/plugin-packer pkg: webpack-plugin-kintone-plugin @kintone/webpack-plugin-kintone-plugin labels Apr 7, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 1b82bac to db901d6 Compare April 8, 2025 17:01
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.99.0 chore(deps): update dependency webpack to ^5.99.3 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from db901d6 to d7ee818 Compare April 8, 2025 21:39
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.99.3 chore(deps): update dependency webpack to ^5.99.4 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from d7ee818 to d55b348 Compare April 9, 2025 12:12
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.99.4 chore(deps): update dependency webpack to ^5.99.5 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 9 times, most recently from d6248e4 to 3337c23 Compare April 16, 2025 16:30
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 3 times, most recently from 9a99d8e to c3fbe79 Compare April 18, 2025 14:40
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.99.5 chore(deps): update dependency webpack to ^5.99.6 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from c3fbe79 to 786aa78 Compare April 22, 2025 16:38
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from ac174cc to 3a84f2a Compare July 15, 2025 14:54
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.100.1 chore(deps): update dependency webpack to ^5.100.2 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from da10f10 to f998e03 Compare July 20, 2025 20:59
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 3 times, most recently from 87b4465 to 62f41e6 Compare July 28, 2025 16:37
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.100.2 chore(deps): update dependency webpack to ^5.101.0 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 6 times, most recently from 29028f2 to 299771e Compare August 12, 2025 14:52
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.101.0 chore(deps): update dependency webpack to ^5.101.1 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 299771e to 5f1b224 Compare August 14, 2025 18:31
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.101.1 chore(deps): update dependency webpack to ^5.101.2 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 5f1b224 to 8ecf051 Compare August 18, 2025 14:37
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.101.2 chore(deps): update dependency webpack to ^5.101.3 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 8 times, most recently from 2ce5723 to 237f750 Compare August 24, 2025 21:52
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 237f750 to a7ea71b Compare August 27, 2025 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: create-plugin @kintone/create-plugin pkg: dts-gen @kintone/dts-gen pkg: plugin-packer @kintone/plugin-packer pkg: rest-api-client @kintone/rest-api-client pkg: webpack-plugin-kintone-plugin @kintone/webpack-plugin-kintone-plugin renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants