Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps @oruga-ui/oruga-next from 0.12.3 to 0.12.4.

Release notes

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

v0.12.4

0.12.4 (2026-01-14)

Bug Fixes

  • input: debounce reactive modelValue changes (#1509) (9d738cd)
  • listbox: prevent empty state always shown (#1495) (1f163dd)
  • steps: prevent step-item is clickable when prop clickable is false (#1507) (d8654e5)
  • table: correctly filter all rows before paging when filter is active (#1508) (3f84fa0)

Features

  • dialog: enhance dialog implementation (#1492) (63d0e17)
  • listbox: update listbox component (#1502) (8232dab)
  • table: expose filter and tableColumns for programmatic use (#1513) (02e6284)
  • tree: add OTree component (#1503) (3adb12c)
  • types: update slots by implementing defineSlots macro (#1434) (e87bd88)
Changelog

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

0.12.4 (2026-01-14)

Bug Fixes

  • input: debounce reactive modelValue changes (#1509) (9d738cd)
  • listbox: prevent empty state always shown (#1495) (1f163dd)
  • steps: prevent step-item is clickable when prop clickable is false (#1507) (d8654e5)
  • table: correctly filter all rows before paging when filter is active (#1508) (3f84fa0)

Features

  • dialog: enhance dialog implementation (#1492) (63d0e17)
  • listbox: update listbox component (#1502) (8232dab)
  • table: expose filter and tableColumns for programmatic use (#1513) (02e6284)
  • tree: add OTree component (#1503) (3adb12c)
  • types: update slots by implementing defineSlots macro (#1434) (e87bd88)
Commits
  • d0e1102 ci: update release workflows
  • 589f320 chore(release): v0.12.4 (#1514)
  • 02e6284 feat(table): expose filter and tableColumns for programmatic use (#1513)
  • 3f84fa0 fix(table): correctly filter all rows before paging when filter is active (#1...
  • 9d738cd fix(input): debounce reactive modelValue changes (#1509)
  • a461fa7 chore(carousel): remove outdated TODO comments (#1510)
  • 3adb12c feat(tree): add OTree component (#1503)
  • 8232dab feat(listbox): update listbox component (#1502)
  • d8654e5 fix(steps): prevent step-item is clickable when prop clickable is false (...
  • a094000 refactor: use useId() as default prop for value props in item components ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​oruga-ui/oruga-next since your current version.


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

Bumps [@oruga-ui/oruga-next](https://github.com/oruga-ui/oruga) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/oruga-ui/oruga/releases)
- [Changelog](https://github.com/oruga-ui/oruga/blob/develop/CHANGELOG.md)
- [Commits](oruga-ui/oruga@v0.12.3...v0.12.4)

---
updated-dependencies:
- dependency-name: "@oruga-ui/oruga-next"
  dependency-version: 0.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2026
@sonarqubecloud
Copy link

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

@mergify mergify bot merged commit 935d0cc into main Jan 16, 2026
11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oruga-ui/oruga-next-0.12.4 branch January 16, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant