Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump uikit from 3.19.1 to 3.20.8 #966

Merged
merged 1 commit into from
May 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps uikit from 3.19.1 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 <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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2024
@dependabot dependabot bot requested a review from a team May 1, 2024 21:01
Copy link

netlify bot commented May 1, 2024

Deploy Preview for cmu-delphi-main ready!

Name Link
🔨 Latest commit 654cfec
🔍 Latest deploy log https://app.netlify.com/sites/cmu-delphi-main/deploys/663acb23c8f4a6000870727b
😎 Deploy Preview https://deploy-preview-966--cmu-delphi-main.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/uikit-3.20.8 branch from 3402457 to a3a8d28 Compare May 8, 2024 00:33
@melange396
Copy link
Contributor

@dependabot rebase

Bumps [uikit](https://github.com/uikit/uikit) from 3.19.1 to 3.20.8.
- [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.8)

---
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.8 branch from a3a8d28 to 654cfec Compare May 8, 2024 00:45
@melange396 melange396 merged commit b2963ec into dev May 8, 2024
7 checks passed
@melange396 melange396 deleted the dependabot/npm_and_yarn/dev/uikit-3.20.8 branch May 8, 2024 02:07
melange396 added a commit that referenced this pull request May 23, 2024
…ikit-3.20.8

chore(deps): bump uikit from 3.19.1 to 3.20.8
@melange396 melange396 mentioned this pull request May 23, 2024
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