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-next from 0.7.0 to 0.8.12 #1302

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

Conversation

swirlds-automation
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @oruga-ui/oruga-next from 0.7.0 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 on 2 months ago.

Release notes
Package name: @oruga-ui/oruga-next
  • 0.8.12 - 2024-06-28

    0.8.12 (2024-06-28)

    Bug Fixes

    • datetimepicker: fix datetimepicker initialisation bug (#948) (92b30f1)
    • picker: fix native input value (#986) (09154d5)
  • 0.8.11 - 2024-06-05

    0.8.11 (2024-06-05)

    Bug Fixes

    • datepicker: always validate programmatic date updates (#927) (20ceedd)
    • datepicker: update focused date on editing directly (#941) (1af13cf)
    • taginput: solve defineModel macro array constrains (#942) (404c5f6)

    Features

    • inputs: detect constraint validation attribute changes (#930) (4de3bd7)
  • 0.8.10 - 2024-06-03

    0.8.10 (2024-06-03)

    Bug Fixes

    • datetimpicker: fix inline value edit | make picker props reactive (#932) (1e93773)

    Features

    • modal: set default destroyOnHide to true for programmatic usage (#937) (0b0bdca)
    • steps: add destroyOnHide prop (#934) (d06ea1e)
    • tabs: add destroyOnHide prop (#926) (e87882b)
  • 0.8.9 - 2024-05-01

    0.8.9 (2024-05-01)

    Bug Fixes

    • field: fix bug when prop horizontal is set (#915) (962bfea)
    • table: fix filtering when table is not sorted (#911) (10ee451)
    • Table: fix table async example backend sort function (#910) (18f3c00)
    • taginput: fix infinite recursive update when updating modeValue (#917) (e2e3c4a)

    Features

    • table: make debounceSearch a global option (#912) (517598f)
  • 0.8.8 - 2024-04-25

    0.8.8 (2024-04-23)

    Bug Fixes

    • build: fix cjs extension in package.json entry point (#894) (51e7184)
    • datepicker: fix defineClasses parent props problem (#900) (087a8dc)
    • datepicker: make date parsing work again (#882) (047e999)
    • field: add field setInputId & remove ariaLabelledby prop (#902) (458d45c)
    • field: fix slot invoked outside render function & ass messageTag prop (#906) (f9d07c6)
    • menu: fix useProviderParent composable childItems type problem (#897) (b9656a6)
    • taginput: fix selection with autocomplete on non string items (#889) (930c397)

    Features

    • datepicker: change prop readonly default to false & disable calendar interaction while readonly (#901) (364d0c5)
    • taginput: add removeItem as selected slot property (#887) (#888) (c8c26cc)
    • taginput: update prop types (#895) (b5709c5)
  • 0.8.7 - 2024-04-02

    0.8.7 (2024-04-02)

    Bug Fixes

    • autocomplete: adjust active state behavior (#859) (9ce1971)
    • autocomplete: change options type definition to generic (#866) (5f6717a)
    • steps|tabs: fix disable animation (#870) (08c1fbf)
    • steps|tabs: make item props reactive again (#879) (269183d)
    • table: make TableColumn props reactive again (#878) (d2b1caa)
    • fix type generation script (#867) (2f6b6c8)
    • resolve maximum recursive update exceeded in tests (#869) (40d8b94)

    Features

    • tabs: move inherit attrs to div instead of transition (#871) (6db3f74)
  • 0.8.6 - 2024-03-11

    0.8.6 (2024-03-11)

    Bug Fixes

    • build: add volar types export (#844) (4b31d5e)
    • build: export ConfigPlugin (#824) (e50cc19)
    • helpers: remove unintended unref function in isDefined helper function (#834) (ed75a71)
    • modal: make property witdh reactive (#830) (7f65756)
    • programmatic: fix ProgrammaticExpose type (#831) (e490336)
    • table: stickyHeaderClass should not display by default (#832) (09a45a1)
    • table: fix page-change event sending old value (#842) (082e2fa)
    • table: fix TableColumn searchable slot property bug (#836) (0ecba93)
    • table: prevent TableColumn props trigger recursive reactivity (#848) (8f83b71)
    • table: set TableColumn customSort type to unknown (#840) (548304d)
    • upload: fix input bindung (#843) (deafbdf)

    Features

    • table: make bordered, striped, narrowed and hoverable configurable (#845) (6872eee)
  • 0.8.5 - 2024-02-26

    0.8.5 (2024-02-26)

    Bug Fixes

  • 0.8.4 - 2024-02-24

    0.8.4 (2024-02-24)

    Bug Fixes

    • autocomplete: fix select item by click (#796) (d3e1465)
    • autocomplete: show empty slot when available (#787) (0cebb5c)
    • composable: prevent scrolling parent error with parent null (#794) (34670d4)
    • datepicker: refactor datepicker related components (#782) (da9eb0f)
    • datetimepicker: fix vmodel reactivity (#785) (cefffc2)
    • input: update password reveal feature (#789) (8b8bfa6)
    • notification: extend programmatic props (#766) (f4bca09)
    • taginput: fix rootClass inheritance (#772) (fadb780)
    • taginput: forward expanded prop to Autocomplete component so that it's passed to dropdown (#767) (d46ae92)

    Features

    • expose setFocus function for all input components (#793) (a290c8b)
    • pagination: add button tag property (#779) (22b36a8)
    • tabs|steps: add animation and animateInitially prop (#797) (f04362e)
    • theme: adjustments for bulma theme integration (#777) (1b8fcae)
    • theme: add autogenerate component theme types (#775) (5abdfe6)
  • 0.8.3 - 2024-02-06

    0.8.3 (2024-02-06)

    Bug Fixes

    • autocomplete: allow empty slot display and formatter prop usage (6c9a60d)
    • autocomplete: change input vbind vmodel prop order (3297e4b)
    • autocomplete: close dropdown on enter or tab key press (#761) (796ed9f)
    • carousel: adjust indicator index out of range (#752) (eca9d38)
    • carousel: fix repeat index (#757) (68e4dee)
    • datepicker: fix datepicker component shows wrong year range when adding max date and min date props (#731) (9094188)
    • notification: adjust querySelector (#756) (13b0d37)
    • slider: remove this references (#746) (9942c0f)
    • table: fix binding current page (672680a)
    • tablecolumn: remove typo in the props (#727) (6c8238b)
    • table: fix wrong use of thAttrsData (da4c7c5)
    • taginput: only hide input field instead of unmount (#754) (cd1bcf7)
    • taginput: pass missing placeholder props to autocomplete component (928863a)
    • taginput: watch TagInput v-model prop with deep in order to trigger update:modelValue (#722) (96843a4)
    • timepicker: fix meridien bug (#753) (f302c27)
    • tooltip: remove console.log usage in Tooltip component (bbf8161)
    • types: fix customIconPacks config (#715) (a123a5e)
    • types: fix volar type generation (#702) (1bfd747)
    • update ClassFunction second parameter from context to props (#743) (035b619)
    • fix Vue 3.4 getCurrentInstance() bug by convert useComputedClass to defineClass (#725) (0a7f9b4)

    Features

    New Contributors

    Full Changelog: v0.8.2...v0.8.3

  • 0.8.2 - 2023-12-21
  • 0.8.1 - 2023-12-10
  • 0.8.0 - 2023-12-07
  • 0.7.0 - 2023-09-20
from @oruga-ui/oruga-next GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade @oruga-ui/oruga-next from 0.7.0 to 0.8.12.

See this package in npm:
@oruga-ui/oruga-next

See this project in Snyk:
https://app.snyk.io/org/hedera-services/project/0f3c6524-84bc-4052-a7bd-54bc49d3fb2a?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

sonarcloud bot commented Aug 24, 2024

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.

2 participants