Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency hotkeys-js to v3.12.0 (#879)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [hotkeys-js](https://jaywcjlove.github.io/hotkeys-js) ([source](https://togithub.com/jaywcjlove/hotkeys)) | [`3.11.2` -> `3.12.0`](https://renovatebot.com/diffs/npm/hotkeys-js/3.11.2/3.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/hotkeys-js/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/hotkeys-js/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/hotkeys-js/3.11.2/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/hotkeys-js/3.11.2/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jaywcjlove/hotkeys (hotkeys-js)</summary> ### [`v3.12.0`](https://togithub.com/jaywcjlove/hotkeys-js/releases/tag/v3.12.0) [Compare Source](https://togithub.com/jaywcjlove/hotkeys/compare/v3.11.2...v3.12.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/[email protected]/file/README.md) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/hotkeys-js)](https://bundlephobia.com/[email protected]) [![npm version](https://img.shields.io/npm/v/hotkeys-js.svg)](https://www.npmjs.com/package/hotkeys-js) Documentation v3.12.0: https://raw.githack.com/jaywcjlove/hotkeys/1294ecc/index.html\ Comparing Changes: jaywcjlove/hotkeys-js@v3.11.2...v3.12.0 ```bash npm i [email protected] ``` - π chore(deps): update devDependencies. [`3d5b789`](https://togithub.com/jaywcjlove/hotkeys/commit/3d5b789) - π feat: Add getAllKeyCodes method to API ([#​439](https://togithub.com/jaywcjlove/hotkeys/issues/439)) [`7a8e2b2`](https://togithub.com/jaywcjlove/hotkeys/commit/7a8e2b2) [@​lokeshpathrabe](https://togithub.com/lokeshpathrabe) - π type: add getAllKeyCodes method type. ([#​439](https://togithub.com/jaywcjlove/hotkeys/issues/439)) [`edfd3ef`](https://togithub.com/jaywcjlove/hotkeys/commit/edfd3ef) - π clean: Optimize `getAllKeyCodes` method & compatible with older browers. ([#​439](https://togithub.com/jaywcjlove/hotkeys/issues/439)) [`f26f95c`](https://togithub.com/jaywcjlove/hotkeys/commit/f26f95c) - π doc: Update document. ([#​439](https://togithub.com/jaywcjlove/hotkeys/issues/439)) [`6193fd8`](https://togithub.com/jaywcjlove/hotkeys/commit/6193fd8) - π chore: update workflows config. [`d875fe3`](https://togithub.com/jaywcjlove/hotkeys/commit/d875fe3) </details> --- ### Configuration π **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). π¦ **Automerge**: Enabled. β» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. π **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/peaceiris/hugo-theme-iris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information