chore(deps): update dependency svg-url-loader to v7 - autoclosed#1746
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency svg-url-loader to v7 - autoclosed#1746renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This file contains hidden or 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
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:
3.0.3->7.1.1Release Notes
bhovhannes/svg-url-loader
v7.1.1Compare Source
What's new ?
Performance improvements
styleelement detection only when neededInternal changes
v7.1.0Compare Source
What's new ?
Features
Internal changes
v7.0.0Compare Source
What's new ?
Internal changes
Breaking changes
Previously, during falling back to file-loader, svg-url-loader was passing
esModule=falseoption to file-loader. This release changes that behavior and passesesModule=true(file-loader default mode).esModule=truemode was introduced a while ago and is well supported. However, technically it is breaking change.v6.0.0Compare Source
Breaking changes
The option
stripdeclarationsis now true by default. See #104 for rationale behind this decision.We will remove that option in the next major release,
Commits
796776ev5.0.1Compare Source
a8513efcda55a24f1100b86122bd6d1626e88480ccfb39d229654e48fc2da303ef3087ec2a993d3be7fbeabddc39b70055bde760836a3ef400f0ef9b65632df85334c233e6f5v5.0.0Compare Source
What's new
Nothing except that
file-loaderuses md4 by default for hashing (see https://github.com/bhovhannes/svg-url-loader/pull/372).That is a breaking change for
file-loaderand thus major version bump was required here, too.Commits
554073ecdff34c927e4e5689d7652b6e1386105ee56252a5cb7479b6620115e41df515v4.0.0Compare Source
47ae0ffc18a4a759a6703465fad296130f489d344a677477a310c9ef73acbdbbdd9b2b64f8c45fc1e7f5080f61b5972a5155450762179981e95036803a533a1c9c5f33ffa201Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.