keywordblocker
keywordblocker copied to clipboard
Update dependency html-loader to v3
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
html-loader | 1.3.2 -> 3.1.0 |
Release Notes
webpack-contrib/html-loader
v3.1.0
Features
3.0.1 (2021-11-02)
Bug Fixes
- context for loader without resource (#409) (eb08a58)
- handle attributes without tag (#410) (e5d5fd8)
v3.0.1
v3.0.0
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is12.13.0
Features
2.1.2 (2021-03-09)
Bug Fixes
- avoid using
file
protocol (a309fe0)
2.1.1 (2021-02-24)
Bug Fixes
v2.1.2
v2.1.1
v2.1.0
Features
v2.0.0
⚠ BREAKING CHANGES
-
new URL('./source.ext', import.meta.url)
syntax is using for importingsources
(i.e.src
/srcset
/etc) and theesModule
option istrue
by default, you can disable it by setting theesModule
option tofalse
- rename the
attributes
option tosources
- the
attributes.root
option was removed in favorresolve.roots
- minimum supported
webpack
version is5
- migrate from
htmlparser2
toparse5
Features
- handle more attribute for
meta
andlink
tags (348e4f5) - allow to disable default sources (#351) (480656f)
Bug Fixes
- broken
src
with#hash
(#342) (d6590b0) - handle
\
character (#353) (c124fae) - pass hash from request to other loaders (#349) (e97d3c8)
1.3.2 (2020-10-09)
Chore
- update
schema-utils
1.3.1 (2020-09-21)
Bug Fixes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.