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.17.11 to 3.18.3 #357

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Bumps uikit from 3.17.11 to 3.18.3.

Release notes

Sourced from uikit's releases.

v3.18.3

Fixed

  • Fix dropbar offset in Navbar component
  • Fix autoplay option in Lightbox component
  • Fix height in Height Placeholder component
  • Fix Height Match component to use viewport dimensions as base again

v3.18.2

Fixed

  • Fix wrong dropbar offset in Navbar component
  • Fix conflict if multiple Dropnav components share the same container

v3.18.1

Changed

  • Close modal if contained video leaves fullscreen mode

Fixed

  • Fix Video component does not pause video if it enters fullscreen mode
  • Fix page scrolls while sorting in Sortable component
  • Fix horizontally overflowing elements are not scrollable in Modal component
  • Fix Match Height component applied to SVG elements

Removed

  • Remove Pagekit CMS icon

v3.18.0

Added

  • Add parallax options to Slider and Slideshow components
  • Add Inverse component to color content with no background depending on intersecting elements beneath
  • Add color mode for default and muted style modifiers in Section, Tile, Card and Overlay components
  • Add size modifier to Nav component
  • Add link external and arrow up right icons
  • Add X, Mastodon, Telegram, Threads, Signal and YOOtheme icons

Changed

  • Replace `none` with `dark` as default for navbar, dropdown and dropbar color modes
  • Twitter icon will show X icon
  • Responsive component uses `aspect-ratio` if available

Fixed

  • Fix icons task on Windows
  • Fix Height Match component uses offsetHeight as base
Changelog

Sourced from uikit's changelog.

3.18.3 (February 13, 2024)

Fixed

  • Fix dropbar offset in Navbar component
  • Fix autoplay option in Lightbox component
  • Fix height in Height Placeholder component
  • Fix Height Match component to use viewport dimensions as base again

3.18.2 (February 9, 2024)

Fixed

  • Fix wrong dropbar offset in Navbar component
  • Fix conflict if multiple Dropnav components share the same container

3.18.1 (February 7, 2024)

Changed

  • Close modal if contained video leaves fullscreen mode

Fixed

  • Fix Video component does not pause video if it enters fullscreen mode
  • Fix page scrolls while sorting in Sortable component
  • Fix horizontally overflowing elements are not scrollable in Modal component
  • Fix Height Match component applied to SVG elements

Removed

  • Remove Pagekit CMS icon

3.18.0 (January 30, 2024)

Added

  • Add parallax options to Slider and Slideshow components
  • Add Inverse component to color content with no background depending on intersecting elements beneath
  • Add color mode for default and muted style modifiers in Section, Tile, Card and Overlay components
  • Add Height Placeholder component
  • Add size modifier to Nav component
  • Add link external and arrow up right icons
  • Add X, Mastodon, Telegram, Threads, Signal and YOOtheme icons

Changed

  • Replace none with dark as default for navbar, dropdown and dropbar color modes
  • Twitter icon will show X icon
  • Responsive component uses aspect-ratio if available

... (truncated)

Commits
  • 1c58362 Merge branch 'release/v3.18.3'
  • 0f4d6d1 v3.18.3
  • 003cb6c fix: Height Match component to use viewport dimensions as base again
  • 4a141ae chore(deps-dev): bump the dev-dependencies group with 1 update
  • dceb0c9 fix: dropbar offset
  • 454229d fix: use offset height in placeholder component
  • 93bc2b2 fix: autoplay option in Lightbox component
  • 4f6df76 fix: dropbar offset in Navbar component
  • 37b23be Merge branch 'release/v3.18.2'
  • c31d283 Merge tag 'v3.18.2' into develop
  • 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.17.11 to 3.18.3.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.17.11...v3.18.3)

---
updated-dependencies:
- dependency-name: uikit
  dependency-type: direct:development
  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 13, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #367.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/uikit-3.18.3 branch March 1, 2024 13:36
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