Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps uikit from 3.21.13 to 3.23.12.

Release notes

Sourced from uikit's releases.

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

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

... (truncated)

Changelog

Sourced from uikit's changelog.

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

  • 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)

... (truncated)

Commits
  • ef32556 Merge branch 'release/v3.23.12'
  • 0a64579 v3.23.12
  • 4db70ed fix: Scrollspy Nav ignores links if not present while computed: links is eval...
  • d145421 chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 up...
  • 0d7a365 chore: upgrade packageManager
  • e80ff43 chore(deps-dev): bump the dev-dependencies group with 5 updates
  • 62e705b refactor: cleanup cover component
  • a13f0d1 chore(deps-dev): bump the dev-dependencies group with 4 updates
  • 0c549c4 chore(deps-dev): bump the dev-dependencies group with 5 updates
  • b4f9f8b chore: svgo 4 compatibility
  • 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.12.
- [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.12)

---
updated-dependencies:
- dependency-name: uikit
  dependency-version: 3.23.12
  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 Sep 2, 2025
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 2, 2025
@dependabot dependabot bot requested a review from a team September 2, 2025 14:44
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #1111.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/uikit-3.23.12 branch 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