forked from shentao/vue-multiselect
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency html-loader to v1 #37
Open
mend-for-github-com
wants to merge
1
commit into
master
Choose a base branch
from
whitesource-remediate/html-loader-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mend-for-github-com
bot
added
the
security fix
Security fix generated by WhiteSource
label
Oct 22, 2022
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/html-loader-1.x
branch
from
December 4, 2022 10:55
d9784c1
to
bdc9d06
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/html-loader-1.x
branch
from
January 5, 2023 01:45
bdc9d06
to
4e9d59a
Compare
mend-for-github-com
bot
changed the title
Update dependency html-loader to v1
chore(deps): update dependency html-loader to v1
Jan 30, 2023
mend-for-github-com
bot
changed the title
chore(deps): update dependency html-loader to v1
chore(deps): update dependency html-loader to v1 - autoclosed
Mar 27, 2023
mend-for-github-com
bot
deleted the
whitesource-remediate/html-loader-1.x
branch
March 27, 2023 16:47
mend-for-github-com
bot
changed the title
chore(deps): update dependency html-loader to v1 - autoclosed
chore(deps): update dependency html-loader to v1
Mar 31, 2023
mend-for-github-com
bot
restored the
whitesource-remediate/html-loader-1.x
branch
March 31, 2023 03:30
mend-for-github-com
bot
changed the title
chore(deps): update dependency html-loader to v1
chore(deps): update dependency html-loader to v1 - autoclosed
Jun 16, 2023
mend-for-github-com
bot
deleted the
whitesource-remediate/html-loader-1.x
branch
June 16, 2023 09:17
mend-for-github-com
bot
changed the title
chore(deps): update dependency html-loader to v1 - autoclosed
chore(deps): update dependency html-loader to v1
Jun 19, 2023
mend-for-github-com
bot
restored the
whitesource-remediate/html-loader-1.x
branch
June 19, 2023 17:50
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/html-loader-1.x
branch
from
June 19, 2023 17:53
4e9d59a
to
2746a61
Compare
mend-for-github-com
bot
changed the title
chore(deps): update dependency html-loader to v1
chore(deps): update dependency html-loader to v1 - autoclosed
Apr 3, 2024
mend-for-github-com
bot
deleted the
whitesource-remediate/html-loader-1.x
branch
April 3, 2024 06:46
mend-for-github-com
bot
changed the title
chore(deps): update dependency html-loader to v1 - autoclosed
chore(deps): update dependency html-loader to v1
Apr 4, 2024
mend-for-github-com
bot
restored the
whitesource-remediate/html-loader-1.x
branch
April 4, 2024 08:07
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/html-loader-1.x
branch
from
April 4, 2024 08:11
2746a61
to
537c908
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^0.5.5
->^1.0.0
By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
webpack-contrib/html-loader (html-loader)
v1.0.0
Compare Source
⚠ BREAKING CHANGES
htmlparser2
packageattrs
option was renamed to theattributes
optioninterpolate
option was removed, please consider migration on thepreprocessor
minimize
option istrue
by default inproduction
mode. You need to list all options forhtml-minifier
if you useobject
notation.root
option was moved under theattributes
option, please look at the documentationsrc
attribute of theaudio
tagsrc
attribute of theembed
tagsrc
attribute of theimg
tagsrcset
attribute of theimg
tagsrc
attribute of theinput
taghref
attribute of thelink
tag (only for stylesheets)data
attribute of theobject
tagsrc
attribute of thescript
tagsrc
attribute of thesource
tagsrcset
attribute of thesource
tagsrc
attribute of thetrack
tagposter
attribute of thevideo
tagsrc
attribute of thevideo
tagattributes
option should beBoolean
orObject
, please look at the documentationexportAsDefault
option were removed in favor theesModules
optionexportAsEs6Default
option were removed in favor theesModules
optionFeatures
preprocessor
optionesModule
optionrulFilter
option for filtering some of urls, please look at the documentationBug Fixes
\u2028
and\u2029
charactersimport
/require
count#hash
in sourcesscript
tags when minimize