Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps uikit from 3.21.13 to 3.23.13.

Release notes

Sourced from uikit's releases.

v3.23.13

Fixed

  • Fix setting focus to Modal/Offcanvas Toggle component after close scrolls page
  • Fix Slideshow/Slider components no longer autoplay if hidden
  • Fix Drop component no longer delays showing if previous active Drop component is found
  • Fix Scrollspy Nav component not detecting covering element correctly

v3.23.12

Fixed

  • Fix Scrollspy Nav ignores links

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

... (truncated)

Changelog

Sourced from uikit's changelog.

3.23.13 (September 11, 2025)

Fixed

  • Fix setting focus to Modal/Offcanvas Toggle component after close scrolls page
  • Fix Slideshow/Slider components no longer autoplay if hidden
  • Fix Drop component no longer delays showing if previous active Drop component is found
  • Fix Scrollspy Nav component not detecting covering element correctly

3.23.12 (August 18, 2025)

Fixed

  • Fix Scrollspy Nav ignores links

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

... (truncated)

Commits
  • f64bf64 Merge branch 'release/v3.23.13'
  • b552301 v3.23.13
  • 33c5da2 fix: Scrollspy Nav component not detecting covering element correctly
  • 95a1949 fix: Drop component no longer delays showing if previous active Drop componen...
  • e391067 Fix browser lock up because of infinite component update loop
  • da17b7c fix: Slideshow/Slider components no longer autoplay if hidden
  • 310c6e5 chore(deps-dev): bump the dev-dependencies group with 3 updates
  • d0de2f1 chore(deps-dev): bump the dev-dependencies group with 2 updates
  • 7600814 chore(deps-dev): bump the dev-dependencies group with 7 updates
  • e2ca185 fix: setting focus to Modal/Offcanvas Toggle component after close scrolls page
  • 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.13.
- [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.13)

---
updated-dependencies:
- dependency-name: uikit
  dependency-version: 3.23.13
  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 Oct 1, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2025
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Oct 1, 2025
@cmu-delphi-automation-machine cmu-delphi-automation-machine requested a review from a team October 1, 2025 21:01
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