Bumps json5 to 2.2.3 and updates ancestor dependencies json5, karma-webpack, mini-css-extract-plugin, postcss-loader, sass-loader, vue-loader, vuepress, webpack and webpack-cli. These dependencies need to be updated together.
Updates json5
from 2.2.1 to 2.2.3
Release notes
Sourced from json5's releases.
v2.2.3
v2.2.2
- Fix: Properties with the name
__proto__
are added to objects and arrays.
(#199) This also fixes a prototype pollution vulnerability reported by
Jonathan Gregson! (#295).
Changelog
Sourced from json5's changelog.
- Fix: Properties with the name
__proto__
are added to objects and arrays.
(#199) This also fixes a prototype pollution vulnerability reported by
Jonathan Gregson! (#295).
Commits
Updates karma-webpack
from 4.0.2 to 5.0.0
Release notes
Sourced from karma-webpack's releases.
v5.0.0
No release notes provided.
v5.0.0-alpha.6
Bug Fixes
- automatically fix missing webpack framework and report a warning (ea5dc8e)
- fix an issue where multiple karma-webpack processes could not run in parallel (ea3dabe)
- bump hotfix dependencies (98b3ec9)
v5.0.0-alpha.5
Bug Fixes
- change the webpack peer dependency to webpack v5 (2e0ca74)
v5.0.0-alpha.4
Bug Fixes
- fix compatibility issues for webpack v5 (8d7366f), closes #452
- remove deprecation warning for
.watch()
(4fe1f60)
Changelog
Sourced from karma-webpack's changelog.
5.0.0 (2021-02-02)
No changes, just a new stable release.
Bug Fixes
- automatically fix missing webpack framework and report a warning (ea5dc8e)
- fix an issue where multiple karma-webpack processes could not run in parallel (ea3dabe)
- bump hotfix dependencies (98b3ec9)
Bug Fixes
- change the webpack peer dependency to webpack v5 (2e0ca74)
Bug Fixes
- fix compatibility issues for webpack v5 (8d7366f), closes #452
- remove deprecation warning for
.watch()
(4fe1f60)
Bug Fixes
Bug Fixes
- karma-webpack: normalize paths to be compatible with windows (b783e1c)
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by ryanclark, a new releaser for karma-webpack since your current version.
Updates mini-css-extract-plugin
from 0.9.0 to 2.7.2
Release notes
Sourced from mini-css-extract-plugin's releases.
v2.7.2
2.7.2 (2022-12-06)
Bug Fixes
v2.7.1
2.7.1 (2022-11-29)
Bug Fixes
v2.7.0
2.7.0 (2022-11-16)
Features
- add function support for locals (loader) (#985) (65519d0)
v2.6.1
2.6.1 (2022-06-15)
Bug Fixes
- do not attempt hot reloading when emit is false (#953) (b426f04)
v2.6.0
2.6.0 (2022-03-03)
Features
- added
baseUri
option support (from entry options) (#915) (6004d95)
v2.5.3
2.5.3 (2022-01-25)
Bug Fixes
v2.5.2
2.5.2 (2022-01-17)
... (truncated)
Changelog
Sourced from mini-css-extract-plugin's changelog.
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
2.7.0 (2022-11-16)
Features
- add function support for locals (loader) (#985) (65519d0)
2.6.1 (2022-06-15)
Bug Fixes
- do not attempt hot reloading when emit is false (#953) (b426f04)
2.6.0 (2022-03-03)
Features
- added
baseUri
option support (from entry options) (#915) (6004d95)
2.5.3 (2022-01-25)
Bug Fixes
2.5.2 (2022-01-17)
Bug Fixes
2.5.1 (2022-01-17)
... (truncated)
Commits
Updates postcss-loader
from 3.0.0 to 7.0.2
Release notes
Sourced from postcss-loader's releases.
v7.0.2
7.0.2 (2022-11-29)
Bug Fixes
- support ESM version of
postcss.config.js
and postcss.config.mjs
(#614) (955085f)
v7.0.1
7.0.1 (2022-07-11)
Bug Fixes
- unexpected failing on CSS syntax error (#593) (888d72e)
v7.0.0
7.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 14.15.0
v6.2.1
6.2.1 (2021-11-26)
Bug Fixes
v6.2.0
6.2.0 (2021-10-13)
Features
v6.1.1
6.1.1 (2021-07-01)
Bug Fixes
- do not swallow exception from postcss (2eec42b)
v6.1.0
6.1.0 (2021-06-10)
... (truncated)
Changelog
Sourced from postcss-loader's changelog.
7.0.2 (2022-11-29)
Bug Fixes
- support ESM version of
postcss.config.js
and postcss.config.mjs
(#614) (955085f)
7.0.1 (2022-07-11)
Bug Fixes
- unexpected failing on CSS syntax error (#593) (888d72e)
7.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 14.15.0
6.2.1 (2021-11-26)
Bug Fixes
6.2.0 (2021-10-13)
Features
6.1.1 (2021-07-01)
Bug Fixes
- do not swallow exception from postcss (2eec42b)
6.1.0 (2021-06-10)
Features
- allow
String
value for the "implementation" option (0d342b1)
6.0.0 (2021-06-10)
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for postcss-loader since your current version.
Updates sass-loader
from 8.0.2 to 13.2.0
Release notes
Sourced from sass-loader's releases.
v13.2.0
13.2.0 (2022-11-09)
Features
v13.1.0
13.1.0 (2022-10-06)
Features
v13.0.2
13.0.2 (2022-06-27)
Bug Fixes
v13.0.1
13.0.1 (2022-06-24)
Bug Fixes
v13.0.0
13.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 14.15.0
(#1048)
- emit
@warn
at-rules as webpack warnings by default, if you want to revert behavior please use the warnRuleAsWarning
option (#1054) (58ffb68)
Bug Fixes
- do not crash on importers for modern API (#1052) (095814e)
- do not store original sass error in webpack error(#1053) (06d7533)
v12.6.0
12.6.0 (2022-02-15)
... (truncated)
Changelog
Sourced from sass-loader's changelog.
13.2.0 (2022-11-09)
Features
13.1.0 (2022-10-06)
Features
13.0.2 (2022-06-27)
Bug Fixes
13.0.1 (2022-06-24)
Bug Fixes
13.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 14.15.0
(#1048)
- emit
@warn
at-rules as webpack warnings by default, if you want to revert behavior please use the warnRuleAsWarning
option (#1054) (58ffb68)
Bug Fixes
- do not crash on importers for modern API (#1052) (095814e)
- do not store original sass error in webpack error(#1053) (06d7533)
12.6.0 (2022-02-15)
Features
- added support for automatic loading of
sass-embedded
(#1025) (c8dae87)
12.5.0 (2022-02-14)
... (truncated)
Commits
Updates vue-loader
from 15.10.0 to 17.0.1
Release notes
Sourced from vue-loader's releases.
v17.0.1
Bug Fixes
- add
vue
and @vue/compiler-sfc
to optional peerDependencies (df0ded5), closes #1944
- merge custom queries rather than appending (#1911) (9e4249a)
v17.0.0
Features
- support
reactivityTransform
option (e07490e)
BREAKING CHANGES
v16.8.3
Bug Fixes
- HMR not working correctly with vue-class-component components (#1897) (76b1448)
v16.8.2
Bug Fixes
v16.8.1
Bug Fixes
- fix template options resolving for ts (91f581b)
v16.8.0
Bug Fixes
Features
v16.7.1
Bug Fixes
- remove pure annotation for custom blocks (cd891e5)
... (truncated)
Changelog
Sourced from vue-loader's changelog.
17.0.1 (2022-10-28)
Bug Fixes
- add
vue
and @vue/compiler-sfc
to optional peerDependencies (df0ded5), closes #1944
- merge custom queries rather than appending (#1911) (9e4249a)
17.0.0 (2021-12-12)
Features
- support
reactivityTransform
option (e07490e)
BREAKING CHANGES
16.8.3 (2021-11-04)
Bug Fixes
- HMR not working correctly with vue-class-component components (#1897) (76b1448)
16.8.3 (2021-11-04)
Bug Fixes
- HMR not working correctly with vue-class-component components (#1897) (76b1448)
16.8.2 (2021-10-26)
Bug Fixes
... (truncated)
Commits
Updates vuepress
from 0.14.11 to 1.9.7
Release notes
Sourced from vuepress's releases.
v1.9.2
TS Support for VuePress Plugin and Theme.
Motivation
We've announced VuePress 1.9 that takes full TypeScript Support for Config File, while VuePress 1.9.2 ships with TS Support for VuePress Plugin and Theme:
Quick Start
In order to make the plugin developer not dependent on VuePress for development, we provide a completely independent type package @vuepress/types
:
npm i @vuepress/types -D
@vuepress/types
exports four functions:
defineConfig
defineConfig4CustomTheme
defineTheme
definePlugin
Note that using @vuepress/types
is equivalent to using vuepress/config
.
Plugin Type
If you already have some VuePress plugins written in JS, you can leverage your IDE's intellisense with jsdoc type hints:
/**
* @type {import('@vuepress/types').Plugin}
*/
module.exports = {
ready() {
// ...
}
};
Alternatively, you can use the defineConfig helper which should provide intellisense without the need for jsdoc annotations:
import { definePlugin } from "@vuepress/types";
</tr></table>
... (truncated)
Changelog
Sourced from vuepress's changelog.
1.9.7 (2022-01-18)
Bug Fixes
1.9.6 (2022-01-17)
Bug Fixes
Features
1.9.5 (2021-12-25)
Features
1.9.4 (2021-12-24)
Bug Fixes
Features
... (truncated)
Commits
2f2357a
build: release version 1.9.7
5699216
build: release version 1.9.6
2f9a394
feat: add build concurrency control (close: #1819) (#2953)
ef6f87a
build: release version 1.9.5
e4a28db
build: release version 1.9.4
accfe87
build: release version 1.9.3
ed3cce6
build: release version 1.9.2
2f707a6
refactor(types): move helpers to @vuepress/types
84250cc
feat(types): defineThemeEntry
helper to infer type for theme entry
7ac6aa8
feat(types): init @vuepress/types
- Additional commits viewable in compare view
Updates webpack
from 4.46.0 to 5.75.0
Release notes
Sourced from webpack's releases.
v5.75.0
Bugfixes
experiments.*
normalize to false
when opt-out
- avoid
NaN%
- show the correct error when using a conflicting chunk name in code
- HMR code tests existance of
window
before trying to access it
- fix
eval-nosources-*
actually exclude sources
- fix race condition where no module is returned from processing module
- fix position of standalong semicolon in runtime code
Features
- add support for
@import
to extenal CSS when using experimental CSS in node
- add
i64
support to the deprecated WASM implementation
Developer Experience
- expose
EnableWasmLoadingPlugin
- add more typings
- generate getters instead of readonly properties in typings to allow overriding them
v5.74.0
Features
- add
resolve.extensionAlias
option which allows to alias extensions
- This is useful when you are forced to add the
.js
extension to imports when the file really has a .ts
extension (typescript + "type": "module"
)
- add support for ES2022 features like static blocks
- add Tree Shaking support for
ProvidePlugin
Bugfixes
- fix persistent cache when some build dependencies are on a different windows drive
- make order of evaluation of side-effect-free modules deterministic between concatenated and non-concatenated modules
- remove left-over from debugging in TLA/async modules runtime code
- remove unneeded extra 1s timestamp offset during watching when files are actually untouched
- This sometimes caused an additional second build which are not really needed
- fix
shareScope
option for ModuleFederationPlugin
- set
"use-credentials"
also for same origin scripts
Performance
- Improve memory usage and performance of aggregating needed files/directories for watching
- This affects rebuild performance
Extensibility
- export
HarmonyImportDependency
for plugins
v5.73.0
... (truncated)
Commits
Updates webpack-cli
from 3.3.12 to 5.0.1
Release notes
Sourced from webpack-cli's releases.
v5.0.1
5.0.1 (2022-12-05)
Bug Fixes
- make
define-process-env-node-env
alias node-env
(#3514) (346a518)
v5.0.0
5.0.0 (2022-11-17)
Bug Fixes
- improve description of the
--disable-interpret
option (#3364) (bdb7e20)
- remove the redundant
utils
export (#3343) (a9ce5d0)
- respect
NODE_PATH
env variable (#3411) (83d1f58)
- show all CLI specific flags in the minimum help output (#3354) (35843e8)
Features