Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps uikit from 3.14.3 to 3.15.10.

Release notes

Sourced from uikit's releases.

v3.15.10

Fixed

  • Fix regression in Filter component animation
  • Fix case where UIkit breaks if a form with an input named attributes exits

v3.15.9

Fixed

  • Fix WAI-ARIA rules for Tooltip component
  • Fix slide animation in Sortable component
  • Fix input fields reverting to previous value while sorting in Sortable component

v3.15.8

Fixed

  • Fix column break within the list item in List component
  • Fix Toggle component when using mouse and keyboard simultaneously
  • Fix register passive event handler in Slider component

v3.15.7

Changed

  • Improve Accordion component keeps toggle in view when toggling

Fixed

  • Fix Slider drag stops on scroll now

v3.15.6

Changed

  • Modal closes on click on hash links

Fixed

  • Fix check for selectable Text in Slider drag
  • Fix reactivity in Switcher component

v3.15.5

Fixed

  • Fix accordion items wrap themselves during transition
  • Fix regression in Video component (no autoplay if within a Scrollspy)

v3.15.4

Fixed

  • Fix detecting unit in Parallax component stops
  • Fix regression in transition animations in Drop component

... (truncated)

Changelog

Sourced from uikit's changelog.

3.15.10 (September 21, 2022)

Fixed

  • Fix regression in Filter component animation
  • Fix case where UIkit breaks if a form with an input named attributes exits

3.15.9 (September 19, 2022)

Fixed

  • Fix WAI-ARIA rules for Tooltip component
  • Fix slide animation in Sortable component
  • Fix input fields reverting to previous value while sorting in Sortable component

3.15.8 (September 14, 2022)

Fixed

  • Fix column break within the list item in List component
  • Fix Toggle component when using mouse and keyboard simultaneously
  • Fix register passive event handler in Slider component

3.15.7 (September 13, 2022)

Changed

  • Improve Accordion component keeps toggle in view when toggling

Fixed

  • Fix Slider drag stops on scroll now

3.15.6 (August 31, 2022)

Changed

  • Modal closes on click on hash links

Fixed

  • Fix check for selectable Text in Slider drag
  • Fix reactivity in Switcher component

3.15.5 (August 24, 2022)

Fixed

  • Fix accordion items wrap themselves during transition

... (truncated)

Commits
  • 49ef63f Merge branch 'release/v3.15.10'
  • 0b42df6 v3.15.10
  • 12413a1 fix: case where UIkit breaks if a form with an input named attributes exits
  • f47929d chore: upgrade dependencies
  • d0ea362 chore: eslint
  • 772e4a9 fix: revert await mutation
  • 6ba1ea1 fix: regression in Filter component animation
  • 9ea7838 Merge branch 'release/v3.15.9'
  • 0214f6b Merge tag 'v3.15.9' into develop
  • fc5514e v3.15.9
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 3, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/uikit-3.15.10 branch from f9413ac to 42652f7 Compare October 7, 2022 21:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/uikit-3.15.10 branch from 42652f7 to c3c8010 Compare October 17, 2022 18:50
Bumps [uikit](https://github.com/uikit/uikit) from 3.14.3 to 3.15.10.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.14.3...v3.15.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/uikit-3.15.10 branch from c3c8010 to 3837111 Compare October 17, 2022 18:58
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 1f3ff27 into dev Oct 17, 2022
@krivard krivard deleted the dependabot/npm_and_yarn/dev/uikit-3.15.10 branch October 17, 2022 19:05
This was referenced Oct 17, 2022
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