[Snyk] Upgrade: css-loader, cssnano, css-minimizer-webpack-plugin, esbuild-loader, fork-ts-checker-webpack-plugin, h3, postcss-import, postcss-loader, vue-bundle-renderer, webpack-dev-middleware, webpack-virtual-modules, webpackbar #1
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.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
css-loader
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 2 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 10 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 8 years ago
⚠️ This is a major version upgrade, and may be a breaking change | 6 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 6 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 2 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 7 months ago
from 6.11.0 to 7.1.2 | 4 versions ahead of your current version
on 2024-05-22
cssnano
from 6.1.2 to 7.0.5 | 6 versions ahead of your current version
on 2024-08-09
css-minimizer-webpack-plugin
from 5.0.1 to 7.0.0 | 2 versions ahead of your current version
on 2024-05-07
esbuild-loader
from 3.2.0 to 4.2.2 | 8 versions ahead of your current version
on 2024-07-16
fork-ts-checker-webpack-plugin
from 8.0.0 to 9.0.2 | 3 versions ahead of your current version
on 2023-10-29
h3
from 1.12.0 to 2.0.0 | 1 version ahead of your current version
on 2016-10-16
postcss-import
from 15.1.0 to 16.1.0 | 3 versions ahead of your current version
on 2024-03-20
postcss-loader
from 7.3.4 to 8.1.1 | 3 versions ahead of your current version
on 2024-02-28
vue-bundle-renderer
from 1.0.3 to 2.1.0 | 2 versions ahead of your current version
on 2024-05-09
webpack-dev-middleware
from 6.1.3 to 7.3.0 | 6 versions ahead of your current version
on 2024-07-18
webpack-virtual-modules
from 0.5.0 to 0.6.2 | 3 versions ahead of your current version | 3 months ago
on 2024-06-04
webpackbar
from 5.0.2 to 6.0.1 | 2 versions ahead of your current version
on 2024-02-19
Release notes
Package name: css-loader
7.1.2 (2024-05-22)
Bug Fixes
@ import
s with thewebpackIgnore
comment (#1600) (76757ef)7.1.1 (2024-04-10)
Bug Fixes
default
to_default
when named export is enabled (#1590) (d6c31a1)7.1.0 (2024-04-08)
Features
getJSON
option to output CSS modules mapping (#1577) (af834b4)7.0.0 (2024-04-04)
⚠ BREAKING CHANGES
modules.namedExport
option istrue
by default if you enable theesModule
optionMigration guide:
Before:
console.log(style.myClass);
After:
console.log(style.myClass);
Typescript migration:
Before:
After:
modules.exportLocalsConvention
has the valueas-is
when themodules.namedExport
option istrue
and you don't specify a value5.27.0
18.12.0
Features
modules.namedExports
option works fine with anymodules.exportLocalsConvention
values (f96a110)modules.exportLocalsConvention
options (40e1668)6.11.0 (2024-04-03)
Features
Bug Fixes
@ scope
at-rule without params (#1581) (e022e3b)Package name: cssnano
[email protected]
[email protected]
Package name: css-minimizer-webpack-plugin
7.0.0 (2024-05-07)
⚠ BREAKING CHANGES
6.0.0 (2024-01-17)
⚠ BREAKING CHANGES
18.12.0
(#252) (f7f74c0)5.0.1 (2023-06-13)
Bug Fixes
Package name: esbuild-loader
4.2.2 (2024-07-16)
Bug Fixes
tsconfig.json
edge-cases in dependencies (#377) (e252654)4.2.1 (2024-07-15)
Bug Fixes
4.2.0 (2024-06-17)
Features
^0.21
(#374) (53a5966)4.1.0 (2024-03-08)
Features
dynamic-imports
by default (#361) (7b948ef)4.0.3 (2024-01-23)
Bug Fixes
Reverts
4.0.2 (2023-08-29)
Bug Fixes
4.0.1 (2023-08-19)
Bug Fixes
Performance Improvements
4.0.0 (2023-08-09)
Bug Fixes
BREAKING CHANGES
3.2.0 (2023-08-09)
Features
Package name: fork-ts-checker-webpack-plugin
9.0.2 (2023-10-29)
Bug Fixes
9.0.1 (2023-10-29)
Bug Fixes
9.0.0 (2023-10-04)
chore
BREAKING CHANGES
Signed-off-by: Lucian Buzzo [email protected]
8.0.0 (2023-03-05)
Bug Fixes
Features
BREAKING CHANGES
Package name: h3
Package name: postcss-import
16.1.0
16.0.1
16.0.0
15.1.0
Package name: postcss-loader
8.1.1 (2024-02-28)
Bug Fixes
default
when loading postcss esm configs (52d8050)8.1.0 (2024-01-30)
Features
@ rspack/core
as an optional peer dependency (#679) (512e4c3)8.0.0 (2024-01-16)
⚠ BREAKING CHANGES
18.12.0
(#677) (8dd0315)7.3.4 (2023-12-27)
Bug Fixes
Package name: vue-bundle-renderer
compare changes
🩹 Fixes
.pcss
extension as a CSS extension (#69)ssrContext
andcreateRenderer
(#73)🏡 Chore
expect-type
(bc09fa9)🤖 CI
❤️ Contributors
v2.0.0
compare changes
🩹 Fixes
<script>
(#46)📦 Build
🏡 Chore
❤️ Contributors
Package name: webpack-dev-middleware
7.3.0 (2024-07-18)
Features
7.2.1 (2024-04-02)
Bug Fixes
7.2.0 (2024-03-29)
Features
ETag
header generation (#1797) (b759181)Last-Modified
header generation (#1798) (18e5683)7.1.1 (2024-03-21)
Bug Fixes
ContentLength
incorrectly set for empty files (#1785) (0f3e25e)7.1.0 (2024-03-19)
Features
fs.createReadStream
overfs.readFileSync
to read files (ab533de)Bug Fixes
7.0.0 (2023-12-26)
⚠ BREAKING CHANGES
6.1.3 (2024-03-29)
Bug Fixes
Package name: webpack-virtual-modules
Package name: webpackbar
compare changes
🩹 Fixes
❤️ Contributors
compare changes
🩹 Fixes
profile
reporter whenprofile
option enabled (#94)💅 Refactors
📦 Build
❤️ Contributors
chore(release): 5.0.2
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: