Skip to content

chore(deps): bump uikit from 3.21.13 to 3.23.11 #1099

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps uikit from 3.21.13 to 3.23.11.

Release notes

Sourced from uikit's releases.

v3.23.11

Fixed

  • Fix setting `aria-expanded` on the closest button of the Navbar Toggle Icon
  • Fix SVG component handles base64 encoded data URIs correctly

v3.23.10

Fixed

  • Fix Toggle component does not toggle if element is a link without `href` attribute
  • Fix closing modal prevents page from being scrollable in Firefox

v3.23.9

Changed

  • Add missing `aria-hidden` attribute in Icon component

v3.23.8

Changed

  • Delay showing dropdowns in Dropnav and Navbar components to allow passing with the pointer over the element

Fixed

  • Fix setting focus to Modal/Offcanvas Toggle component after close
  • Fix Dropnav component no longer opens its Drop components upon initial hover during page load (in Safari and Firefox)
  • Fix Scrollspy Nav component no longer highlights items whose targets do not exist

v3.23.7

3.23.7 (May 9, 2025)

Fixed

  • Fix Inverse component not being responsive for multiple target elements
  • Fix tabindex not being set for Video component in autoplay: hover mode

v3.23.6

Fixed

  • Revert: Fix performance when transitioning element properties in Chrome (causes regression in Safari and Firefox)

v3.23.5

Fixed

  • Fix regression with transitioning element properties not being applied

v3.23.4

Fixed

  • Fix performance when transitioning element properties in Chrome

... (truncated)

Changelog

Sourced from uikit's changelog.

3.23.11 (June 25, 2025)

Fixed

  • Fix setting aria-expanded on the closest button of the Navbar Toggle Icon
  • Fix SVG component handles base64 encoded data URIs correctly

3.23.10 (June 12, 2025)

Fixed

  • Fix Toggle component does not toggle if element is a link without href attribute
  • Fix closing modal prevents page from being scrollable in Firefox

3.23.9 (June 3, 2025)

Changed

  • Add missing aria-hidden attribute in Icon component

3.23.8 (June 2, 2025)

Changed

  • Delay showing dropdowns in Dropnav and Navbar components to allow passing with the pointer over the element

Fixed

  • Fix setting focus to Modal/Offcanvas Toggle component after close
  • Fix Dropnav component no longer opens its Drop components upon initial hover during page load (in Safari and Firefox)
  • Fix Scrollspy Nav component no longer highlights items whose targets do not exist

3.23.7 (May 9, 2025)

Fixed

  • Fix Inverse component not being responsive for multiple target elements
  • Fix tabindex not being set for Video component in autoplay: hover mode

3.23.6 (April 10, 2025)

Fixed

  • Revert: Fix performance when transitioning element properties in Chrome (causes regression in Safari and Firefox)

3.23.5 (April 7, 2025)

Fixed

  • Fix regression with transitioning element properties not being applied

... (truncated)

Commits
  • 3ee9110 Merge branch 'release/v3.23.11'
  • 1a39ca4 v3.23.11
  • 7c46f0f fix: SVG component handles base64 encoded data URIs correctly
  • c31f32d chore(deps-dev): bump the dev-dependencies group with 4 updates
  • 716e64e fix: setting aria-expanded on the closest button of the Navbar Toggle Icon
  • ef9fda8 Merge tag 'v3.23.10' into develop
  • 32ea8fc Merge branch 'release/v3.23.10'
  • 9f83754 v3.23.10
  • fee125d Fix closing modal prevents page from being scrollable in Firefox
  • 86a12bc chore(deps-dev): bump rollup in the dev-dependencies group
  • 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 <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 [uikit](https://github.com/uikit/uikit) from 3.21.13 to 3.23.11.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.21.13...v3.23.11)

---
updated-dependencies:
- dependency-name: uikit
  dependency-version: 3.23.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2025
@dependabot dependabot bot requested a review from a team July 1, 2025 21:27
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.

0 participants