Skip to content
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

Bump uikit from 3.21.16 to 3.23.0 in /frontend #831

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 Feb 6, 2025

Bumps uikit from 3.21.16 to 3.23.0.

Release notes

Sourced from uikit's releases.

v3.23.0

Added

  • Add `property` option to Height Viewport component

Changed

  • IMPORTANT: Rename `minHeight` option to `min` in Height Viewport component

Fixed

  • Fix Toggle component does not toggle if element is a link without `href` attribute

v3.22.4

Added

  • Add dropbar margin variable to Dropdown component

Fixed

  • Fix pressing arrow down key on nav item in Dropbar component opens Dropdown component

v3.22.3

Fixed

  • Fix vertical alignment for input of type date, time and datetime-local in Safari

v3.22.2

Fixed

  • Fix missing list markers in Chrome in List component

v3.22.1

Changed

  • Apply accordion item hook also to the first item

v3.22.0

Added

  • Add `slidnav` option to disable slidenav to Lightbox component
  • Add `nav` option to show a vertical thumbnav or dotnav to Lightbox component
  • Add `counter` option to show counter with current item number and total number of items to Lightbox component
  • Add `video-autoplay: inline` option to autoplay video without controls and muted to Lightbox component
  • Add zoom behavior to images and inline videos if they are higher than the viewport to Lightbox component
  • Allow `template` option to reference a `template` element in the DOM for the lightbox layout in Lightbox component
  • Add hidden class to hide empty elements to Visibility component
  • Add inverse style for form rang to Form component
  • Add margin xsmall classes to Margin component
  • Add horizontal margin variable to subnav pill in Subnav component

... (truncated)

Changelog

Sourced from uikit's changelog.

3.23.0 (February 4, 2025)

Added

  • Add property option to Height Viewport component

Changed

  • IMPORTANT: Rename minHeight option to min in Height Viewport component

Fixed

  • Fix Toggle component does not toggle if element is a link without href attribute

3.22.4 (January 30, 2025)

Added

  • Add dropbar margin variable to Dropdown component

Fixed

  • Fix pressing arrow down key on nav item in Dropbar component opens Dropdown component

3.22.3 (January 24, 2025)

Fixed

  • Fix vertical alignment for input of type date, time and datetime-local in Safari

3.22.2 (January 16, 2025)

Fixed

  • Fix missing list markers in Chrome in List component

3.22.1 (January 16, 2025)

Changed

  • Apply accordion item hook also to the first item

3.22.0 (January 9, 2025)

Added

  • Add slidnav option to disable slidenav to Lightbox component
  • Add nav option to show a vertical thumbnav or dotnav to Lightbox component
  • Add counter option to show counter with current item number and total number of items to Lightbox component
  • Add video-autoplay: inline option to autoplay video without controls and muted to Lightbox component

... (truncated)

Commits
  • 3b552cc Merge branch 'release/v3.23.0'
  • ed19457 v3.23.0
  • be5b372 chore: update circleci config
  • 282f82e changelog
  • 9565132 chore: upgrade packageManager
  • 061429c chore: upgrade dependencies
  • 605d05b chore: use node 22
  • 57531ce feat: Add property option to Height Viewport component
  • 70e43d7 chore(deps-dev): bump the dev-dependencies group with 3 updates
  • 7a1fb10 fix: Toggle component does not toggle if element is a link without href att...
  • 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.16 to 3.23.0.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.21.16...v3.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2025
Copy link

sonarqubecloud bot commented Feb 6, 2025

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants