hashgraph / hedera-mirror-node-explorer

Hedera Mirror Node Explorer for the Hedera Hashgraph DLT.
Apache License 2.0
14 stars 9 forks source link

chore(deps): bump @oruga-ui/oruga-next from 0.7.0 to 0.8.10 #1080

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @oruga-ui/oruga-next from 0.7.0 to 0.8.10.

Release notes

Sourced from @​oruga-ui/oruga-next's releases.

v0.8.10

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)

v0.8.9

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)

v0.8.8

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)

v0.8.7

0.8.7 (2024-04-02)

Bug Fixes

... (truncated)

Changelog

Sourced from @​oruga-ui/oruga-next's changelog.

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)

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-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)

... (truncated)

Commits
  • 6f1a8b3 ci: create codeql.yml for automatic vulnerabilities detection
  • 0bc1b3e chore(release): update version v0.9.10 (#939)
  • c09c176 build: fix gen script bug (#938)
  • 0b0bdca feat(modal): set default destroyOnHide to true for programmatic usage (#937)
  • d06ea1e feat(steps): add destroyOnHide prop (#934)
  • f827079 refactor: refactor picker components (#933)
  • e87882b feat(tabs): destroy on hide (#926)
  • 1e93773 fix(datetimpicker): fix inline value edit | make picker props reactive (#932)
  • c960e42 docs: update code preview label color (#920)
  • e744980 chore(release): v0.8.9 (#918)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
github-actions[bot] commented 1 month ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 82.8% 39066 / 47176
🔵 Statements 82.8% 39066 / 47176
🔵 Functions 62.98% 885 / 1405
🔵 Branches 84.03% 4068 / 4841
File CoverageNo changed files found.
Generated in workflow #937
dependabot[bot] commented 1 month ago

Superseded by #1084.