Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps @oruga-ui/oruga-next and @oruga-ui/theme-bulma. These dependencies needed to be updated together.
Updates @oruga-ui/oruga-next from 0.11.6 to 0.12.0

Release notes

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

v0.12.0

0.12.0 (2025-11-07)

Bug Fixes

  • carousel: solve tab navigation issues when has no indicators (#1432) (28d9823)
  • dialog: correct programmatic type inheritance (#1457) (288f9fa)
  • drodown: don't prevent home/end keys for elements with native key behavior (#1419) (b7b9324)
  • dropdown: clear focused item on hover out (#1418) (9e31b94)
  • pagination: solve depreacted pagination order prop issues (#1439) (b625ef0)
  • steps|tabs: clear transitioning class after transition end (#1443) (22cbfe0)
  • taginput: forward input size to tag items (#1454) (cfc46d3)

Features

  • autocomplete: rename class itemGroupTitleClass to itemGroupClass (#1426) (c9bf162)
  • card: add OCard component (#1384) (2222bee)
  • carousel: add options prop (#1429) (d57fb7d)
  • carousel: add default slide template with title, subtitle and image (#1416) (d96f555)
  • dialog: add programmatic interface (#1438) (ce98766)
  • dialog: convert card into dialog component (#1436) (0986bc7)
  • dropdown: remove checkScroll and always emit events when scrollable (#1451) (0d51b7a)
  • dropdown: remove method argument from open/close event (#1449) (358d124)
  • listbox: add OListbox component (#1380) (0ded5de)
  • pagination: use OButton component instead of custom button (#1386) (a7f22f3)
  • programmatic: use factory pattern for programmatic interfaces (#1395) (1017e08)
  • sidebar: remove prop reduce & expandOnHover | update mobile prop (#1456) (68a0f2e)
  • steps: remove root variantClass (#1410) (0d77beb)
  • programmatic: enhance programmatic types (#1445) (3efb78a)
  • table: move slots before and after out of default slot (#1428) (6661827)
  • table: unify class names (#1406) (cfd21d5)
  • tabs: add TabItem variant class (#1409) (a0b9f82)
  • upload: adjust classes (#1398) (324616c), closes #1398
  • split trigger array props into individual props (#1452) (f737261)
  • split up closeable array props into individual props (#1444) (63d1e93)

BREAKING CHANGES

  • autocomplete: rename class itemGroupTitleClass to itemGroupClass
  • dropdown: Dropdown open and close event arguments has changed
  • pagination: the pagination button template has changed
  • sidebar: The props expandOnHover and reduce and related classes were removed from the Sidebar component.
  • steps: variantClass got removed from the Steps component
  • upload: rename hoveredClass to draggableHoveredClass

v0.12.0-pre.3

0.12.0-pre.3 (2025-11-06)

Bug Fixes

... (truncated)

Changelog

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

0.12.0 (2025-11-07)

Bug Fixes

  • carousel: solve tab navigation issues when has no indicators (#1432) (28d9823)
  • dialog: correct programmatic type inheritance (#1457) (288f9fa)
  • drodown: don't prevent home/end keys for elements with native key behavior (#1419) (b7b9324)
  • dropdown: clear focused item on hover out (#1418) (9e31b94)
  • pagination: solve depreacted pagination order prop issues (#1439) (b625ef0)
  • steps|tabs: clear transitioning class after transition end (#1443) (22cbfe0)
  • taginput: forward input size to tag items (#1454) (cfc46d3)

Features

  • autocomplete: rename class itemGroupTitleClass to itemGroupClass (#1426) (c9bf162)
  • card: add OCard component (#1384) (2222bee)
  • carousel: add options prop (#1429) (d57fb7d)
  • carousel: add default slide template with title, subtitle and image (#1416) (d96f555)
  • dialog: add programmatic interface (#1438) (ce98766)
  • dialog: convert card into dialog component (#1436) (0986bc7)
  • dropdown: remove checkScroll and always emit events when scrollable (#1451) (0d51b7a)
  • dropdown: remove method argument from open/close event (#1449) (358d124)
  • listbox: add OListbox component (#1380) (0ded5de)
  • pagination: use OButton component instead of custom button (#1386) (a7f22f3)
  • programmatic: use factory pattern for programmatic interfaces (#1395) (1017e08)
  • sidebar: remove prop reduce & expandOnHover | update mobile prop (#1456) (68a0f2e)
  • steps: remove root variantClass (#1410) (0d77beb)
  • programmatic: enhance programmatic types (#1445) (3efb78a)
  • table: move slots before and after out of default slot (#1428) (6661827)
  • table: unify class names (#1406) (cfd21d5)
  • tabs: add TabItem variant class (#1409) (a0b9f82)
  • upload: adjust classes (#1398) (324616c), closes #1398
  • split trigger array props into individual props (#1452) (f737261)
  • split up closeable array props into individual props (#1444) (63d1e93)

BREAKING CHANGES

  • autocomplete: rename class itemGroupTitleClass to itemGroupClass
  • dropdown: Dropdown open and close event arguments has changed
  • pagination: the pagination button template has changed
  • sidebar: The props expandOnHover and reduce and related classes were removed from the Sidebar component.
  • steps: variantClass got removed from the Steps component
  • upload: rename hoveredClass to draggableHoveredClass
Commits

Updates @oruga-ui/theme-bulma from 0.7.3 to 0.8.0

Release notes

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

v0.8.0

What's Changed

Full Changelog: oruga-ui/theme-bulma@v0.7.3...v0.8.0

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 10, 2025
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

Bumps [@oruga-ui/oruga-next](https://github.com/oruga-ui/oruga) and [@oruga-ui/theme-bulma](https://github.com/oruga-ui/theme-bulma). These dependencies needed to be updated together.

Updates `@oruga-ui/oruga-next` from 0.11.6 to 0.12.0
- [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.11.6...v0.12.0)

Updates `@oruga-ui/theme-bulma` from 0.7.3 to 0.8.0
- [Release notes](https://github.com/oruga-ui/theme-bulma/releases)
- [Commits](oruga-ui/theme-bulma@v0.7.3...v0.8.0)

---
updated-dependencies:
- dependency-name: "@oruga-ui/oruga-next"
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@oruga-ui/theme-bulma"
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-521ca011fd branch from 39cc041 to 8818c89 Compare November 10, 2025 01:08
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2025

Superseded by #1786.

@dependabot dependabot bot closed this Nov 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-521ca011fd branch November 18, 2025 01:02
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