Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

build(deps): bump uikit from 3.4.4 to 3.5.8 in /UI#264

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/UI/master/uikit-3.5.8
Closed

build(deps): bump uikit from 3.4.4 to 3.5.8 in /UI#264
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/UI/master/uikit-3.5.8

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps uikit from 3.4.4 to 3.5.8.

Release notes

Sourced from uikit's releases.

v3.5.8

Added

  • Add lightbox button active hook

Changed

  • IMPORTANT: Set @pagination-margin-horizontal to 0 and use new @pagination-item-padding-vertical and @pagination-item-padding-horizontal

Fixed

  • Fix lightbox button focus state
  • Fix Slider component transition bug in iOS 14.0

v3.5.7

Fixed

  • Fix Switcher component no longer toggles an already active item
  • Fix 'positionAt' function not detecting flip state correctly
  • Fix 'z-index' for stacked Modals

v3.5.6

Changed

  • Sticky component uses window.Date instead of window.performance
  • Sticky component with sticky-on-up no longer hides when Dropdown shows

Fixed

  • Fix slidenav color in Lightbox component
  • Fix inverse colors for link toggle in Link component
  • Sticky component remains inactive if hidden
  • Revert dropbar mode push is only applied if Navbar is positioned static
  • Fix animations not resolving if user canceled

v3.5.5

Added

  • Add list marker utility support for WebKit
  • Add uk-text-default to Text component
  • Add multiple targets to Filter component

Fixed

  • Updates no longer throw error after too many recursions, but delay into next frame
  • Fix empty slider throws exception
  • Fix pointer events ignored on SVGs in Sortable component
  • Fix Grid component divider rendering
  • Fix <select> closes Drop component in hover mode in Firefox
Changelog

Sourced from uikit's changelog.

3.5.8 (September 25, 2020)

Added

  • Add lightbox button active hook

Changed

  • IMPORTANT: Set @pagination-margin-horizontal to 0 and use new @pagination-item-padding-vertical and @pagination-item-padding-horizontal

Fixed

  • Fix lightbox button focus state
  • Fix Slider component transition bug in iOS 14.0

3.5.7 (August 27, 2020)

Fixed

  • Fix Switcher component no longer toggles an already active item
  • Fix 'positionAt' function not detecting flip state correctly
  • Fix 'z-index' for stacked Modals

3.5.6 (August 13, 2020)

Changed

  • Sticky component uses window.Date instead of window.performance
  • Sticky component with sticky-on-up no longer hides when Dropdown shows

Fixed

  • Fix slidenav color in Lightbox component
  • Fix inverse colors for link toggle in Link component
  • Sticky component remains inactive if hidden
  • Revert dropbar mode push is only applied if Navbar is positioned static
  • Fix animations not resolving if user canceled

3.5.5 (July 14, 2020)

Added

  • Add list marker utility support for WebKit
  • Add uk-text-default to Text component
  • Add multiple targets to Filter component

Fixed

  • Updates no longer throw error after too many recursions, but delay into next frame
  • Fix empty slider throws exception
Commits
  • eeb2d2b Merge branch 'release/v3.5.8'
  • 88dd9fe v3.5.8
  • 542a60b refactor: dimensions.js
  • a4512dc fix: Slider component transition bug in iOS 14.0
  • 16f1eb8 fix lightbox button focus state
  • 03b2a6f add lightbox button active hook
  • e7e7292 refactor: do not set extra muted attribute on video element
  • b0bd1dd refactor: use HTMLElement.hidden property
  • 0dfd51d chore: upgrade dependencies
  • 34bddc1 upgrade dev dependencies
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [uikit](https://github.com/uikit/uikit) from 3.4.4 to 3.5.8.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.4.4...v3.5.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 26, 2020
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #278.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/UI/master/uikit-3.5.8 branch October 21, 2020 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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