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

chore(deps): Bump vuetify from 2.5.12 to 2.5.14 #337

Merged
merged 2 commits into from
Nov 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vuetify from 2.5.12 to 2.5.14.

Release notes

Sourced from vuetify's releases.

v2.5.14

🔧 Bug Fixes

  • directives: null check handlers on unbind (0eec92f), closes #14390
  • VSelect: don't select dividers or headers on arrow press (13f08b6), closes #14372
  • VTextField: set label dimensions on mount (6e3d83f), closes #14391

v2.5.13

🔧 Bug Fixes

  • directives: remove listeners if bound multiple times to one element (64c254f), closes #13701 #14386
  • transitions: don't remove display style afterLeave (99f77d9), closes #14312
  • VCalendar: resolve drag drop issue on firefox (#14385) (2d63881), closes #14243
  • VDialog: allow scrolling <select multiple> in safari (0ca7d0d), closes #9470
  • VDialog: support horizontal scrolling (bc82074), closes #3765
  • VOverlay: passthrough native events (6e2f6cd), closes #11326
  • VRadioGroup: passthrough custom attributes (75e0ecc), closes #10704
  • VRangeSlider: allow both thumbs to be set to the same value (2aedfc5), closes #13738
  • VTabs: don't try to reactivate inactive tabs (c41b5bf), closes #14387
Commits
  • a1f7e06 chore(release): publish v2.5.14
  • 13f08b6 fix(VSelect): don't select dividers or headers on arrow press
  • 6e3d83f fix(VTextField): set label dimensions on mount
  • 0eec92f fix(directives): null check handlers on unbind
  • 836d4fb chore(release): publish v2.5.13
  • 2aedfc5 fix(VRangeSlider): allow both thumbs to be set to the same value
  • bc82074 fix(VDialog): support horizontal scrolling
  • 99f77d9 fix(transitions): don't remove display style afterLeave
  • 0ca7d0d fix(VDialog): allow scrolling <select multiple> in safari
  • 75e0ecc fix(VRadioGroup): passthrough custom attributes
  • 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)

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.12 to 2.5.14.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.14/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 9, 2021
@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@cada02c). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head c359340 differs from pull request most recent head b911928. Consider uploading reports for the commit b911928 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master     #337   +/-   ##
=========================================
  Coverage          ?   42.15%           
=========================================
  Files             ?       43           
  Lines             ?     1376           
  Branches          ?      264           
=========================================
  Hits              ?      580           
  Misses            ?      771           
  Partials          ?       25           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cada02c...b911928. Read the comment docs.

@BilelJegham BilelJegham enabled auto-merge (squash) November 9, 2021 17:07
@sonarcloud
Copy link

sonarcloud bot commented Nov 9, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@BilelJegham BilelJegham merged commit 7ea8b64 into master Nov 9, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuetify-2.5.14 branch November 9, 2021 17:10
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.

None yet

1 participant