CrowdBank
CrowdBank copied to clipboard
Bump loader-utils, babel-loader, html-webpack-plugin and webpack
Bumps loader-utils to 1.4.2 and updates ancestor dependencies loader-utils, babel-loader, html-webpack-plugin and webpack. These dependencies need to be updated together.
Updates loader-utils from 1.1.0 to 1.4.2
Release notes
Sourced from loader-utils's releases.
v1.4.2
1.4.2 (2022-11-11)
Bug Fixes
v1.4.1
1.4.1 (2022-11-07)
Bug Fixes
v1.4.0
1.4.0 (2020-02-19)
Features
v1.3.0
1.3.0 (2020-02-19)
Features
v1.2.3
1.2.3 (2018-12-27)
Bug Fixes
v1.2.2
1.2.2 (2018-12-27)
Bug Fixes
... (truncated)
Changelog
Sourced from loader-utils's changelog.
1.4.2 (2022-11-11)
Bug Fixes
1.4.1 (2022-11-07)
Bug Fixes
1.4.0 (2020-02-19)
Features
1.3.0 (2020-02-19)
Features
1.2.3 (2018-12-27)
Bug Fixes
1.2.2 (2018-12-27)
Bug Fixes
... (truncated)
Commits
331ad50chore(release): 1.4.217cbf8ffix: ReDoS problem (#226)8f082b3chore(release): 1.4.14504e34fix: security problem (#220)d95b8b5chore(release): 1.4.0cd0e428feat: theresourceQueryis passed to theinterpolateNamemethod (#163)06d36cfchore(release): 1.3.0469eebafeat: support the[query]template for theinterpolatedNamemethod (#162)909c99dchore: funding.yml config and CI fix (#159)b5b74f0Set up CI with Azure Pipelines- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for loader-utils since your current version.
Updates babel-loader from 6.4.1 to 9.1.2
Release notes
Sourced from babel-loader's releases.
v9.1.2
9.1.1 was a broken release, it didn't include all the commits.
Dependencies updates
- Bump qs from 6.5.2 to 6.5.3 by
@dependabotin babel/babel-loader#977- Bump json5 from 2.2.1 to 2.2.3 by
@dependabotin babel/babel-loader#980Misc
- GitHub Workflows security hardening by
@sashashurain babel/babel-loader#976New Contributors
@sashashuramade their first contribution in babel/babel-loader#976Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2
v9.1.0
New features
- Pass external dependencies from Babel to Webpack by
@nicolo-ribaudoin babel/babel-loader#971Full Changelog: https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0
v9.0.1
Bug Fixes
- remove "node:" builtin prefix by
@JLHwungin babel/babel-loader#970Full Changelog: https://github.com/babel/babel-loader/compare/v9.0.0...v9.0.1
v9.0.0
What's Changed
- update hash method mechanism so it doesn't fail on a fips enabled machine by
@darmbrustin babel/babel-loader#939- Require babel ^7.12.0 and Node.js >= 14.15.0 versions by
@JLHwungin babel/babel-loader#956- Remove dependency on loader-utils and drop webpack 4 support by
@niedin babel/babel-loader#942New Contributors
@darmbrustmade their first contribution in babel/babel-loader#939@niedmade their first contribution in babel/babel-loader#942Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0
v8.3.0
New features
- Pass external dependencies from Babel to Webpack by
@nicolo-ribaudoin babel/babel-loader#971Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.5...v8.3.0
v8.2.5
What's Changed
- fix: respect
inputSourceMaploader option by@alan-agius4in babel/babel-loader#896
... (truncated)
Changelog
Sourced from babel-loader's changelog.
Changelog
For changes in version v7.0.0 and up please go to release
Old Changelog
Commits
0406d169.1.2ca0cc0eBump json5 from 2.2.1 to 2.2.3 (#980)c8b1febbuild: harden ci.yml permissions (#976)4e70ccaBump qs from 6.5.2 to 6.5.3 (#977)15fbacf9.1.06348e1cPass external dependencies from Babel to Webpack (#971)457b9adUpdate webpackf42ac9b9.0.14f9c0bfremove "node:" builtin prefix (#970)9ff288f9.0.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by nicolo-ribaudo, a new releaser for babel-loader since your current version.
Updates html-webpack-plugin from 2.30.1 to 5.5.1
Changelog
Sourced from html-webpack-plugin's changelog.
5.5.1 (2023-04-15)
Bug Fixes
5.5.0 (2021-10-25)
Features
5.4.0 (2021-10-15)
Features
- update terser (9c7fba0
5.3.2 (2021-06-22)
Bug Fixes
- update lodash and pretty error (9c7fba0
5.3.1 (2021-03-09)
Bug Fixes
- remove loader-utils from plugin core (82d0ee8)
5.3.0 (2021-03-07)
Features
- allow to modify the interpolation options in webpack config (d654f5b)
- drop loader-utils dependency (41d7a50)
5.2.0 (2021-02-19)
Features
- improve ssr (73d2a66)
5.1.0 (2021-02-12)
... (truncated)
Commits
706a160chore(release): 5.5.1988709dfix(perf): defer loading of pretty-error to improve startup time (#1789)d5ce5a8Update README.md2e3ffbfAdded strict-csp to the list of plugins9c9786achore: update workflow configuration873d75bchore(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_requests- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for html-webpack-plugin since your current version.
Updates webpack from 2.7.0 to 5.79.0
Release notes
Sourced from webpack's releases.
v5.79.0
New Features
- webpack will now support simple destructuring scenarios for treeshaking namespaced imports and
DefinePluginby@vankopin webpack/webpack#16941Bugfixes
- Truncate extremely long module names in
DefaultStatsPrinterby@snitin315in webpack/webpack#16882- Add
[contenthash]template support inDllPlugin'snameoption by@snitin315in webpack/webpack#16935- Fixed a bug where
readRecordscompiler hook was causing hangs in conjunction with theReadRecordsPluginby@snitin315&@zookatronin webpack/webpack#16944- webpack can now consume ESM bundles generated by webpack's esm output support by
@vankopin webpack/webpack#15608- [CSS] - webpack now respects CSS's case-insensitivity with atTags like
@MEDIAby@alexander-akaitin webpack/webpack#16915- [CSS] - Fixes a bug where crossOriginLoading anonymous would not work when loading styles by
@chenjiahanin webpack/webpack#16925Developer Experience
- Fix broken links and typos found in examples by
@snitin315in webpack/webpack#16937- Export more
ExternalsOption types by@snitin315in webpack/webpack#12774Contributor Experience
- Add new test case for ModuleFederationPlugin usage with
shareScopeoption by@snitin315in webpack/webpack#16943- Bump core-js from 3.20.3 to 3.30.0 by
@dependabotin webpack/webpack#16905- Update all applicable local dependencies and devDependencies by
@alexander-akaitin webpack/webpack#16919, webpack/webpack#16924, webpack/webpack#16936, webpack/webpack#16968- Update to Jest 29 by
@alexander-akaitin webpack/webpack#16947New Contributors
@chenjiahanmade their first contribution in webpack/webpack#16925@karlhorkymade their first contribution in webpack/webpack#16419@zookatronmade their first contribution in webpack/webpack#16301Full Changelog: https://github.com/webpack/webpack/compare/v5.78.0...v5.79.0
v5.78.0
Features
- Implement
amdContainersupport for AMD libraries (Fixes #16561) by@long76in webpack/webpack#16562Bugfixes
- [CSS] - Nested atRule's
@mediaor@supportsnow properly are replaced with unique identifiers by@noreillerin webpack/webpack#15812- [CSS] - Fix bug where closing parenthesis in CSS were not properly parsed and compiled by
@janlent1in webpack/webpack#16864- Fix an issue where
oneOfrule has been picked multiple times by@xiaoxiaojxin webpack/webpack#16477- Add
createRequiresupport fornode:moduleprefix by@alexander-akaitin webpack/webpack#16904- Fix bug where self-referencing a package in a shared module failed by
@weareoutmanin webpack/webpack#16685Performance
- Make
ErrorHelpersnamed functions; Add types by@TheLarkInnin webpack/webpack#16893- Introduce
ModuleTypeConstantsfor plugins by@TheLarkInnin webpack/webpack#16896- Refactor memory footprint in string usages for multiple plugins by
@TheLarkInnin webpack/webpack#16894- Add more module type constants, use them across codebase by
@TheLarkInnin webpack/webpack#16898Contributor Experience
- Implement default PR Template to use GitHub Copilot for PR's integration and fix template name usage by
@geromegrignonin webpack/webpack#16890- ci: update actions/cache to v3 by
@armujahidin webpack/webpack#16462
... (truncated)
Commits
ecdcc1a5.79.0c07ca8eMerge pull request #15608 from webpack/fix/consume-esm-bundled-library3b8c9c6Merge pull request #16419 from karlhorky/patch-1a9ea0d9Merge pull request #16915 from webpack/fix-case-sensitivity-in-css69d9c40Merge pull request #16944 from snitin315/fix/read-records-callback66f6472Merge pull request #12774 from snitin315/export-more-types96c5d21Merge pull request #16882 from snitin315/limit-identifier-length7f08e4dMerge pull request #16925 from chenjiahan/fix/css_cross_origin_loadingee1a267Merge pull request #16935 from snitin315/fix/dll-plugin-contenthash4cacd7eMerge pull request #16941 from webpack/feat/destructuring-assignment- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.
Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.