Skip to content

chore(deps): bump kbar from 0.1.0-beta.28 to 0.1.0-beta.39#17

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/kbar-0.1.0-beta.39
Closed

chore(deps): bump kbar from 0.1.0-beta.28 to 0.1.0-beta.39#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/kbar-0.1.0-beta.39

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps kbar from 0.1.0-beta.28 to 0.1.0-beta.39.

Release notes

Sourced from kbar's releases.

v0.1.0-beta.38

Bug fixes

  • Fixed an issue where hitting ESC to close kbar with a browser's fullscreen mode enabled exits fullscreen (#265)
  • Cleanup React 18 warnings (timc1/kbar#257)

v0.1.0-beta.38

Bug fixes

  • Fixed an issue where kbar would capture focus from external autofocus'ed inputs on first mount (#254)

v0.1.0-beta.37

Bug fixes

  • Fixed an issue where shortcuts were called when kbar is opened. See more (#251)

v0.1.0-beta.36

Fixes

  • Fix React 18 dependency warnings (#222)
  • Specify types location for import checkers (#223)

v0.1.0-beta.35

Bug fixes

  • Fixed an issue where tinykeys would fire all handlers for every key sequence that is matched; ie shortcuts registered with [g, d] and [g] will both be called if a user presses g and d sequentially. In this case, we only want the [g, d] shortcut to be called. (#203)

v0.1.0-beta.34

Bug fixes

  • Type fixes for React 18 (timc1/kbar@4ab070d)
  • Fixed an issue where currentRootActionId could be undefined in cases where the root action was removed dynamically (timc1/kbar@6acbc2a)

v0.1.0-beta.33

Enhancements

Priority support is here! Developers can now control the order in which each action and their respective sections display. #190

Bug fixes

  • Replaced usage of mouse/touch events with pointer #193

v0.1.0-beta.32

Enhancements

  • Added support for an onKeyDown callback within KBarSearch. Additionally, fixed an issue where external props (onChange, placeholder, etc.) overrode KBarSearch's internal implementation (#189) Thanks @​schickling!

v0.1.0-beta.31

... (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 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)

Bumps [kbar](https://github.com/timc1/kbar) from 0.1.0-beta.28 to 0.1.0-beta.39.
- [Release notes](https://github.com/timc1/kbar/releases)
- [Commits](timc1/kbar@v0.1.0-beta.28...v0.1.0-beta.39)

---
updated-dependencies:
- dependency-name: kbar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #20.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/kbar-0.1.0-beta.39 branch February 20, 2023 14:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants