Skip to content

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Nov 26, 2025

This PR contains the following updates:

npm

Package Change Age Adoption Passing Confidence
webpack (source) [`4.0.0 ^5.0.0->5.103.0`](https://renovatebot.com/diffs/npm/webpack/4.0.0 ^5.0.0/5.103.0)

Release Notes

webpack/webpack (webpack)

4.0.0 || ^5.0.0 -> 5.103.0

v5.103.0

[Compare Source](https://github.com/webpack/webpack/compare/v4.0.0 || ^5.0.0...v5.103.0)

Features

  • Added DotenvPlugin and top level dotenv option to enable this plugin
  • Added WebpackManifestPlugin
  • Added support the ignoreList option in devtool plugins
  • Allow to use custom javascript parse function
  • Added import.meta.env support for environment variables
  • Added support for import.meta.dirname and import.meta.filename
  • Added support import.defer() for statistical path
  • Handle import.meta.main
  • Added suport to setup named exports for JSON modules and disable usage named export for import file from "./file.json" with { type: "json" }
  • Added support __dirname/__filename/import.meta.dirname/import.meta.filename for universal target
  • [CSS] Added the exportType option with link (by default), "text" and css-style-sheet values
  • [CSS] Added support for composes properties

Fixes

  • The dependOn chunk must be loaded before the common chunk
  • Return to namespace import when the external request includes a specific export
  • No ru...

[View full release notes]

Released by alexander-akait on 11/18/2025

v5.102.1

[Compare Source](https://github.com/webpack/webpack/compare/v4.0.0 || ^5.0.0...v5.103.0)

Fixes

  • Supported extends with env for browserslist
  • Supported JSONP fragment format for web workers.
  • Fixed dynamic import support in workers using browserslist.
  • Fixed default defer import mangling.
  • Fixed default import of commonjs externals for SystemJS format.
  • Fixed context modules to the same file with different import attributes.
  • Fixed typescript types.
  • Improved import.meta warning messages to be more clear when used directly.
  • [CSS] Fixed CC_UPPER_U parsing (E -> U) in tokenizer.

Released by alexander-akait on 10/7/2025

v5.102.0

[Compare Source](https://github.com/webpack/webpack/compare/v4.0.0 || ^5.0.0...v5.103.0)

Features

  • Added static analyze for dynamic imports
  • Added support for import file from "./file.ext" with { type: "bytes" } to get the content as Uint8Array (look at example)
  • Added support for import file from "./file.ext" with { type: "text" } to get the content as text (look at example)
  • Added the snapshot.contextModule to configure snapshots options for context modules
  • Added the extractSourceMap option to implement the capabilities of loading source maps by comment, you don't need source-map-loader (look at example)
  • The topLevelAwait experiment is now stable (you can remove experiments.topLevelAwait from your webpack.config.js)
  • The layers experiment is now stable (you can remove experiments.layers from your webpack.config.js)
  • Added function mat...

[View full release notes]

Released by alexander-akait on 9/29/2025


📊 Package Statistics

  • webpack: 35,321,109 weekly downloads

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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 Buddy 🤖

@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for dtsx failed. Why did it fail? →

Name Link
🔨 Latest commit 15ae55b
🔍 Latest deploy log https://app.netlify.com/projects/dtsx/deploys/692709bc1407d8000949c585

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 26, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/dtsx/bun-plugin-dtsx@92
npm i https://pkg.pr.new/stacksjs/dtsx/@stacksjs/dtsx@92

commit: 15ae55b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants