chore(deps): update dependency svg-url-loader to v8 #2065
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:
3.0.3
->8.0.0
Release Notes
bhovhannes/svg-url-loader (svg-url-loader)
v8.0.0
Compare Source
Breaking changes
Webpack 4 is no longer supported.
Dependency upgrades
Full Changelog: bhovhannes/svg-url-loader@v7.1.1...v8.0.0
v7.1.1
: Performance improvementsCompare Source
What's new ?
Performance improvements
style
element detection only when neededInternal changes
v7.1.0
: Add resourceQuery supportCompare Source
What's new ?
Features
Internal changes
v7.0.0
: Fallback to file-loader using default optionsCompare Source
What's new ?
Internal changes
Breaking changes
Previously, during falling back to file-loader, svg-url-loader was passing
esModule=false
option to file-loader. This release changes that behavior and passesesModule=true
(file-loader default mode).esModule=true
mode was introduced a while ago and is well supported. However, technically it is breaking change.v6.0.0
: Deprecate stripdeclarations optionCompare Source
Breaking changes
The option
stripdeclarations
is now true by default. See #104 for rationale behind this decision.We will remove that option in the next major release,
Commits
796776e
v5.0.1
: Compatible with Yarn 2Compare Source
a8513ef
cda55a2
4f1100b
86122bd
6d1626e
88480cc
fb39d22
9654e48
fc2da30
3ef3087
ec2a993
d3be7fb
eabddc3
9b70055
bde7608
36a3ef4
00f0ef9
b65632d
f85334c
233e6f5
v5.0.0
: Upgrade to file-loader 6Compare Source
What's new
Nothing except that
file-loader
uses md4 by default for hashing (see https://github.com/bhovhannes/svg-url-loader/pull/372).That is a breaking change for
file-loader
and thus major version bump was required here, too.Commits
554073e
cdff34c
927e4e5
689d765
2b6e138
6105ee5
6252a5c
b7479b6
620115e
41df515
v4.0.0
: Upgrade to file-loader 5.x, drop Node 8 supportCompare Source
47ae0ff
c18a4a7
59a6703
465fad2
96130f4
89d344a
677477a
310c9ef
73acbdb
bdd9b2b
64f8c45
fc1e7f5
080f61b
5972a51
5545076
2179981
e950368
03a533a
1c9c5f3
3ffa201
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.