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

[Snyk] Upgrade vuetify from 1.5.19 to 2.1.5 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade vuetify from 1.5.19 to 2.1.5.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 9 days ago, on 2019-10-17.
Release notes
  • Package name: vuetify
    • 2.1.5 - 2019-10-17

      πŸ”§ Bug Fixes

      • sass: move global style imports to component variable files (63f128f), closes #9323
      • VAlert: typo in computedIcon (#9390) (15ba83b), closes #9386
    • 2.1.4 - 2019-10-15

      πŸ”§ Bug Fixes

      • VAutocomplete: avoid changing selected index if not using multiple (8580c7b)
      • VAutocomplete: show selection color when navigating selection items (9992116)
      • VCard: resolved clashing border-radius, adjust to match md2 spec (0799040)
        • In order to support this fix, a new component has been added v-card-subtitle
        • This is additive and does not require an upgrade
      • VCarousel: add missing aria-labels on delimiters (#9332) (bfd25af), closes #7996
      • VContainer: adjust container fill-height (#9189) (87e8a53), closes #8680
      • VDataTable: add toggle and remove functions to group header slots (#9236) (f6abce8)
      • VExpansionPanels: stop parent active class propagation (#9227) (23fd69d), closes #8677
      • VRating: pass in x-small icon size (#9351) (28b0b5b)
      • VSheet: add missing !default declaration for sass variable (487ebfe)
      • VSparkline: add label color for light/dark theme (fix #8557) (#8613) (3a89a0d)
      • VTextField: use scrollWidth to calculate label width (#9286) (0f3fa6a)
      • VTreeviewNode: allow empty children item to behave as leaf (#9082) (8555450), closes #9043
    • 2.1.3 - 2019-10-10

      πŸ”§ Bug Fixes

    • 2.1.2 - 2019-10-09

      πŸ”§ Bug Fixes

    • 2.1.1 - 2019-10-03

      πŸ”§ Bug Fixes

      • detachable: detach when lazy and inititally open (19bf5d3), closes #9175
      • locale: update Turkish translations (#9183) (72959c4)
      • VSelect/Autocomplete: fix filled prop height with dense (fd25779)
      • VSheet: add removed border-radius sass variable (0949763)
    • 2.1.0 - 2019-10-01

      v2.1.0 Vanguard

      Welcome to the v2.1 release. Since v2 in July, the team has been hard at work patching and updating issues as well as preparing some new goodies for you to play with. This release's theme is content loading and manipulation with the introduction of 2 new components, 2 new directives and a myriad of other changes:

      Highlights

      • v-img now supports lazy-loading by default
      • All text-field components now support dense mode
      • v-date-picker now supports range selections
      • New Components
      • New Directives

      These new offerings provide you with the ability to drastically improve user experience and application performance in a variety of scenarios. For more information on each component, please navigate to the New Components.

      This release takes us into Q4 of 2019 and sets us on the path for some exciting features coming in Tigris. One of the largest complaints with the framework has been the ability to customize various features easily and at a global level. While efforts have been made to ensure the current process is workable, it is less than ideal, especially in the interest of sharing with other developers.

      In v2.2 we will introduce the concept of a preset. It is installed through vue-cli as a plugin and completely sets your application up with whatever defaults are defined, from Vuetify object options to sass variables and more.


      This year I will be presenting at Vue Conf Toronto, Nov 10-12. Feel free to come say hi during breaks or the afterparty, I would love to talk about Vue/Vuetify. For those who are interested in going, the organizers of the conference gave a special coupon for the Vuetify community. Use the code VUETIFY to get $50 off on your tickets. Get your tickets from https://vuetoronto.com/tickets. I hope to see you there!

      Thank you for using Vuetify.

      β€”John Leider


      Vuetify is an open source MIT project that has been made possible due to the generous contributions by community backers. If you are interested in supporting this project, please consider:

      πŸ“– Table of Contents

      #Important Links
      #New Components & Features
      #Documentation Updates
      #Upgrade Guide
      #Release Notes
      #Known Issues
      #I need help! πŸ†˜

      Documentation
      Becoming a Github Sponsor (supports the author, John)
      Becoming a backer on OpenCollective (supports the development team)
      Become a subscriber on Tidelift (supports the author, John)
      Consulting with the author, John
      Community discord
      Twitter
      Medium publication
      Shop

      🀚 FAQ

      • Where is the upgrade guide?
        • There are no upgrade steps to go from v2.0 to v2.1

      ⚑ New Components & Features

      πŸ”— v-lazy (component)

      The v-lazy component utilizes the v-intersect directive to provide you with a container that can lazily load its content based upon its visibility in the DOM.

      πŸ”— v-skeleton-loader (component)

      The v-skeleton-loader component is a beautifully designed and customization solution for indicating that content is loading. It comes with a variety of pre-made configurations and makes it very easy to create your own implementations.

      πŸ”— v-intersect (directive)

      A brand new directive that utilizes the power of the Intersection Observer API. This powers the new v-lazy component and the lazy-load functionality of v-img.

      πŸ”— v-mutate (directive)

      A brand new directive that utilizes the power of the Mutation Observer API.

      πŸ’― Release notes

      Changes Since v2.1.0-beta.1

      πŸ”§ Bug Fixes

      πŸš€ Features

      v2.1.0-beta.1

      πŸ”§ Bug Fixes

      • VAlert: properly remove border radius with tile prop (eefa18c)
      • VAlert: properly inherit/pass down border-radius (7800d56)
      • VCard: properly remove border radius with tile prop (3905b28)

      πŸ”„ Reverts

      • "refactor(VTabsSlider): convert to functional" (1c0f0ad)
      v2.1.0-beta.0

      πŸ“– Documentation

      https://dev.vuetifyjs.com

      πŸš€ Features

      πŸ†˜ I need help!

      If you are stuck and need help, don't fret! We have a very large and dedicated community that is able to provide help 24/7. Come to the #release-migration channel.

    • 2.1.0-beta.1 - 2019-09-26

      πŸ”§ Bug Fixes

      • VAlert: properly remove border radius with tile prop (eefa18c)
      • VAlert: properly inherit/pass down border-radius (7800d56)
      • VCard: properly remove border radius with tile prop (3905b28)

      πŸ”„ Reverts

      • "refactor(VTabsSlider): convert to functional" (1c0f0ad)
    • 2.1.0-beta.0 - 2019-09-25

      πŸ“– Documentation

      https://dev.vuetifyjs.com

      πŸš€ Features

    • 2.0.20 - 2019-10-01

      πŸ”§ Bug Fixes

      • VCalendar: fixed day width in month view on Firefox (#9092) (5ff3941), closes #9058
      • VInput: add role alert to success/error messages (#8681) (049fbf9)
    • 2.0.19 - 2019-09-25
        </li>
        <li>
          <b>2.0.18</b> - <a href="">2019-09-17</a>
          
        </li>
        <li>
          <b>2.0.17</b> - <a href="">2019-09-11</a>
          
        </li>
        <li>
          <b>2.0.16</b> - <a href="">2019-09-10</a>
          
        </li>
        <li>
          <b>2.0.15</b> - <a href="">2019-09-06</a>
          
        </li>
        <li>
          <b>2.0.14</b> - <a href="">2019-09-04</a>
          
        </li>
        <li>
          <b>2.0.13</b> - <a href="">2019-09-04</a>
          
        </li>
        <li>
          <b>2.0.12</b> - <a href="">2019-09-03</a>
          
        </li>
        <li>
          <b>2.0.11</b> - <a href="">2019-08-27</a>
          
        </li>
        <li>
          <b>2.0.10</b> - <a href="">2019-08-21</a>
          
        </li>
        <li>
          <b>2.0.9</b> - <a href="">2019-08-20</a>
          
        </li>
        <li>
          <b>2.0.8</b> - <a href="">2019-08-20</a>
          
        </li>
        <li>
          <b>2.0.7</b> - <a href="">2019-08-13</a>
          
        </li>
        <li>
          <b>2.0.6</b> - <a href="">2019-08-13</a>
          
        </li>
        <li>
          <b>2.0.5</b> - <a href="">2019-08-06</a>
          
        </li>
        <li>
          <b>2.0.4</b> - <a href="">2019-08-01</a>
          
        </li>
        <li>
          <b>2.0.3</b> - <a href="">2019-07-30</a>
          
        </li>
        <li>
          <b>2.0.2</b> - <a href="">2019-07-28</a>
          
        </li>
        <li>
          <b>2.0.1</b> - <a href="">2019-07-25</a>
          
        </li>
        <li>
          <b>2.0.0</b> - <a href="">2019-07-23</a>
          
        </li>
        <li>
          <b>2.0.0-beta.9</b> - <a href="">2019-07-19</a>
          
        </li>
        <li>
          <b>2.0.0-beta.8</b> - <a href="">2019-07-16</a>
          
        </li>
        <li>
          <b>2.0.0-beta.7</b> - <a href="">2019-07-09</a>
          
        </li>
        <li>
          <b>2.0.0-beta.6</b> - <a href="">2019-07-09</a>
          
        </li>
        <li>
          <b>2.0.0-beta.5</b> - <a href="">2019-07-02</a>
          
        </li>
        <li>
          <b>2.0.0-beta.4</b> - <a href="">2019-06-25</a>
          
        </li>
        <li>
          <b>2.0.0-beta.3</b> - <a href="">2019-06-18</a>
          
        </li>
        <li>
          <b>2.0.0-beta.2</b> - <a href="">2019-06-11</a>
          
        </li>
        <li>
          <b>2.0.0-beta.1</b> - <a href="">2019-06-05</a>
          
        </li>
        <li>
          <b>2.0.0-beta.0</b> - <a href="">2019-05-28</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.20</b> - <a href="">2019-05-14</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.19</b> - <a href="">2019-05-07</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.18</b> - <a href="">2019-04-30</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.17</b> - <a href="">2019-04-23</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.16</b> - <a href="">2019-04-17</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.15</b> - <a href="">2019-04-16</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.14</b> - <a href="">2019-04-09</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.13</b> - <a href="">2019-04-09</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.12</b> - <a href="">2019-04-02</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.11</b> - <a href="">2019-03-29</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.10</b> - <a href="">2019-03-19</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.9</b> - <a href="">2019-03-13</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.8</b> - <a href="">2019-03-12</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.7</b> - <a href="">2019-03-05</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.6</b> - <a href="">2019-02-26</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.5</b> - <a href="">2019-02-19</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.4</b> - <a href="">2019-02-13</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.3</b> - <a href="">2019-01-29</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.2</b> - <a href="">2019-01-24</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.1</b> - <a href="">2019-01-22</a>
          
        </li>
        <li>
          <b>2.0.0-alpha.0</b> - <a href="">2019-01-15</a>
          
        </li>
        <li>
          <b>1.5.19</b> - <a href="https://github.com/vuetifyjs/vuetify/releases/tag/v1.5.19">2019-10-15</a>
          <h3><g-emoji class="g-emoji" alias="wrench" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f527.png">πŸ”§</g-emoji> Bug Fixes</h3>
      
  • from [`vuetify` GitHub Release Notes](https://github.com/vuetifyjs/vuetify/releases)
------------

🧐 View latest project report

πŸ›  Adjust upgrade PR settings

πŸ”• Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant