css-loader
css-loader copied to clipboard
Bump json5, css-loader, mini-css-extract-plugin, sass-loader, style-loader, webpack and webpack-cli
Removes json5. It's no longer used after updating ancestor dependencies json5, css-loader, mini-css-extract-plugin, sass-loader, style-loader, webpack and webpack-cli. These dependencies need to be updated together.
Removes json5
Updates css-loader from 0.28.5 to 6.7.3
Release notes
Sourced from css-loader's releases.
v6.7.3
6.7.3 (2022-12-14)
Bug Fixes
v6.7.2
6.7.2 (2022-11-13)
Bug Fixes
v6.7.1
6.7.1 (2022-03-08)
Bug Fixes
v6.7.0
6.7.0 (2022-03-04)
Features
v6.6.0
6.6.0 (2022-02-02)
Features
- added the
hashStrategyoption (ca4abce)v6.5.1
6.5.1 (2021-11-03)
Bug Fixes
v6.5.0
... (truncated)
Changelog
Sourced from css-loader's changelog.
6.7.3 (2022-12-14)
Bug Fixes
6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes
6.7.0 (2022-03-04)
Features
6.6.0 (2022-02-02)
Features
- added the
hashStrategyoption (ca4abce)6.5.1 (2021-11-03)
Bug Fixes
6.5.0 (2021-10-26)
Features
... (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)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for css-loader since your current version.
Updates mini-css-extract-plugin from 0.5.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
v2.6.1
2.6.1 (2022-06-15)
Bug Fixes
v2.6.0
2.6.0 (2022-03-03)
Features
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
2.6.1 (2022-06-15)
Bug Fixes
2.6.0 (2022-03-03)
Features
2.5.3 (2022-01-25)
Bug Fixes
2.5.2 (2022-01-17)
Bug Fixes
- types (dfb9afd)
2.5.1 (2022-01-17)
... (truncated)
Commits
b616093chore(release): 2.7.24d98d4bfix: don't crash in web workers (#1004)5ef989bchore(deps): bump minimist from 1.2.5 to 1.2.6 (#928)cd7d933chore(deps): bump loader-utils from 2.0.3 to 2.0.4 (#993)9178a0cchore: update dependencies to the latest version (#1003)7053ce2chore(release): 2.7.182ed663refactor: fix compatibility with old browsers (#1000)7585663chore(deps): update (#999)6ea0922fix: preserve order of link tags on HMR (#982)2633446chore: update styfle/cancel-workflow-action (#996)- Additional commits viewable in compare view
Updates sass-loader from 6.0.6 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.jsversion is14.15.0(#1048)- emit
@warnat-rules as webpack warnings by default, if you want to revert behavior please use thewarnRuleAsWarningoption (#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.jsversion is14.15.0(#1048)- emit
@warnat-rules as webpack warnings by default, if you want to revert behavior please use thewarnRuleAsWarningoption (#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
12.5.0 (2022-02-14)
... (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)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for sass-loader since your current version.
Updates style-loader from 0.18.2 to 3.3.1
Release notes
Sourced from style-loader's releases.
v3.3.1
3.3.1 (2021-10-21)
Bug Fixes
v3.3.0
3.3.0 (2021-09-21)
Features
- added support for
supports(),layer()andmediafrom@importat-rules (b9a600c)- allow to pass options to
insertfunction throughstyle.use()(#535) (f8ef63b)v3.2.1
3.2.1 (2021-07-20)
Bug Fixes
v3.2.0
3.2.0 (2021-07-20)
Features
Bug Fixes
v3.1.0
3.1.0 (2021-07-12)
Features
- allow to specify the
insertoption from file, we strongly recommend do it, using theinsertoption from file will reduce your bundle size, example (#521) (56fc8f0)- allow to specify the
styleTagTransformoption from file, we strongly recommend do it, using thestyleTagTransformoption from file will reduce your bundle size, exampleBug Fixes
... (truncated)
Changelog
Sourced from style-loader's changelog.
3.3.1 (2021-10-21)
Bug Fixes
3.3.0 (2021-09-21)
Features
- added support for
supports(),layer()andmediafrom@importat-rules (b9a600c)- allow to pass options to
insertfunction throughstyle.use()(#535) (f8ef63b)3.2.1 (2021-07-20)
Bug Fixes
3.2.0 (2021-07-20)
Features
Bug Fixes
3.1.0 (2021-07-12)
Features
- allow to specify the
insertoption from file, we strongly recommend do it, using theinsertoption from file will reduce your bundle size, example (#521) (56fc8f0)- allow to specify the
styleTagTransformoption from file, we strongly recommend do it, using thestyleTagTransformoption from file will reduce your bundle size, exampleBug Fixes
3.0.0 (2021-06-24)
... (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)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for style-loader since your current version.
Updates webpack from 4.29.0 to 5.75.0
Release notes
Sourced from webpack's releases.
v5.75.0
Bugfixes
experiments.*normalize tofalsewhen opt-out- avoid
NaN%- show the correct error when using a conflicting chunk name in code
- HMR code tests existance of
windowbefore 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
@importto extenal CSS when using experimental CSS in node- add
i64support to the deprecated WASM implementationDeveloper Experience
- expose
EnableWasmLoadingPlugin- add more typings
- generate getters instead of readonly properties in typings to allow overriding them
v5.74.0
Features
- add
resolve.extensionAliasoption which allows to alias extensions
- This is useful when you are forced to add the
.jsextension to imports when the file really has a.tsextension (typescript +"type": "module")- add support for ES2022 features like static blocks
- add Tree Shaking support for
ProvidePluginBugfixes
- 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
shareScopeoption forModuleFederationPlugin- set
"use-credentials"also for same origin scriptsPerformance
- Improve memory usage and performance of aggregating needed files/directories for watching
- This affects rebuild performance
Extensibility
- export
HarmonyImportDependencyfor pluginsv5.73.0
... (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 tooling- Additional commits viewable in compare view
Updates webpack-cli from 3.2.1 to 5.0.1
Release notes
Sourced from webpack-cli's releases.
v5.0.1
5.0.1 (2022-12-05)
Bug Fixes
v5.0.0
5.0.0 (2022-11-17)
Bug Fixes
- improve description of the
--disable-interpretoption (#3364) (bdb7e20)- remove the redundant
utilsexport (#3343) (a9ce5d0)- respect
NODE_PATHenv variable (#3411) (83d1f58)- show all CLI specific flags in the minimum help output (#3354) (35843e8)
Features
- failOnWarnings option (#3317) (c48c848)
- update commander to v9 (#3460) (6621c02)
- added the
--define-process-env-node-envoption- update
interpretto v3 andrechoirto v0.8- add an option for preventing interpret (#3329) (c737383)
BREAKING CHANGES
- the minimum supported webpack version is v5.0.0 (#3342) (b1af0dc), closes #3342
- webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0
- webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0
- remove the
migratecommand (#3291) (56b43e4), closes #3291- remove the
--prefetchoption in favor thePrefetchPluginplugin- remove the
--node-envoption in favor--define-process-env-node-env- remove the
--hotoption in favor of directly using theHotModuleReplacementplugin (only forbuildcommand, forserveit will work)- the behavior logic of the
--entryoption has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please usewebpack --entry-reset --entry './src/my-entry.js'v4.10.0
4.10.0 (2022-06-13)
Bug Fixes
- changeTime is already in milliseconds (#3198) (d390d32)
- improve parsing of
--envflag (#3286) (402c0fe)Features
- added types (8ec1375)
v4.9.2
4.9.2 (2022-01-24)
... (truncated)
Changelog
Sourced from webpack-cli's changelog.
5.0.1 (2022-12-05)
Bug Fixes
5.0.0 (2022-11-17)
Bug Fixes
- improve description of the
--disable-interpretoption (#3364) (bdb7e20)- remove the redundant
utilsexport (#3343) (a9ce5d0)- respect
NODE_PATHenv variable (#3411) (83d1f58)- show all CLI specific flags in the minimum help output (#3354) (35843e8)
Features
- failOnWarnings option (#3317) (c48c848)
- update commander to v9 (#3460) (6621c02)
- added the
--define-process-env-node-envoption- update
interpretto v3 andrechoirto v0.8- add an option for preventing interpret (#3329) (c737383)
BREAKING CHANGES
- the minimum supported webpack version is v5.0.0 (#3342) (b1af0dc), closes #3342
- webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0
- webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0
- remove the
migratecommand (#3291) (56b43e4), closes #3291- remove the
--prefetchoption in favor thePrefetchPluginplugin- remove the
--node-envoption in favor--define-process-env-node-env- remove the
--hotoption in favor of directly using theHotModuleReplacementplugin (only forbuildcommand, forserveit will work)- the behavior logic of the
--entryoption has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please usewebpack --entry-reset --entry './src/my-entry.js'4.10.0 (2022-06-13)
Bug Fixes
- changeTime is already in milliseconds (#3198) (d390d32)
- improve parsing of
--envflag (#3286) (402c0fe)Features
- added types (8ec1375)
4.9.2 (2022-01-24)
Bug Fixes
... (truncated)
Commits
4a0f893chore(release): publish new version9de982cchore: fix cspell32d26c8chore(deps-dev): bump cspell from 6.15.1 to 6.16.0 (#3517)2788bf9chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#3516)ac88ee4chore(deps-dev): bump lint-staged from 13.0.4 to 13.1.0 (#3515)346a518fix: make define-process-env-node-env alias node-env (#3514)3ec7b16chore(deps): bump yeoman-environment from 3.12.1 to 3.13.0 (#3508)c8adfa6chore(deps-dev): bump@types/nodefrom 18.11.9 to 18.11.10 (#3513)0ad8cc2chore(deps-dev): bump cspell from 6.15.0 to 6.15.1 (#3512)d30f261chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 (#3511)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-cli 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.