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 @oruga-ui/oruga from 0.2.2 to 0.5.8 #124

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 @oruga-ui/oruga from 0.2.2 to 0.5.8.

ℹ️ 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 25 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-10-31.
Release notes
Package name: @oruga-ui/oruga
  • 0.5.8 - 2022-10-31

    Fixes

    • fix(modal): #333 twice close event (author: @ travatomic)
    • fix(field): #427 show message when horizontal (author: @ yoji-kojio)
    • fix(input): restore nextick when autosize
  • 0.5.7 - 2022-10-31

    Fixes

    • fix(table): #430 checkable table (vue 3)
    • fix(input): autosize on route change
    • fix(datepicker): un/selectableDates prop types (author: @ beljand)
    • fix(carousel): remove mouse event prevent
    • fix(autocomplete): check footer when it exists and infinite-scroll
    • fix(notification): undefined when override mode
    • fix(modal): #412 restore position relative

    New features

    • feat: add Menu component (author: @ groundfloorwebb)
    • feat(steps): add active event on step-item (author: @ travatomic)
    • feat(tooltip): add 'auto' position (author: @ blm768)
    • feat(input): watch type prop
    • feat(dropdown): add trigger-tabindex (set -1 on datepicker)
    • feat(modal): remove custom prop and add scrollClipClasss + noScrollClass
  • 0.5.6 - 2022-09-07

    Fixes

    • fix(table): #393 avoid recursive updates using thAttrs/tdAttrs
    • fix(modal): modal content position attribute
    • fix(modal): use slot when programmatically
    • fix(table): style when bordered (full-css)
    • fix(datetimepicker): min/max time (author: @ joeyberkovitz )
    • fix: #342 apply width on each td
    • fix: #362 slide animation on vue 3
    • fix(InjectedChildMixin): Fix throwing ReferenceError (author: @ ishitatsuyuki)
    • Fix(table): #358 case sensitive listening model value
    • fix: promise definition as prop type (author: @ urkle)

    New features

    • feat(checkbox): #410 add v-bind to native input
    • feat: export individual components (author: @ ishitatsuyuki)
    • feat: docs-next (#340)
    • feat: close all programmatic components (author: @ urkle )
  • 0.5.5 - 2022-03-23

    Fixes

    • fix(sidebar): check outside click to close it
    • fix(tabs): #306 keep the order of tab items
    • fix(datetimepicker): add missing size prop
    • fix(table): #319 add missing 'default-open' event
    • fix(notication): #291 override duration prop from config (author: @ urkle)
    • fix: return component instance using programmatic (author: @ urkle)

    New features

    • feat(tooltip): emit 'close' and 'open' events
    • feat(tabs): improve a11y
    • feat(dropdown): improve a11y
    • feat(collapse): improve a11y
    • feat(table): improve rendering
    • feat: return promise when loading and notification programmatic (author: @ urkle)
    • feat(modal): add a promise return to the programmatic modal (author: @ urkle)
  • 0.5.4 - 2022-02-21

    Fixes

    • fix(input): #302 hide icon when clearable and empty value
    • fix(input): #301 clickable icon when clearable
    • fix(table): add relative to table root class
    • fix(table): restore searchable field when value is an array
    • fix(table): filter table when multiple filters
    • fix(datepicker): missing config field for month picker
    • fix(tooltip): w3 validation (span > div)
    • fix(notication): #291 override duration prop from config
    • fix(datetimepicker): datetime parser when minute is 59
    • fix(icon): #287 add close icon mapping (mdi)
    • fix(dropdown): #285 append-to-body when override
    • fix(button): full width on label class (author: @ garymathews)
    • fix(dropdown): #283 stay open when hoverable
    • fix: #282 remove charset on css bundle
    • fix: #299 remove "$" from components data

    New features

    • feat(datepicker): #305 add selectListClasses prop
    • feat(dropdown): add itemTag and menuTag props to autocomplete menu tag (author: @ elthariel)

    Others

    • chore: use .mjs extension for built esm files #298
    • docs: minor fixes and improvements
  • 0.5.3 - 2022-01-28

    New features

    • feat(table): #271 add draggable-column prop
    • add support to Nuxt 3 (author: @ danielroe)

    Fixes

    • fix(modal): full screen default class (author: @ dwhoop55)
    • fix(datetimepicker): #272 invisible timepicker
    • fix(carousel): missing itemsDraggingClass prop
  • 0.5.2 - 2022-01-10

    Fixes

    • fix: model-value binding on timepicker input (oruga-next) #266
    • fix(carousel): typo arrowIcon left/right is prev/next
    • fix(carousel): check event in dragEnd #264
  • 0.5.1 - 2022-01-08

    Fixes

    • fix: change configuration and defaults in Notification
    • fix: carousel config (author: @ MaTTze)
  • 0.5.0 - 2022-01-07

    Breaking changes

    • Remove icon prop and icon*Classes from radio/checkbox
    • Add rootClass to table as parent of current wrapperClass
    • Remove elementsWrapperClass from switch
    • Remove variantClass from field and add variantMessageClass and variantLabelClass props

    New features

    • New component: Carousel 🎉
    • Add closeIconSize prop to notification
    • Add filter table checking accent
    • Add type prop to datepicker in order to use as monthpicker
    • Add table slot to datepicker
    • Improve accessibility of tabs (thanks @ lsnow99)
    • Add variant prop to input and select
    • Add inputClass prop to switch

    Fixes

    • Fix #248 check default slot when tabs-item content is empty
    • Fix #251 variant field when grouped
    • Fix #257 datepicker model when multiple (next)
    • Fix table filtering when one column input is empty
    • Fix scroll autocomplete options using keyboard (next)
    • Fix null check before checkValidity (thanks @ amir20)
    • Fix upload validation and reset
    • Fix default button border color
  • 0.4.8 - 2021-11-18

    Fixes

    • Fix removed ts artifacts (leftovers) (thanks @ kasiap19)
    • Fix set tabbed transitions correctly (thanks @ MaTTze)
    • Fix animation on notification when not programmatic
    • Fix checking valid $refs.dropwdown (thanks @ amir20)
    • Fix add missing parent param to programmatic loading component (thanks @ Tomaszal)
    • Fix missing 'active-change' event in Datepicker emits (thanks @ jacoborus)
    • Fix rendering of comments in horizontal fields (thanks @ MaTTze)
    • Fix center icon in close notification class (thanks @ rubjo)
    • Fix #245 use type prop from parent (tabs)
    • Fix #237 export notification programmatic
  • 0.4.7 - 2021-11-03
  • 0.4.6 - 2021-10-19
  • 0.4.5 - 2021-09-22
  • 0.4.4 - 2021-08-12
  • 0.4.3 - 2021-07-02
  • 0.4.2 - 2021-06-11
  • 0.4.1 - 2021-05-25
  • 0.4.0 - 2021-05-13
  • 0.3.6 - 2021-04-14
  • 0.3.5 - 2021-03-03
  • 0.3.4 - 2021-02-17
  • 0.3.3 - 2021-02-10
  • 0.3.2 - 2021-02-06
  • 0.3.1 - 2021-02-02
  • 0.3.0 - 2021-02-01
  • 0.2.2 - 2020-10-08
from @oruga-ui/oruga GitHub release notes

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

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

Successfully merging this pull request may close these issues.

None yet

1 participant