Skip to content

chore(deps): update dependency webpack-sources to ^3.4.1#804

Merged
mergify[bot] merged 1 commit intomasterfrom
renovate/webpack-sources-3.x
May 1, 2026
Merged

chore(deps): update dependency webpack-sources to ^3.4.1#804
mergify[bot] merged 1 commit intomasterfrom
renovate/webpack-sources-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 1, 2026

This PR contains the following updates:

Package Change Age Confidence
webpack-sources ^3.3.4^3.4.1 age confidence

Release Notes

webpack/webpack-sources (webpack-sources)

v3.4.1

Compare Source

Patch Changes
  • Implements more effective buffers and buffer for ReplaceSource and improve performance in other places. (by @​alexander-akait in #​211)

v3.4.0

Compare Source

Minor Changes
  • Add Source.prototype.buffers() that returns the source as Buffer[]. ConcatSource, CachedSource, and CompatSource implement it without allocating an intermediate concatenated buffer, allowing consumers that can write multiple buffers at once (e.g. via writev) to avoid the overhead of Buffer.concat in deeply nested sources. (by @​alexander-akait in #​204)
Patch Changes
  • fix: use Int32Array for signed VLQ delta accumulation in readMappings so cumulative values that go negative are preserved instead of wrapping to a large unsigned integer (by @​alexander-akait in #​206)

  • Improved performance in many places. (by @​alexander-akait in #​209)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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 added ci:auto-merge dependencies Pull requests that update a dependency file labels May 1, 2026
@mergify mergify Bot merged commit 4f3f437 into master May 1, 2026
3 checks passed
@mergify mergify Bot deleted the renovate/webpack-sources-3.x branch May 1, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:auto-merge dependencies Pull requests that update a dependency file size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants