jaywcjlove / hotkeys-js

➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
https://jaywcjlove.github.io/hotkeys-js
MIT License
6.66k stars 410 forks source link

chore(deps): update dependency rollup to ~2.79.0 - autoclosed #392

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) ~2.78.1 -> ~2.79.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.79.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2791) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.79.0...v2.79.1) *2022-09-22* ##### Bug Fixes - Avoid massive performance degradation when creating thousands of chunks ([#​4643](https://togithub.com/rollup/rollup/issues/4643)) ##### Pull Requests - [#​4639](https://togithub.com/rollup/rollup/pull/4639): fix: typo docs and contributors link in CONTRIBUTING.md ([@​takurinton](https://togithub.com/takurinton)) - [#​4641](https://togithub.com/rollup/rollup/pull/4641): Update type definition of resolveId ([@​ivanjonas](https://togithub.com/ivanjonas)) - [#​4643](https://togithub.com/rollup/rollup/pull/4643): Improve performance of chunk naming collision check ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.79.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2790) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.78.1...v2.79.0) *2022-08-31* ##### Features - Add `amd.forceJsExtensionForImports` to enforce using `.js` extensions for relative AMD imports ([#​4607](https://togithub.com/rollup/rollup/issues/4607)) ##### Pull Requests - [#​4607](https://togithub.com/rollup/rollup/pull/4607): add option to keep extensions for amd ([@​wh1tevs](https://togithub.com/wh1tevs))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Mend Renovate. View repository job log here.