Royal-Navy / design-system

Build web applications that meet the Royal Navy service standards
https://storybook.design-system.navy.digital.mod.uk
Apache License 2.0
104 stars 32 forks source link

chore(Security): bump @svgr/cli from 6.2.1 to 6.5.0 #3489

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @svgr/cli from 6.2.1 to 6.5.0.

Release notes

Sourced from @​svgr/cli's releases.

v6.5.0

Bug Fixes

Features

  • babel-preset: fix 'role' attribute on svg element for react native (#787) (35d85e0)

v6.4.0

Bug Fixes

  • deps: add babel-preset to core dependencies (#782) (464ec5f)

Features

  • a11y: add attribute role="img" to the svg element (#750) (8b9edc4)
  • support spaces in file names (#779) (6ee639a)

v6.3.1

Bug Fixes

v6.3.0

Bug Fixes

Features

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

Sourced from @​svgr/cli's changelog.

6.5.0 (2022-10-14)

Bug Fixes

  • fix Yarn peer dependency warning from @​babel/core (#786) (db35837), closes #785

Features

  • babel-preset: fix 'role' attribute on svg element for react native (#787) (35d85e0)

6.4.0 (2022-10-01)

Bug Fixes

  • deps: add babel-preset to core dependencies (#782) (464ec5f)

Features

  • a11y: add attribute role="img" to the svg element (#750) (8b9edc4)
  • support spaces in file names (#779) (6ee639a)

6.3.1 (2022-07-22)

Bug Fixes

6.3.0 (2022-07-18)

Bug Fixes

... (truncated)

Commits
  • b385279 v6.5.0
  • 35d85e0 feat(babel-preset): fix 'role' attribute on svg element for react native (#787)
  • db35837 fix: fix Yarn peer dependency warning from @​babel/core (#786)
  • 80e8833 docs: rename "master" to "main" in package.json repository fields (#784)
  • 7c290d1 chore: fix package-lock.json
  • fd423ae v6.4.0
  • 464ec5f fix(deps): add babel-preset to core dependencies (#782)
  • 8b9edc4 feat(a11y): add attribute role="img" to the svg element (#750)
  • a9d9e98 docs: correct function name (#757)
  • 725bd87 docs: update vite plugin recommendation (#766)
  • 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)
jpveooys commented 1 year ago

See https://github.com/gregberge/svgr/issues/737 and https://github.com/gregberge/svgr/issues/788

jpveooys commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

jpveooys commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Superseded by #3499.