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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ svgo (^2.8.0 → ^3.0.3) · Repo · Changelog
Release Notes
3.0.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
chore: change link to homepage in package.json (#1824)
docs: add documentation for all commands (#1808)
fix(inlineStyles): empty css block created empty attribute (#1823)
fix: remove hrefs for unconventional namespaces (#1820)
feat(removeScriptElement): add all known event types (#1819)
fix(removeScriptElement): collapse a tag propertly (#1818)
fix(cleanupIds): skip generated ids for malformed references (#1817)
fix(removeScriptElement): remove link anchors with scripts (#1807)
fix(removeComments): make preserving comments a param (#1812)
fix(prefixIds): dynamic functions should produce same prefix for given id (#1814)
README: image-webpack-loader -> image-minimizer-webpack-plugin (#1771)
chore: update postcss-svgo link (#1770)
deps: update @babel/traverse (#1813)
fix: warn and do not crash on null plugin (#1803)
feat: convert one stop gradients plugin (#1790)
refactor: create hasScripts util (#1809)
fix(removeDesc): removeAny should be disabled by default (#1806)
chore: increment patch version (#1804)
fix(convertTransform): do not add redundant space between functions (#1802)
fix(inlineStyles): remove all classes in multiclass selector (#1801)
fix(minifyStyles): pass empty arrays for usage (#1800)
deps: update deps based on dependabot alerts (#1799)
GitHub Workflows security hardening (#1724)
fix(inlineStyles): case insensitive style props (#1797)
fix(cleanupIds): handle when 2 ids referenced in one attr (#1795)
fix: resolve regression test for removeHiddenElems (#1793)
fix(reusePaths): pass test-regression task (#1791)
test: update jest (#1792)
Add support for image/jpeg mimetype (#1742)
fix(reusePaths): dont reuse id if referenced in href (#1784)
fix(reusePaths): reuse defs tag if exists and remove redundant nodes (#1785)
test: add check for keyframe selector to (#1783)
test: fix regression testing action (#1788)
Refactor README to be easier to read through (#1731)
Speed up stringifyNumber (#1717)
Speed up strongRound by avoiding string casting (#1716)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands