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.8 #2714

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps uikit from 3.19.2 to 3.20.8.

Release notes

Sourced from uikit's releases.

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

v3.20.2

Changed

  • Make gutter overridable through grid classes in Iconnav and Thumbnav components

Fixed

  • Fix Switcher component may show multiple items if toggled while previous animation in progress
  • Fix regression in selector engine

v3.20.1

Fixed

  • Fix regression in Inverse component

v3.20.0

Changed

  • Improve query selector performance 🏎

... (truncated)

Changelog

Sourced from uikit's changelog.

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

  • Fix missing esm export

3.20.3 (April 24, 2024)

Fixed

  • Fix regression in none browser environment

3.20.2 (April 24, 2024)

Changed

  • Make gutter overridable through grid classes in Iconnav and Thumbnav components

Fixed

  • Fix Switcher component may show multiple items if toggled while previous animation in progress
  • Fix regression in selector engine

3.20.1 (April 23, 2024)

... (truncated)

Commits
  • 06c2c27 Merge branch 'release/v3.20.8'
  • a256b93 v3.20.8
  • a340cc6 fix: filter animations in Safari
  • c77f597 fix: check for Elemenent.prototype.checkVisibility function
  • 9a11ca5 chore: upgrade dependencies
  • 0b97e29 Merge branch 'release/v3.20.7'
  • e97fed5 Merge tag 'v3.20.7' into develop
  • 7c6ab30 v3.20.7
  • f0b0736 fix: revert adding esm build for now (breaks resolving logic)
  • f98f2ab Merge branch 'release/v3.20.6'
  • 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 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)
dependabot[bot] commented 2 months ago

Superseded by #2718.