Bump json5, babel-loader, copy-webpack-plugin, css-loader, html-webpack-plugin, sass-loader, vue-jest, vue-loader, webpack and webpack-cli #52
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 json5 to 2.2.3 and updates ancestor dependencies json5, babel-loader, copy-webpack-plugin, css-loader, html-webpack-plugin, sass-loader, vue-jest, vue-loader, webpack and webpack-cli. These dependencies need to be updated together.
Updates
json5from 2.2.0 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a75242.2.394fd06ddocs: update CHANGELOG for v2.2.33b8cebfdocs(security): use GitHub security advisoriesf0fd9e1docs: publish a security policy6a91a05docs(template): bug -> bug report14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readmeUpdates
babel-loaderfrom 8.2.3 to 8.3.0Release notes
Sourced from babel-loader's releases.
Commits
9bf56528.3.080ab7d0Update@babel/dependencies493ac6cPass external dependencies from Babel to Webpack (#971)df28fe3Fix broken main test (#950)0b338e4update hash method so it doesn't fail on a fips enabled machine (#939)1f98d3c8.2.5c622868fix: respectinputSourceMaploader option (#896)f7982c18.2.44bb9e21Use md5 hashing for OpenSSL 3 (#924)247c94bBump loader-utils to 2.x (#931)Updates
copy-webpack-pluginfrom 5.1.2 to 11.0.0Release notes
Sourced from copy-webpack-plugin's releases.
... (truncated)
Changelog
Sourced from copy-webpack-plugin's changelog.
... (truncated)
Commits
f3b2c24chore(release): 11.0.08424ca8chore(deps): regenerate lock file (#693)675c676build: drop node v12 (#691)a2b1f19chore: update gitub actions (#692)238c062chore: upgrade dependencies to the latest version (#688)e27006eci: remove node v17 (#687)e50d708chore: add node 18 to workflow (#686)f1a91e6ci: don't install webpack again (#680)64cf06fdocs: add path string to options signature (#683)4b18a6bdocs: improve readmeUpdates
css-loaderfrom 2.1.1 to 6.7.3Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
ef749f2chore(release): 6.7.336fb945chore: fix cspell962924cfix: removesourceURLfrom emitted CSS (#1487)3f3f302chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1486)04ca713chore: update dependencies to the latest version (#1485)9449827chore: update styfle/cancel-workflow-action (#1484)6c67af8chore: add cSpell to check spelling issues (#1482)239b9acchore(deps): bump loader-utils from 2.0.3 to 2.0.4 (#1481)394d200chore(release): 6.7.22f4c273fix: css modules generation with inline syntax (#1480)Updates
html-webpack-pluginfrom 3.2.0 to 5.5.0Changelog
Sourced from html-webpack-plugin's changelog.
... (truncated)
Commits
873d75bchore(release): 5.5.0ddeb774chore: update examples1e42625feat: Support type=module via scriptLoading option7d3645bBump 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 conditions48131d3chore(release): 5.4.016a841a[chore] rebuild examples3bb7c17Update index.jse38ac97Update index.jsMaintainer changes
This version was pushed to npm by jantimon, a new releaser for html-webpack-plugin since your current version.
Updates
sass-loaderfrom 8.0.2 to 13.2.0Release notes
Sourced from sass-loader's releases.
... (truncated)
Changelog
Sourced from sass-loader's changelog.
... (truncated)
Commits
e8fbc79chore(release): 13.2.0e5581b7feat: add support for node-sass v8 (#1100)acb3ce0chore(deps): bump loader-utils from 2.0.2 to 2.0.3 (#1099)1cdea4echore: update dependencies to the latest version (#1098)094a303docs: update cla link (#1096)c32f63aci: add dependency review action (#1094)b31751dchore(release): 13.1.06e02c64feat: allow to extendconditionNames(#1092)edab08fchore: update dependencies to the latest version (#1093)3a34fefchore: update commitlint action (#1091)Updates
vue-jestfrom 3.0.7 to 4.0.1Release notes
Sourced from vue-jest's releases.
... (truncated)
Commits
e632171Merge pull request #320 from catrope/typo-namepsace95784e4Merge pull request #284 from vuejs/remove-ts-jest10559e1chore: rebase6a7a728Fix typo in processor example1fb3b2epublish: 4.0.0938a97eMerge pull request #311 from vuejs/dependabot/npm_and_yarn/ini-1.3.71ada5feMerge pull request #312 from vuejs/dependabot/npm_and_yarn/node-notifier-8.0.1b393520chore(deps): bump node-notifier from 8.0.0 to 8.0.14ce4686Merge pull request #310 from nogic1008/hotfix/template-compiler2353bd2chore(deps): bump ini from 1.3.5 to 1.3.7Updates
vue-loaderfrom 15.9.8 to 17.0.1Release notes
Sourced from vue-loader's releases.
... (truncated)
Changelog
Sourced from vue-loader's changelog.
... (truncated)
Commits
75d2b5d17.0.1df0ded5fix: addvueand@vue/compiler-sfcto optional peerDependenciesb3265c9chore: addrepositoryproperty to package.json (#1934)0a02377chore: fix typo (#2010)9e4249afix: merge custom queries rather than appending (#1911)6a293dfchore: changelog [ci skip]e5c7ab4v17.0.0e931434chore: lockfilee07490efeat: supportreactivityTransformoptionb391b04chore: remove unncessary logUpdates
webpackfrom 4.46.0 to 5.75.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
8241da75.75.0a91d923Merge pull request #16458 from webpack/bugfix/semi4608b11Merge pull request #16457 from webpack/tooling/updatedfdd0b0Merge pull request #16122 from AnmolBansalDEV/bug/compilationCallback23b9a1cMerge pull request #16167 from exposir/fixts6f2c5e8Merge pull request #16257 from alexzhang1030/calc_deterministic_verbosef7f36adMerge pull request #16339 from Liamolucko/wasm-i64761a542fix semicolon position2403a36Merge pull request #16345 from ahabhgk/fix-eval-nosourcesc18203cupdate toolingUpdates
webpack-clifrom 3.3.12 to 5.0.1Release notes
Sourced from webpack-cli's releases.