Bump json5, babel-loader, webpack, copy-webpack-plugin, css-loader, tsconfig-paths, eslint-loader, html-loader, html-webpack-plugin, style-loader, webpack-cli and webpackbar #202
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.2 and updates ancestor dependencies json5, babel-loader, webpack, copy-webpack-plugin, css-loader, tsconfig-paths, eslint-loader, html-loader, html-webpack-plugin, style-loader, webpack-cli and webpackbar. These dependencies need to be updated together.
Updates
json5from 2.2.0 to 2.2.2Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readmed720b4fImprove readme (e.g. explain JSON5 better!) (#291)910ce25docs: fix spelling of Aseem2aab4ddtest: require tap as t in cli tests6d42686test: remove mocha syntax from tests4798b9ddocs: update installation and usage for modulesUpdates
babel-loaderfrom 8.2.2 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
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
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 3.6.0 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
tsconfig-pathsfrom 3.9.0 to 3.10.1Changelog
Sourced from tsconfig-paths's changelog.
Commits
80bc810v3.10.1beb9a47Add changelog for 3.10.1893b76dAdd register.js to published files9327fa1v3.10.0766a0e8Update changelog for 3.10.02cf8b21Categorize changelogfb67ba2Update changelog with unreleased PRs079285aAdd file extenstion to typings property value (#151)c49386cfeat(tsconfig-loader): extends config from node_modules without './node_modul...f289c99fix typo (#165)Updates
eslint-loaderfrom 3.0.4 to 4.0.2Release notes
Sourced from eslint-loader's releases.
Changelog
Sourced from eslint-loader's changelog.
Commits
e732cb5chore(release): 4.0.27febae0fix: use fs-extra ^8.1.0ba37e29chore(release): 4.0.1acae2berefactor: new cache implementation (#320)c086892chore(release): 4.0.01a12052chore: v4.0.0 (#319)Updates
html-loaderfrom 0.5.5 to 4.2.0Release notes
Sourced from html-loader's releases.
... (truncated)
Changelog
Sourced from html-loader's changelog.
... (truncated)
Commits
17fbef3chore(release): 4.2.027a6caffeat: update html minifier (#462)01905bachore: update commitlint action (#461)37d2073chore: run cancel workflow on pull request (#458)7dd065cchore: update jest to the latest version (#457)3ddf326ci: update github workflow security permissions (#456)2457edachore: upgrade dependencies to the latest version (#455)3ea5738ci: add job to cancel previous runs (#454)33cc6d0chore: update dependencies to the latest version (#453)e81a944ci: add GitHub token permissions for workflow (#450)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for html-loader since your current version.
Updates
html-webpack-pluginfrom 3.0.4 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
style-loaderfrom 0.20.3 to 3.3.1Release notes
Sourced from style-loader's releases.
... (truncated)
Changelog
Sourced from style-loader's changelog.
... (truncated)
Commits
4663416chore(release): 3.3.1610524efix: small perf improvement (#544)c799eccchore(release): 3.3.0b47718atest: update (#542)43bede4refactor: code (#541)b9a600cfeat: added support for@supports,@layerand@mediafrom@importat-...74fa1cfchore(deps): update (#539)cdf0ba7refactor: codecaf66a0chore(deps): updatef8ef63bfeat: allow to pass options toinsertfunction throughstyle.use()(#535)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for style-loader since your current version.
Updates
webpack-clifrom 3.3.12 to 5.0.1Release notes
Description has been truncated