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.104.1`](https://renovatebot.com/diffs/npm/webpack/4.0.0 ^5.0.0/5.104.1)

Release Notes

webpack/webpack (webpack)

4.0.0 || ^5.0.0 -> 5.104.1

v5.104.1

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

5.104.1

Patch Changes

  • 2efd21b: Reexports runtime calculation should not accessing WEBPACK_IMPORT_KEY decl with var.
  • c510070: Fixed a user information bypass vulnerability in the HttpUriPlugin plugin.

Released by alexander-akait on 12/18/2025

v5.104.0

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

5.104.0

Minor Changes

  • d3dd841: Use method shorthand to render module content in __webpack_modules__ object.
  • d3dd841: Enhance import.meta.env to support object access.
  • 4baab4e: Optimize dependency sorting in updateParent: sort each module only once by deferring to finishUpdateParent(), and reduce traversal count in sortWithSourceOrder by caching WeakMap values upfront.
  • 04cd530: Handle more at-rules for CSS modules.
  • cafae23: Added options to control the renaming of at-rules and various identifiers in CSS modules.
  • d3dd841: Added base64url, base62, base58, base52, base49, base36, base32 and base25 digests.
  • 5983843: Provide a stable runtime function variable __webpack_global__.
  • d3dd841: Improved localIdentName hashing for CSS.

Patch Changes

  • 22c48fb: Added module existence check for informative error message in development mode.
  • 50689e1: Use the fully qualified class name (or export name) for [fullhash] placeholder in CSS modules.
    ...

[View full release notes]

Released by alexander-akait on 12/16/2025

v5.103.0

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

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


📊 Package Statistics

  • webpack: 35,614,994 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 a6e1ea8
🔍 Latest deploy log https://app.netlify.com/projects/dtsx/deploys/69440c48005f5500087ceb0c

@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: a6e1ea8

@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency webpack to 5.103.0 chore(deps): update dependency webpack to 5.104.0 Dec 16, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency webpack to 5.104.0 chore(deps): update dependency webpack to 5.104.1 Dec 18, 2025
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