Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Bump @svgr/webpack from 6.3.1 to 6.5.1 #116

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps @svgr/webpack from 6.3.1 to 6.5.1.

Release notes

Sourced from @​svgr/webpack's releases.

v6.5.1

No release notes provided.

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

Sourced from @​svgr/webpack's changelog.

6.5.1 (2022-10-27)

Reverts

  • Revert "feat(a11y): add attribute role="img" to the svg element (#750)" (1382232), closes #750

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)
Commits
  • d5efedd v6.5.1
  • 1b65014 Merge pull request #791 from gregberge/upgrade-deps
  • 290748b chore: upgrade deps
  • e700943 Merge pull request #789 from pachuka/fix/svgr-788-accessibility-docs
  • 21fef1b docs: add accessibility explanation to svgProps option
  • 1382232 Revert "feat(a11y): add attribute role="img" to the svg element (#750)"
  • 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)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svgr/webpack-6.5.1 branch from cfbbaf1 to fcd62f1 Compare November 7, 2022 15:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svgr/webpack-6.5.1 branch from fcd62f1 to 1049a6c Compare November 7, 2022 18:49
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.3.1 to 6.5.1.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](gregberge/svgr@v6.3.1...v6.5.1)

---
updated-dependencies:
- dependency-name: "@svgr/webpack"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant