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

[Snyk] Upgrade buefy from 0.7.10 to 0.8.12 #50

Closed

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Mar 8, 2020

Snyk has created this PR to upgrade buefy from 0.7.10 to 0.8.12.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 13 versions ahead of your current version.
  • The recommended version was released 15 days ago, on 2020-02-22.
Release notes
Package name: buefy
  • 0.8.12 - 2020-02-22

    New features

    • Add sticky-header prop to table

    Fixes

    • Fix #2254 button with icon in the default slot
    • Fix #2250 taginput option item when autocomplete without slot
  • 0.8.11 - 2020-02-19
    • Add multi column sorting to table (thanks @suneab)
    • Add clearable prop to autocomplete (thanks @melogustavo)
    • Add icon-right prop to input (thanks @melogustavo)
    • Add tag slot to taginput (thanks @jacobgoh101)
    • Add tz-offset prop to datepicker (thanks @zedrdave)
    • Add repeat prop to carousel (thanks @GerryWilko)
    • Add icon prop to nofitication and message (thanks @service-paradis)
    • Add multiline prop to tabs
    • Add aria attributes to dropdown (thanks @mariusj)

    Fixes

    • Fix missing export taginput component
    • Fix prevent table thead jumping when sorting is changed
    • Fix #2152 tab-item rendering using header slot (thanks @service-paradis)
    • Fix #2153 text overflow to progress bar (thanks @service-paradis)
    • Fix #2157 carousel when autoplay and no pause
    • Fix #2160 remove body classes of navbar on destroy
    • Fix #2185 taginput when over maxtags
    • Fix #2187 taginput rendering when attached and over maxtags
    • Fix #2189 'undefined' on carousel (thanks @service-paradis)
    • Fix #2190 remove margin when not exists text on button
    • Fix #2191 navbar dropdown close on click when hoverable
    • Fix #2216 menu item warning
    • Fix #2217 percentage calc on progress bar (thanks @service-paradis)
    • Fix #2219 field label when position is inside and add-on
    • Fix #2227 double blur event emitted by pickers
    • Fix #2228 check if the row is checkable before unchecking it (thanks @service-paradis)
    • Fix #2240 check ref datetimepicker on mount when mobile
  • 0.8.10 - 2020-01-20

    New features

    • Improve rendering performance on table
    • Add focusand blur event on datetimepicker
    • Add animation prop to notification (thanks @service-paradis)
    • Add trap-focus prop to datepicker (thanks @service-paradis)
    • Add hour-increment prop to timepicker (thanks @LeoMouyna)
    • Add backend-filtering prop and filters-change event to table (thanks @zeljkokalezic)

    Fixes

  • 0.8.9 - 2019-12-30

    New features

    • Add infinite-scroll prop to autocomplete and taginput (thanks @mateuswetah)
    • Add scss variables to loading and snackbar (thanks @service-paradis)
    • Add range start and end events to datepicker (thanks @lunfel)
    • Add close event to notification, snackbar and toast (thanks @service-paradis)
    • Add new props to carousel and carousel-list (thanks @apolokaklab)
    • Add aria-role prop to snackbar (thanks @service-paradis)
    • Remove Vue import and registration of Vue instance (thanks @afwn90cj93201nixr2e1re)
    • #2075 Add focusable prop to datepicker
    • #2085 Add blur event on picker close

    Fixes

  • 0.8.8 - 2019-11-21

    New features

    • Add subheadings prop/slot to table (thanks @arambert)
    • Add container prop to dialog (thanks @service-paradis)
    • Add touch events to carousel on mobile

    Fixes

  • 0.8.7 - 2019-11-19

    New features

    Fixes

    • Fix IE compatibility using multiple datepicker
    • Fix datetimepicker ignores expanded prop (thanks @cypressious)
    • Fix disabled checkbox in table (thanks @yxngl)
    • Fix page number count when filtering data (thanks @yxngl)
    • Fix placeholder to datetimepicker (thanks @yxngl)
    • Fix #1812 extending a component
    • Fix #1909, #1902, #1898 issues on searchable table column (thanks @dauriata and @service-paradis)
    • Fix #1951 modal a11y improvements (thanks @service-paradis)
    • Fix #1963 erase numberinput value
    • Fix #1972 using min and max native datepicker and timepicker props
    • Fix #1986 setting 00:00 on datetimepicker
  • 0.8.6 - 2019-10-22

    New features

    Fixes

    • Fix #1834 datepicker on ios mobile (thanks @bohdan-prylutskyi)
    • Fix #1875 datepicker disabled style
    • Fix #1883 date-parser function when range
    • Fix taginput style when maxtags and using label-position prop on field
  • 0.8.5 - 2019-10-03

    New features

    Fixes

  • 0.8.4 - 2019-09-19

    New features

    • Add style props (is-boxed, etc) to navbar and navbarcomponent
    • Add pagination buttons customization (thanks @service-paradis)
    • Improve accessibility for menu (thanks @mateuswetah)

    Fixes

    • Fix build using import individual components
    • Fix #1717 notification margin when queue is false and position is bottom-(right/left) (thanks @service-paradis)
    • Fix #1741 toggle on navbar dropdown
    • Fix #1743 add check outside click on navbar brand (thanks @wanxe)
    • Fix #1744 icon component using vue-fontawesome
    • Fix #1748 progressbar style on IE when indeterminate (thanks @service-paradis)
    • Fix #1761 grouped/addons size with inside position label (thanks @service-paradis)
    • Fix #1773 numberinput issues with groups and addons (thanks @service-paradis)

    Thanks @service-paradis for most part of this release and previous !

  • 0.8.3 - 2019-09-02

    New features

    • Add customIconPacks constructor option to use custom icon packs (thanks @service-paradis)
    • Add can-close prop to dropdown (thanks @service-paradis)
    • Add close-on-click prop to form navbar (thanks @wanxe)
    • Add icon-prev and icon-next props to datepicker, steps and pagination (thanks @service-paradis)
    • Add lazy prop to slider (thanks @yxngl)
    • Add dragging, dragstart and dragend events to slider (thanks @yxngl)
    • Add setValidity method to form components (thanks @GerryWilko)
    • Add hours-label and minutes-label props to clockpicker
    • Improve steps look on mobile (thanks @service-paradis)
    • #1677 Add wrapper-class prop to navbar (thanks @wanxe)
    • #1712 Add navbardropdown component

    Fixes

    • Fix selection UI to datepicker when empty range
    • Fix slider style for IE 11 (thanks @yxngl)
    • Fix default-minutes and default-seconds props when value is 0
    • Fix pagination compatibility using IE 11 (thanks @service-paradis)
    • Fix set active menu item on click when tag is router-link
    • Fix navbar adding incorrect class to body when fixed at top/bottom (thanks @Silvea12)
    • Fix datepicker height using different size, it'll show always 6 weeks for each month
    • Fix #1646 navbar item when tag prop is router-link (thanks @wanxe)
    • Fix #1648 modal becomes clipped using switch (thanks @yxngl)
    • Fix #1670 simple upload on IE 11
    • Fix #1678 show autocomplete option when value is 0
    • Fix #1679 hide navbar on click when mobile (thanks @wanxe)
    • Fix #1686 disable timepicker hour if no enabled minutes available (thanks @philnee)
  • 0.8.2 - 2019-08-03
  • 0.8.1 - 2019-08-01
  • 0.8.0 - 2019-07-31
  • 0.7.10 - 2019-07-09
