Skip to content

chore(deps): bump webpack-sources from 3.2.3 to 3.3.4#1352

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/webpack-sources-3.3.4
Open

chore(deps): bump webpack-sources from 3.2.3 to 3.3.4#1352
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/webpack-sources-3.3.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps webpack-sources from 3.2.3 to 3.3.4.

Release notes

Sourced from webpack-sources's releases.

v3.3.4

Fixes

  • sync SourceMapSource constructor types with sourceAndMap method (#176)

v3.3.3

Fixes

  • generate last column mapping even when source is missing for ConcatSource

v3.3.2

Fixes

  • [Types] Using HashLike name instead Hash

v3.3.1

Fixes

  • Always use a buffer to calculate the hash
  • [Types] Added debugId and ignoreList fields to RawSourceMap type

v3.3.0

Features

  • Added types
  • Added ability to reduce memory consumed

Performance

  • Avoid extra calculation for hash updates
Commits
  • 060a560 chore(release): 3.3.4
  • e3cc2b2 fix: sync SourceMapSource constructor types with sourceAndMap method (#176)
  • 08e4c94 chore: update deps (#175)
  • bfd2992 chore(deps): bump lodash from 4.17.21 to 4.17.23 (#174)
  • aa390b3 chore: migrate to npm from yarn
  • 3954539 chore: migrate to npm from yarn
  • 1b98c0f chore(release): 3.3.3
  • b19b923 fix: generate last column mapping even when source is missing for ConcatSource
  • b2db929 ci: improve (#172)
  • 6af577c chore: use eslint-config-webpack (#170)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for webpack-sources since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [webpack-sources](https://github.com/webpack/webpack-sources) from 3.2.3 to 3.3.4.
- [Release notes](https://github.com/webpack/webpack-sources/releases)
- [Commits](webpack/webpack-sources@v3.2.3...v3.3.4)

---
updated-dependencies:
- dependency-name: webpack-sources
  dependency-version: 3.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants