Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Bumps uikit from 3.19.1 to 3.20.1.

Release notes

Sourced from uikit's releases.

v3.20.1

Fixed

  • Fix regression in Inverse component

v3.20.0

Changed

  • Improve query selector performance 🏎
  • Queue updates on microtask instead of animation frame to ensure more immediate updates

Removed

  • Remove deprecated `closest()` and `within()` functions

Fixed

  • Fix lazy loading on target in Toggle component

v3.19.4

Added

  • Add `hover` mode to `autoplay` option in Video component

v3.19.3

Added

  • Add center vertical and horizontal classes to Position component

Fixed

  • Fix `scrollIntoView()` when target is covered by another element

v3.19.2

Added

  • Add center vertical and horizontal classes to Position component

Fixed

  • Fix `scrollIntoView()` when target is covered by another element
Changelog

Sourced from uikit's changelog.

3.20.1 (April 23, 2024)

Fixed

  • Fix regression in Inverse component

3.20.0 (April 23, 2024)

Changed

  • Improve query selector performance 🏎
  • Queue updates on microtask instead of animation frame to ensure more immediate updates

Removed

  • Remove deprecated closest() and within() functions

Fixed

  • Fix lazy loading on target in Toggle component

3.19.4 (April 9, 2024)

Added

  • Add hover mode to autoplay option in Video component

3.19.2 (March 12, 2024)

Added

  • Add center vertical and horizontal classes to Position component

Fixed

  • Fix scrollIntoView() when target is covered by another element
Commits
  • 97f1812 Merge branch 'release/v3.20.1'
  • 19e11bb v3.20.1
  • 60e5d42 fix: regression in Inverse component
  • 4e09827 Merge branch 'release/v3.20.0'
  • c1fa0eb Merge tag 'v3.20.0' into develop
  • 9f70413 v3.20.0
  • 2cebb25 chore: upgrade pnpm
  • c93e95e chore: $options.observe is always an array or undefined
  • 5632bbe chore(deps-dev): bump the dev-dependencies group with 4 updates
  • c70b386 refactor: cleanup
  • 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 <dependency name> 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 dependabot bot requested a review from rlunde as a code owner April 23, 2024 16:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 23, 2024
@dependabot dependabot bot requested a review from a team April 23, 2024 16:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/uikit-3.20.1 branch 2 times, most recently from 1d64128 to a54f0c9 Compare April 23, 2024 19:30
@melange396
Copy link
Contributor

@dependabot rebase

Bumps [uikit](https://github.com/uikit/uikit) from 3.19.1 to 3.20.1.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.19.1...v3.20.1)

---
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 force-pushed the dependabot/npm_and_yarn/dev/uikit-3.20.1 branch from a54f0c9 to 94d5b18 Compare April 24, 2024 00:26
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

Superseded by #966.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/uikit-3.20.1 branch May 1, 2024 21:01
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