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

Bump vue-material-design-icons from 4.13.0 to 5.1.2 #99

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2022

Bumps vue-material-design-icons from 4.13.0 to 5.1.2.

Release notes

Sourced from vue-material-design-icons's releases.

5.1.2

5.1.2 (2022-07-13)

Bug Fixes

  • Make v-bind first icon property (d146718), closes #283

5.1.1

5.1.1 (2022-07-03)

Bug Fixes

  • Prevent double clicking in Vue 3 (2f08947)

5.1.0

5.1.0 (2022-07-03)

Features

5.0.0

5.0.0 (2021-11-30)

Features

  • Vue 3 compatibility & better a11y (c65d8ea)

BREAKING CHANGES

  • This PR reverts the changes to make these components functional, making them usable in both Vue 2 and Vue 3. If you're using loads of icons on one page, you may see minor performance regressions in Vue 2.

This patch also removes the default title, encouraging better accessibility by removing unhelpful titles that dont indicate usage. The decorative prop has been removed and any icons that do not have a meaningful title will be hidden from screen readers.

Commits
  • 681f455 Merge pull request #284 from robcresswell/fix/vue3-v-bind-warning
  • d146718 fix: Make v-bind first icon property
  • 7f1ff3f Merge pull request #282 from robcresswell/fix/vue-3-click-events
  • 2f08947 fix: Prevent double clicking in Vue 3
  • 4690879 Merge pull request #281 from robcresswell/feat/new-icons
  • 2e1654c feat: New icons
  • 1bc89fe Merge pull request #270 from robcresswell/chore/vue-3-compatibility
  • c65d8ea feat: Vue 3 compatibility & better a11y
  • ff7e570 Merge pull request #269 from robcresswell/chore/yarn-to-npm
  • c8c0bdd chore: yarn -> npm
  • See full diff 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)

Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.13.0 to 5.1.2.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](robcresswell/vue-material-design-icons@4.13.0...5.1.2)

---
updated-dependencies:
- dependency-name: vue-material-design-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #145.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-material-design-icons-5.1.2 branch February 6, 2023 12:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants