Bump loader-utils, babel-loader, css-loader, ejs-compiled-loader, extract-text-webpack-plugin, file-loader, html-webpack-plugin, postcss-loader, stylus-loader and webpack #29
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 loader-utils to 2.0.4 and updates ancestor dependencies loader-utils, babel-loader, css-loader, ejs-compiled-loader, extract-text-webpack-plugin, file-loader, html-webpack-plugin, postcss-loader, stylus-loader and webpack. These dependencies need to be updated together.
Updates
loader-utils
from 1.1.0 to 2.0.4Release notes
Sourced from loader-utils's releases.
... (truncated)
Changelog
Sourced from loader-utils's changelog.
... (truncated)
Commits
6688b50
chore(release): 2.0.4ac09944
fix: ReDoS problem (#225)7162619
chore(release): 2.0.3a93cf6f
fix(security): prototype polution exploit (#217)90c7c4b
chore(release): 2.0.28c2d24e
fix: base64 generation and unicode characters (#197)5fb5562
chore(release): 2.0.11069f61
fix: md4 support on Node.js v17 (#193)d9f4e23
chore(release): 2.0.0865dc03
refactor: switch tomd4
by default (#168)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for loader-utils since your current version.
Updates
babel-loader
from 6.4.1 to 9.1.0Release notes
Sourced from babel-loader's releases.
... (truncated)
Changelog
Sourced from babel-loader's changelog.
Commits
15fbacf
9.1.06348e1c
Pass external dependencies from Babel to Webpack (#971)457b9ad
Update webpackf42ac9b
9.0.14f9c0bf
remove "node:" builtin prefix (#970)9ff288f
9.0.0006a3dc
Update README.mddaed88a
Update README.md0ed5fd6
Bump ini from 1.3.5 to 1.3.8 (#968)b1749e3
Bump y18n from 4.0.0 to 4.0.3 (#967)Maintainer changes
This version was pushed to npm by nicolo-ribaudo, a new releaser for babel-loader since your current version.
Updates
css-loader
from 0.23.1 to 6.7.2Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
394d200
chore(release): 6.7.22f4c273
fix: css modules generation with inline syntax (#1480)7c5cdcc
chore(deps): bump loader-utils from 2.0.2 to 2.0.3 (#1479)d5bc6ea
chore: update dependencies to the latest version (#1478)85b6bf7
ci: add node v19 (#1477)0f85c5b
chore: update dependencies to the latest version (#1474)560c05f
ci: add dependency review action (#1476)cc4e08f
chore: update commitlint action (#1473)9846913
chore: run cancel workflow on pull request (#1472)845718c
chore: update jest to the latest version (#1471)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for css-loader since your current version.
Updates
ejs-compiled-loader
from 2.2.0 to 3.1.0Commits
Updates
extract-text-webpack-plugin
from 1.0.1 to 3.0.2Release notes
Sourced from extract-text-webpack-plugin's releases.
... (truncated)
Changelog
Sourced from extract-text-webpack-plugin's changelog.
... (truncated)
Commits
cc3ba94
chore(release): 3.0.2d5a1de2
fix: refer to theentrypoint
instead of the firstmodule
(`module.identif...5286ab2
build(defaults): update to v1.6.0 (#652)4cfde50
chore(release): 3.0.18de6558
fix: get real path from__filename
instead of__dirname
(NS
)510704f
fix(index): stricter check forshouldExtract !== wasExtracted
(#605)6a660f3
docs(README): update install instructions (#570)083a6c8
docs(README): add custom[contenthash]
formats (#566)d7a75fc
chore(release): 3.0.07ae32d9
refactor: Apply webpack-defaults & webpack 3.x support (#540)Updates
file-loader
from 0.8.5 to 6.2.0Release notes
Sourced from file-loader's releases.
... (truncated)
Changelog
Sourced from file-loader's changelog.
... (truncated)
Commits
c423008
chore(release): 6.2.0654e0d6
feat: added thesourceFilename
property to asset info with original filenam...381d8bd
fix: immutable flag when thename
option have hash in query string (#392)14ed4c9
ci: updated webpack versions (#389)6fadfbe
chore(release): 6.1.160508cf
chore(deps): update25e2668
chore(release): 6.1.06e22f6e
test: fix40fcde8
feat: pass immutable flag to asset info (#383)718aef5
chore(deps): update (#375)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for file-loader since your current version.
Updates
html-webpack-plugin
from 2.29.0 to 5.5.0Changelog
Sourced from html-webpack-plugin's changelog.
... (truncated)
Commits
873d75b
chore(release): 5.5.0ddeb774
chore: update examples1e42625
feat: Support type=module via scriptLoading option7d3645b
Bump pretty-error to 4.0.0 to fix transitive vuln for ansi-regex CVE-2021-380779be779
[chore] changes actions to run on pull_requestsb7e5859
[chore] fixes CI to avoid race conditions48131d3
chore(release): 5.4.016a841a
[chore] rebuild examples3bb7c17
Update index.jse38ac97
Update index.jsMaintainer changes
This version was pushed to npm by jantimon, a new releaser for html-webpack-plugin since your current version.
Updates
postcss-loader
from 0.9.1 to 7.0.1Release notes
Sourced from postcss-loader's releases.
... (truncated)
Changelog
Sourced from postcss-loader's changelog.
... (truncated)
Commits
f1729f8
chore(release): 7.0.1888d72e
fix: unexpected failing on CSS syntax error (#593)004334a
chore: update dependencies to the latest version (#591)ca51b83
docs: update note in README.md (#589)229ebc7
chore: disable commit message length check (#588)024b04a
chore: update dependencies to the latest version (#587)7cb51fc
docs: remove old badge (#586)cacc4b3
chore(release): 7.0.08a2e706
chore(deps): update (#585)bc66435
refactor!: minimum supportedNode.js
version is14.15.0
(#582)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for postcss-loader since your current version.
Updates
stylus-loader
from 2.5.1 to 7.1.0Release notes
Sourced from stylus-loader's releases.
... (truncated)
Changelog
Sourced from stylus-loader's changelog.
... (truncated)
Commits
fad7060
chore(release): 7.1.05d76d64
feat: allow to extendconditionNames
(#365)cbce835
chore: update dependencies to the latest version (#364)76093b8
chore: update commitlint action (#363)a29a1d1
chore: run cancel workflow on pull request (#362)7238a6d
chore: update jest to the latest version (#361)116c25d
chore: upgrae-dependencies to the latest version (#360)228b757
ci: update github workflow security permissions (