Skip to content
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

npm: bump svgo from 3.0.2 to 3.0.3 #54

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps svgo from 3.0.2 to 3.0.3.

Release notes

Sourced from svgo's releases.

v3.0.3

Includes various bug fixes and optimizations for existing plugins.

We're also revamped the documentation for the project. You can find it on svgo.dev! The frontend for svgo.dev is maintained in svg/svgo.dev, contributions are welcome.

What's Changed

Settings

  • Remove Comments, introduces preservePatterns parameter. Preserves legal comments by default, same as the previous behavior, but can now be overridden. By @​SethFalco in svg/svgo#1812
  • Remove Description, set the removeAny parameter to false by default for accessibility. By @​SethFalco in svg/svgo#1806

Bug Fixes

SVG Optimization

Performance

Chores

Metrics

Before and after using vectors from various sources, with the default preset of each respective version:

| SVG | Original | v3.0.2 | v3.0.3 | Delta |

... (truncated)

Commits
  • 96fedb4 chore: change link to homepage in package.json (#1824)
  • 43df633 docs: add documentation for all commands (#1808)
  • 5aad38b fix(inlineStyles): empty css block created empty attribute (#1823)
  • 07c0919 fix: remove hrefs for unconventional namespaces (#1820)
  • e21e560 feat(removeScriptElement): add all known event types (#1819)
  • e73ee2d fix(removeScriptElement): collapse a tag propertly (#1818)
  • 1df2e0f fix(cleanupIds): skip generated ids for malformed references (#1817)
  • a880505 fix(removeScriptElement): remove link anchors with scripts (#1807)
  • 7de793c fix(removeComments): make preserving comments a param (#1812)
  • bf45a02 fix(prefixIds): dynamic functions should produce same prefix for given id (#1...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sethiii, a new releaser for svgo since your current version.


Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [svgo](https://github.com/svg/svgo) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md)
- [Commits](svg/svgo@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 9, 2023
@WaitSpringQW WaitSpringQW merged commit d229ac6 into main Nov 12, 2023
3 checks passed
@WaitSpringQW WaitSpringQW deleted the dependabot/npm_and_yarn/svgo-3.0.3 branch November 12, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant