kristerkari / react-native-svg-transformer

Import SVG files in your React Native project the same way that you would in a Web application.
MIT License
1.57k stars 116 forks source link

Bump @svgr/plugin-svgo from 6.2.0 to 6.3.0 #199

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @svgr/plugin-svgo from 6.2.0 to 6.3.0.

Release notes

Sourced from @​svgr/plugin-svgo's releases.

v6.3.0

Bug Fixes

Features

  • add descProp option (#729) (a0637d4)
  • cli: output file name when error happen to handling a file (#702) (0ec1fbd)

v6.2.1

Bug Fixes

Changelog

Sourced from @​svgr/plugin-svgo's changelog.

6.3.0 (2022-07-18)

Bug Fixes

Features

  • add descProp option (#729) (a0637d4)
  • cli: output file name when error happen to handling a file (#702) (0ec1fbd)

6.2.1 (2022-01-30)

Bug Fixes

Commits
  • d29884e v6.3.0
  • 2a368d1 fix(package.json): fix exports (#745)
  • 876b1e2 docs(website): Correct <Get Ready For ESM> article link (#740)
  • e524416 chore: upgrade deps (#733)
  • a0637d4 feat: add descProp option (#729)
  • 846cd20 docs: grammar fixes (#715)
  • 0ec1fbd feat(cli): output file name when error happen to handling a file (#702)
  • 755bd68 docs: add a copy button in playground (#698)
  • 846d24f docs: add CHANGELOG.md warning for missing releases, link to Github page (#697)
  • 97e1b3a docs: update webpack docs when using SVGR and asset SVG in the same project (...
  • Additional commits viewable in compare view


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 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)