heycalmdown / alfred-notion

Alfred workflow to search from a table of notion.so
8 stars 0 forks source link

fix(deps): update dependency alfy to ^0.12.0 #12

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
alfy ^0.10.0 -> ^0.12.0 age adoption passing confidence

Release Notes

sindresorhus/alfy ### [`v0.12.3`](https://togithub.com/sindresorhus/alfy/releases/tag/v0.12.3) [Compare Source](https://togithub.com/sindresorhus/alfy/compare/v0.12.2...v0.12.3) - Fix all options not being passed to the `got` request library [`0fcf1dc`](https://togithub.com/sindresorhus/alfy/commit/0fcf1dc) ### [`v0.12.2`](https://togithub.com/sindresorhus/alfy/releases/tag/v0.12.2) [Compare Source](https://togithub.com/sindresorhus/alfy/compare/v0.12.1...v0.12.2) - Fix `mods` option TypeScript type to not require all modifiers ([#​148](https://togithub.com/sindresorhus/alfy/issues/148)) [`36b1d60`](https://togithub.com/sindresorhus/alfy/commit/36b1d60) - Normalize list items like the input value to allow matching umlauts ([#​149](https://togithub.com/sindresorhus/alfy/issues/149)) [`fab606e`](https://togithub.com/sindresorhus/alfy/commit/fab606e) ### [`v0.12.1`](https://togithub.com/sindresorhus/alfy/releases/tag/v0.12.1) [Compare Source](https://togithub.com/sindresorhus/alfy/compare/v0.12.0...v0.12.1) - Fix an issue with running Alfy scripts [`158af54`](https://togithub.com/sindresorhus/alfy/commit/158af54) ### [`v0.12.0`](https://togithub.com/sindresorhus/alfy/releases/tag/v0.12.0) [Compare Source](https://togithub.com/sindresorhus/alfy/compare/v0.11.1...v0.12.0) ##### Breaking - Require Node.js 14 [`bd75acf`](https://togithub.com/sindresorhus/alfy/commit/bd75acf) - Alfy is now using ESM - This means you need to use `import alfy from 'alfy';` - You also need to put `"type: "module"` in your package.json - [Read more](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#how-can-i-move-my-commonjs-project-to-esm) ##### Improvements - Add TypeScript types ([#​138](https://togithub.com/sindresorhus/alfy/issues/138)) [`5b909f8`](https://togithub.com/sindresorhus/alfy/commit/5b909f8) ### [`v0.11.1`](https://togithub.com/sindresorhus/alfy/releases/tag/v0.11.1) [Compare Source](https://togithub.com/sindresorhus/alfy/compare/v0.11.0...v0.11.1) - Fix alfy-init freezing with some editors (e.g. vim) ([#​137](https://togithub.com/sindresorhus/alfy/issues/137)) [`60b4ea7`](https://togithub.com/sindresorhus/alfy/commit/60b4ea7) ### [`v0.11.0`](https://togithub.com/sindresorhus/alfy/releases/tag/v0.11.0) [Compare Source](https://togithub.com/sindresorhus/alfy/compare/v0.10.0...v0.11.0) - Add support for user-configurable workflows ([#​113](https://togithub.com/sindresorhus/alfy/issues/113)) [`c73c325`](https://togithub.com/sindresorhus/alfy/commit/c73c325)

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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.