Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 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.10.6 to 0.11.0

Release notes

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

v0.11.0

0.11.0 (2025-06-16)

Bug Fixes

  • add type="button" where the default tag is a button element to prevent form submission (#1324) (c46fe95), closes #1323
  • field: correct default classes to fit BEM convention (#1329) (b36b38e)
  • field: prevent setting aria-describedby when no message is displayed (#1332) (ad06f00)
  • trapFocus: prevent duplicate event handler binding on component update (#1330) (09bf251)

Features

  • allow configuration of expanded prop on form components (#1326) (df001fb)
  • types: increase programmatic type strictness (#1322) (5947965)
  • types: rename closable to closeable to ensure consistent spelling (#1313) (06fa959)
  • types: add utility DeepKeys type (#1325) (de74d59)

v0.11.0-pre.1

0.11.0-pre.1 (2025-06-09)

Bug Fixes

  • add type="button" where the default tag is a button element to prevent form submission (#1324) (c46fe95), closes #1323
  • field: correct default classes to fit BEM convention (#1329) (b36b38e)
  • field: prevent setting aria-describedby when no message is displayed (#1332) (ad06f00)
  • trapFocus: prevent duplicate event handler binding on component update (#1330) (09bf251)

Features

  • allow configuration of expanded prop on form components (#1326) (df001fb)
  • types: increase programmatic type strictness (#1322) (5947965)
  • types: rename closable to closeable to ensure consistent spelling (#1313) (06fa959)
  • types: add utility DeepKeys type (#1325) (de74d59)
Changelog

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

0.11.0 (2025-06-16)

Bug Fixes

  • add type="button" where the default tag is a button element to prevent form submission (#1324) (c46fe95), closes #1323
  • field: correct default classes to fit BEM convention (#1329) (b36b38e)
  • field: prevent setting aria-describedby when no message is displayed (#1332) (ad06f00)
  • trapFocus: prevent duplicate event handler binding on component update (#1330) (09bf251)

Features

  • allow configuration of expanded prop on form components (#1326) (df001fb)
  • types: increase programmatic type strictness (#1322) (5947965)
  • types: rename closable to closeable to ensure consistent spelling (#1313) (06fa959)
  • types: add utility DeepKeys type (#1325) (de74d59)
Commits
  • 48d0669 chore(release): v0.11.0 (#1335)
  • a70477c refactor(tag): update component (#1334)
  • b18ab5a chore(release): v0.11.0-pre.1 (#1333)
  • 546be93 refactor(breadcrumb): cleanup breadcrumb component (#1327)
  • 5070b67 refactor(tag): cleanup tag component (#1328)
  • c46fe95 fix: add type="button" where the default tag is a button element to preve...
  • de74d59 feat(types): add utility DeepKeys type (#1325)
  • ad06f00 fix(field): prevent setting aria-describedby when no message is displayed (...
  • 09bf251 fix(trapFocus): prevent duplicate event handler binding on component update (...
  • 06fa959 feat: rename closable to closeable to ensure consistent spelling (#1313)
  • Additional commits viewable in compare view

Updates @oruga-ui/theme-bulma from 0.6.2 to 0.7.0

Release notes

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

v0.7.0

What's Changed

Full Changelog: oruga-ui/theme-bulma@v0.6.2...v0.7.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)

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.10.6 to 0.11.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.10.6...v0.11.0)

Updates `@oruga-ui/theme-bulma` from 0.6.2 to 0.7.0
- [Release notes](https://github.com/oruga-ui/theme-bulma/releases)
- [Commits](oruga-ui/theme-bulma@v0.6.2...v0.7.0)

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

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 Jun 17, 2025
@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

@mergify mergify bot merged commit 5ef0b6b into main Jun 17, 2025
9 of 10 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-f153c811b4 branch June 17, 2025 02:33
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