Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps uikit from 3.21.13 to 3.24.2.

Release notes

Sourced from uikit's releases.

v3.24.2

Added

  • Add fit content width to Width component

Fixed

  • Fix overwriting default icons
  • Fix scrollbar gutter stays visible in Modal component even though page is not scrollable
  • Fix lazy loading YouTube/Vimeo videos in Video component in Safari
  • Fix scoping css to handle `attr()` with `type()` function

v3.24.1

Fixed

  • Fix icon overlay inverse selector in Icon component
  • Fix Sass sources

v3.24.0

Added

  • Add Overflow Fade component
  • Add card overlay style modifier to Card component
  • Add form size modifier for radio and checkbox to Form component
  • Add icon overlay modifier to Icon component
  • Add highest z-index utility class to Position component
  • Add size modifier for top and bottom paddings to Section component
  • Add `restart` option to Video component
  • Add `hover-target` option to Video component

Changed

  • Remove font variables in favor of using heading classes in Countdown component
  • Stretch the entire navbar height if an item's height is expanded by its content
  • Scale height of responsive images and videos based on extrinsic aspect ratio and fill content box (Chrome only yet)
  • Videos set to `preload: none` will lazy load by default now
  • Dropnav component will flip vertically, when overflowing its scroll container

Deprecated

  • Deprecate `automute` option in Video and Cover component, use `muted` attribute for videos, `mute=1` for YouTube and `muted=1` for Vimeo instead

Removed

  • Remove deprecated flag in Less variables

Fixed

  • Fix disable color for span elements in Subnav component
  • Fix text underline offset if text is vertical aligned to the middle in Link component

... (truncated)

Changelog

Sourced from uikit's changelog.

3.24.2 (October 13, 2025)

Added

  • Add fit content width to Width component

Fixed

  • Fix overwriting default icons
  • Fix scrollbar gutter stays visible in Modal component even though page is not scrollable
  • Fix lazy loading YouTube/Vimeo videos in Video component in Safari
  • Fix scoping css to handle attr() with type() function

3.24.1 (October 6, 2025)

Fixed

  • Fix icon overlay inverse selector in Icon component
  • Fix Sass sources

3.24.0 (October 2, 2025)

Added

  • Add Overflow Fade component
  • Add card overlay style modifier to Card component
  • Add form size modifier for radio and checkbox to Form component
  • Add icon overlay modifier to Icon component
  • Add highest z-index utility class to Position component
  • Add size modifier for top and bottom paddings to Section component
  • Add restart option to Video component
  • Add hover-target option to Video component

Changed

  • Remove font variables in favor of using heading classes in Countdown component
  • Stretch the entire navbar height if an item's height is expanded by its content
  • Scale height of responsive images and videos based on extrinsic aspect ratio and fill content box (Chrome only yet)
  • Videos set to preload: none will lazy load by default now
  • Dropnav component will flip vertically, when overflowing its scroll container

Deprecated

  • Deprecate automute option in Video and Cover component, use muted attribute for videos, mute=1 for YouTube and muted=1 for Vimeo instead

Removed

  • Remove deprecated flag in Less variables

Fixed

... (truncated)

Commits
  • 39124fd Merge branch 'release/v3.24.2'
  • 54a1709 v3.24.2
  • 36b5f74 fix: scoping css to handle attr() with type() function
  • 0cc8b24 chore: changelog
  • 5858054 fix: scrollbar gutter stays visible in Modal component even though page is no...
  • a9d167d add fit content width to Width component
  • f050c9e fix: Safari ignores the attribute loading=lazy when the src gets set through JS
  • af0261c chore(deps-dev): bump the dev-dependencies group with 3 updates
  • 0c81859 fix: overwriting default icons
  • 585e769 Merge tag 'v3.24.1' into develop
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [uikit](https://github.com/uikit/uikit) from 3.21.13 to 3.24.2.
- [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.24.2)

---
updated-dependencies:
- dependency-name: uikit
  dependency-version: 3.24.2
  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 Nov 1, 2025
@cmu-delphi-automation-machine cmu-delphi-automation-machine requested a review from a team November 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.

1 participant