from buefy GitHub release notes
Commit messages
Package name: buefy
  • a2c8891 0.8.12
  • a54e146 Update snapshots
  • 4e43c5b Add sticky header
  • 9b15e7c #2254 revert check default slot
  • 3da3c3f Fixed typos in autocomplete and taginput docs (#2255)
  • 18ddeee Pass isActive to dropdown trigger slot (#2246)
  • 43e3c6d 0.8.11
  • 8828b04 Update changelog
  • d35b299 Fix #2240 check ref datetimepicker on mount
  • 0c44a4c Fix invisible sort icon
  • 641bf4c Close #2229 add multiline prop to tabs
  • ab9ee70 Update menu docs
  • 4a65d76 #2216 fix menu item warning
  • b25677c Fix menu example
  • 18d8c60 Remove console.log
  • afa7fcd Fix #2227 emit blur from datepicker
  • cdc69d3 Add multi column sorting (#2155)
  • 22f175d Fixes label position inside (#2222)
  • b36b725 Fix sortable.js example (#2237)
  • 3b50670 Fix missing export component
  • 7081b9f Update backers
  • ed37cf1 Fix #2228 check if the row is checkable before unchecking it
  • c7ac3de Prevent table thead jumping when sorting is changed (#2223)
  • 832c994 Add a new constructor options for accepted link tags (#2224)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@ChocPanda ChocPanda closed this Mar 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.