chore(deps): bump webpack, file-loader, raw-loader, url-loader and svg-sprite-loader - #328
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump webpack, file-loader, raw-loader, url-loader and svg-sprite-loader#328dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
…g-sprite-loader Bumps [webpack](https://github.com/webpack/webpack) to 5.109.1 and updates ancestor dependencies [webpack](https://github.com/webpack/webpack), [file-loader](https://github.com/webpack-contrib/file-loader), [raw-loader](https://github.com/webpack-contrib/raw-loader), [url-loader](https://github.com/webpack-contrib/url-loader) and [svg-sprite-loader](https://github.com/JetBrains/svg-sprite-loader). These dependencies need to be updated together. Updates `webpack` from 4.47.0 to 5.109.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v4.47.0...v5.109.1) Updates `webpack` from 5.89.0 to 5.109.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v4.47.0...v5.109.1) Updates `file-loader` from 3.0.1 to 6.2.0 - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/file-loader@v3.0.1...v6.2.0) Updates `raw-loader` from 2.0.0 to 4.0.2 - [Release notes](https://github.com/webpack-contrib/raw-loader/releases) - [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/raw-loader@v2.0.0...v4.0.2) Updates `url-loader` from 1.1.2 to 4.1.1 - [Release notes](https://github.com/webpack-contrib/url-loader/releases) - [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/url-loader@v1.1.2...v4.1.1) Updates `svg-sprite-loader` from 4.3.0 to 6.0.11 - [Release notes](https://github.com/JetBrains/svg-sprite-loader/releases) - [Changelog](https://github.com/JetBrains/svg-sprite-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/svg-sprite-loader/commits) --- updated-dependencies: - dependency-name: file-loader dependency-version: 6.2.0 dependency-type: direct:production - dependency-name: raw-loader dependency-version: 4.0.2 dependency-type: direct:production - dependency-name: svg-sprite-loader dependency-version: 6.0.11 dependency-type: direct:development - dependency-name: url-loader dependency-version: 4.1.1 dependency-type: direct:production - dependency-name: webpack dependency-version: 5.109.1 dependency-type: direct:development - dependency-name: webpack dependency-version: 5.109.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-0addae89a5
branch
from
July 28, 2026 15:13
0bd0b55 to
bf98dbb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps webpack to 5.109.1 and updates ancestor dependencies webpack, file-loader, raw-loader, url-loader and svg-sprite-loader. These dependencies need to be updated together.
Updates
webpackfrom 4.47.0 to 5.109.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
ec39088chore(release): new release (#21493)cea3698fix: avoid stray semicolon after a parenthesized sequence element (#21533)6926396fix: track CommonJS build dependencies without require.cache children; run mo...bcb1abdchore(perf): improve caching in SplitChunksPlugin (#21529)c9268f1Fix require(esm) module.exports re-export exports determinism (#21521)59566fcchore(deps): bump postcss from 8.5.16 to 8.5.23 (#21527)e28262erefactor: reduce duplication and name magic constants across lib, speed up Ag...aa1e746perf(serialization): reduce allocations in binary middleware hot paths (#21526)929b113perf: enable the Node.js compile cache in the CLI entry point (#21523)4efcd73Enable HotTestCases on Deno (#21524)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for webpack since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
webpackfrom 5.89.0 to 5.109.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
ec39088chore(release): new release (#21493)cea3698fix: avoid stray semicolon after a parenthesized sequence element (#21533)6926396fix: track CommonJS build dependencies without require.cache children; run mo...bcb1abdchore(perf): improve caching in SplitChunksPlugin (#21529)c9268f1Fix require(esm) module.exports re-export exports determinism (#21521)59566fcchore(deps): bump postcss from 8.5.16 to 8.5.23 (#21527)e28262erefactor: reduce duplication and name magic constants across lib, speed up Ag...aa1e746perf(serialization): reduce allocations in binary middleware hot paths (#21526)929b113perf: enable the Node.js compile cache in the CLI entry point (#21523)4efcd73Enable HotTestCases on Deno (#21524)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for webpack since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
file-loaderfrom 3.0.1 to 6.2.0Release notes
Sourced from file-loader's releases.
... (truncated)
Changelog
Sourced from file-loader's changelog.
... (truncated)
Commits
c423008chore(release): 6.2.0654e0d6feat: added thesourceFilenameproperty to asset info with original filenam...381d8bdfix: immutable flag when thenameoption have hash in query string (#392)14ed4c9ci: updated webpack versions (#389)6fadfbechore(release): 6.1.160508cfchore(deps): update25e2668chore(release): 6.1.06e22f6etest: fix40fcde8feat: pass immutable flag to asset info (#383)718aef5chore(deps): update (#375)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
raw-loaderfrom 2.0.0 to 4.0.2Release notes
Sourced from raw-loader's releases.
Changelog
Sourced from raw-loader's changelog.
... (truncated)
Commits
dbe458dchore(release): 4.0.2b89d8d9chore(deps): update (#100)30daf0dchore(deps): remove unnecessary deps35a10f4chore(release): 4.0.121f0ca5chore(deps): update (#90)e76476cchore(release): 4.0.05ec82d6refactor: next (#88)d231710chore(release): 3.1.06cf76b8feat: improved validation error messages (#85)aebfd74chore(deps): update (#84)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
url-loaderfrom 1.1.2 to 4.1.1Release notes
Sourced from url-loader's releases.
... (truncated)
Changelog
Sourced from url-loader's changelog.
... (truncated)
Commits
acf4eb1chore(release): 4.1.120c744bchore(deps): update (#220)1811901chore: remove unnecessary deps35eeed1ci: migrate on github actions (#213)06d270achore(release): 4.1.0488b6ecrefactor: code (#212)36f1354feat: add encoding & generator options (#210)8828d64chore(release): 4.0.0fc8721fchore(deps): migrate onmime-typespackage (#209)f13757achore(deps): update (#208)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
svg-sprite-loaderfrom 4.3.0 to 6.0.11Release notes
Sourced from svg-sprite-loader's releases.
Changelog
Sourced from svg-sprite-loader's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by d3x42, a new releaser for svg-sprite-loader since your current version.