Closed dependabot[bot] closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
d2edbba
) 99.43% compared to head (941ffcb
) 99.43%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps svgo from 3.0.5 to 3.1.0.
Release notes
Sourced from svgo's releases.
Commits
d17b001
chore: increment version (#1884)e6deeca
fix: improve handling of url references in reference attributes (#1881)c172c9e
fix(cleanupIds): handle uri encoded references (#1880)6a814cd
fix(prefixIds): update all nodes in style tags (#1736)2d9e101
fix(removeHiddenElems): handle defs better (#1879)3dc2f6f
chore: Update CI versions (#1875)74f8bd7
chore: fix typo (#1874)8390add
feat(removeUnknownAndDefaults): apply to xml declarations (#1872)d6ff70b
chore: fix several typos (#1868)a663d8d
fix(cleanupEnableBackground): clean up inline styles too (#1866)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show