Bump the webpack-plus-plugins-and-loaders group across 1 directory with 7 updates #5237
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 the webpack-plus-plugins-and-loaders group with 7 updates in the / directory:
6.10.0
7.1.2
6.0.0
7.0.0
2.8.1
2.9.2
14.1.1
16.0.5
9.5.1
9.5.2
5.95.0
5.98.0
5.1.4
6.0.1
Updates
css-loader
from 6.10.0 to 7.1.2Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
d5ba44a
chore(release): 7.1.276757ef
fix: keep order of@import
s with thewebpackIgnore
comment (#1600)4b41689
ci: use node v22 (#1596)2068222
chore: update dependencies to latest version (#1595)e006f66
refactor: useenvironment
to gettemplateLiteral
value (#1591)5c717c9
chore(release): 7.1.1d6c31a1
fix: automatically rename classdefault
to_default
when named export is ...b162e25
chore(release): 7.1.015f793d
docs: update logic (#1587)9c165a4
docs: update migration guide (#1586)Updates
css-minimizer-webpack-plugin
from 6.0.0 to 7.0.0Release notes
Sourced from css-minimizer-webpack-plugin's releases.
Changelog
Sourced from css-minimizer-webpack-plugin's changelog.
Commits
1c57d88
chore(release): 7.0.0a252ce9
feat: update cssnano to 7.0 (#263)d53e25a
chore: update dependencies to latest version (#264)40207eb
docs: fix link to cssnano (#262)56e12ad
chore: update dependencies to the latest version (#261)3111cd4
docs: fix cssnano optimisations link broken (#260)b51683a
chore: upgrade dependencies to latest version (#257)791cbb3
chore: update codecov-action to v4 (#256)2ce7dc0
test: layer at-rule (#255)afcd292
chore: update dependencies to latest version (#254)Updates
mini-css-extract-plugin
from 2.8.1 to 2.9.2Release notes
Sourced from mini-css-extract-plugin's releases.
Changelog
Sourced from mini-css-extract-plugin's changelog.
Commits
3effaa0
chore(release): 2.9.258c6b74
fix: prefetch and preload runtime generation (#1116)00cdedb
chore(release): 2.9.18f77e19
fix: addexport default {}
when CSS modules enabled and a file is empty for...3df97b6
docs: update github syntax of note (#1102)727427b
docs: fix example of the namedExport (#1103)aab1b12
ci: fix (#1099)7cc2789
chore(release): 2.9.029f0b91
test: fix (#1096)ee25e51
feat: add support for link preload/prefetch (#1043)Updates
sass-loader
from 14.1.1 to 16.0.5Release notes
Sourced from sass-loader's releases.
... (truncated)
Changelog
Sourced from sass-loader's changelog.
... (truncated)
Commits
300ac87
chore(release): 16.0.53352e49
fix: allow to import CSS using@use
withcss
extension (#1254)115b9a0
chore: update codecov-action from v4 to v5 (#1251)1c98038
chore(release): 16.0.470a10ff
fix: include sources map сontent for modern api by default (#1250)38c79b5
docs: update README.md (#1247)8a9e060
chore(release): 16.0.3004ed38
fix(modern-compiler): dispose redundant compilers (#1245)262dc3d
ci: add Node.js v23 (#1243)eda8505
docs: update (#1242)Updates
ts-loader
from 9.5.1 to 9.5.2Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
e652315
fix: add more detailed error messages (#1665)36b6bf2
Upgrade TypeScript to 5.7 (#1661)6a4e29c
Create SECURITY.md5379bb1
Update testpack for TypeScript 5.6 (#1656)95110c6
Ts 55 (#1651)7d8b38e
Typescript54 (#1647)effc0e1
feat: upgrade to 5.3 (#1641)Updates
webpack
from 5.95.0 to 5.98.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
f1bdec5
5.98.09579f22
chore: adopt the new webpack governance model (#18804)a1edb20
fix: node async wasm loader now useoutput.module
to determinate code gener...e55b08b
perf: use startsWith for matching instead of converting the string to a regex6e14dba
chore: fix typo (#19205)f123ce5
fix: respectoutput.charset
everywhere (#19202)af20c7b
fix: stripblob:
protocol when public path isauto
(#19199)80826c5
feat: implement/* webpackIgnore: true */
forrequire.resolve
(#19201)ac6ffca
fix(types): correct BuildInfo and BuildMeta type definitions (#19200)8ac130a
ci: fixUpdates
webpack-cli
from 5.1.4 to 6.0.1Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
480b33d
chore(release): publish new version7a5071b
test: fix8326501
fix: better default valueseab2f39
fix: less dependencies2db1195
refactor: codefca8c00
fix: logging09c7cd7
fix: reduce package size, avoid*.d.ts
7a7e5d9
fix: update peer dependencies (#4356)5405aed
chore(deps-dev): bump readable-stream in the dependencies group (#4355)270fdc2
chore(release): create-webpack-appDependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions