projectcaluma / ember-caluma

Ember.js addons for Caluma
https://docs.caluma.io/ember-caluma/
GNU Lesser General Public License v3.0
18 stars 22 forks source link

chore(deps): bump uikit from 3.19.2 to 3.20.10 #2721

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps uikit from 3.19.2 to 3.20.10.

Release notes

Sourced from uikit's releases.

v3.20.10

Removed

  • Remove `removeClasses()` util function

Fixed

  • Fix slide transition in Slider component in Safari

v3.20.9

Added

  • Add color mode `--uk-inverse` property in all components

Fixed

  • Fix race condition in Slider/Slideshow component
  • Fix prompts with double quotes in Modal component
  • Fix infinite loop in Slider component

v3.20.8

Fixed

  • Fix check for `Elemenent.prototype.checkVisibility` function
  • Fix filter animations in Safari

v3.20.7

Fixed

  • fix: revert adding esm build for now (breaks resolving logic)

v3.20.6

Fixed

  • Fix missing esm dist files in package

v3.20.5

Fixed

  • Fix missing esm export for icons

v3.20.4

Fixed

  • Fix missing esm export

v3.20.3

Fixed

  • Fix regression in none browser environment

... (truncated)

Changelog

Sourced from uikit's changelog.

3.20.10 (May 13, 2024)

Removed

  • Remove removeClasses() util function

Fixed

  • Fix slide transition in Slider component in Safari

3.20.9 (May 8, 2024)

Added

  • Add color mode --uk-inverse property in all components

Fixed

  • Fix race condition in Slider/Slideshow component
  • Fix prompts with double quotes in Modal component
  • Fix infinite loop in Slider component

3.20.8 (April 26, 2024)

Fixed

  • Fix check for Elemenent.prototype.checkVisibility function
  • Fix filter animations in Safari

3.20.7 (April 24, 2024)

Fixed

  • fix: revert adding esm build for now (breaks resolving logic)

3.20.6 (April 24, 2024)

Fixed

  • Fix missing esm dist files in package

3.20.5 (April 24, 2024)

Fixed

  • Fix missing esm export for icons

3.20.4 (April 24, 2024)

Fixed

... (truncated)

Commits


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 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)
anehx commented 2 weeks ago

:tada: This PR is included in version 12.15.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: