Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps uikit from 3.11.1 to 3.13.7.

Release notes

Sourced from uikit's releases.

v3.13.7

Fixed

  • Fix regression in Drop component not updating its width if alignment is set to justify
  • Fix regression in Height Match component not updating its height when resized

v3.13.6

Removed

  • Image component no longer sets a background-size for elements with background-size set to auto

Fixed

  • Fix Position component
  • Fix regression in Upload component with multiple option disabled
  • Fix regression in Height Viewport component with expand option enabled
  • Fix regression in Slider/Slideshow Parallax

v3.13.5

Fixed

  • Fix regression in Drop component's offset option
  • Fix initial values for @navbar-dropdown-margin and @navbar-dropdown-dropbar-margin-top

v3.13.4

Fixed

  • Fix Tooltip margin

v3.13.3

Fixed

  • Fix importing UIkit in Next.js

v3.13.2

Changed

  • Use custom property for direction offset in components based on Position mixin
  • Add max-width to drops in Drop, Dropdown and Navbar components

Removed

  • Remove dropbar push mode from Navbar component

Fixed

  • Fix dropbar dropdown alignment
  • Fix dropbar dropdown top margin flickering
  • Fix Switcher component with disabled toggles
  • Fix responsiveness in Responsive component

... (truncated)

Changelog

Sourced from uikit's changelog.

3.13.7 (April 1, 2022)

Fixed

  • Fix regression in Drop component not updating its width if alignment is set to justify
  • Fix regression in Height Match component not updating its height when resized

3.13.6 (April 1, 2022)

Removed

  • Image component no longer sets a background-size for elements with background-size set to auto

Fixed

  • Fix Position component
  • Fix regression in Upload component with multiple option disabled
  • Fix regression in Height Viewport component with expand option enabled
  • Fix regression in Slider/Slideshow Parallax

3.13.5 (March 28, 2022)

Fixed

  • Fix regression in Drop component's offset option
  • Fix initial values for @navbar-dropdown-margin and @navbar-dropdown-dropbar-margin-top

3.13.4 (March 25, 2022)

Fixed

  • Fix Tooltip margin

3.13.3 (March 25, 2022)

Fixed

  • Fix importing UIkit in Next.js

3.13.2 (March 25, 2022)

Changed

  • Use custom property for direction offset in components based on Position mixin
  • Add max-width to drops in Drop, Dropdown and Navbar components

Removed

  • Remove dropbar push mode from Navbar component

... (truncated)

Commits
  • 7131a9f Merge branch 'release/v3.13.7'
  • aa08a0d v3.13.7
  • 120e5ee fix: regression in Height Match component not updating its height when resized
  • 04818b8 fix: regression in Drop component not updating its width if alignment is set ...
  • abe4538 chore: typo
  • 8d2bfbb Merge branch 'release/v3.13.6'
  • f219c26 Merge tag 'v3.13.6' into develop
  • c93f825 v3.13.6
  • 773f38a revert: feat: Drop/Dropdowns try to shift to stay within viewport
  • f2fe5e6 chore: do not minify if debug is set, source maps do not work otherwise
  • 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 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.11.1 to 3.13.7.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.11.1...v3.13.7)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2022
Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@krivard krivard merged commit a5a5e6f into dev Apr 18, 2022
@krivard krivard deleted the dependabot/npm_and_yarn/dev/uikit-3.13.7 branch April 18, 2022 16:41
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.

2 participants