qiwi / qorsproxy

Yet another cors proxy
MIT License
6 stars 3 forks source link

fix(deps): update dependency meow to v12 - autoclosed #88

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
meow ^11.0.0 -> ^12.0.0 age adoption passing confidence

Release Notes

sindresorhus/meow ### [`v12.0.1`](https://togithub.com/sindresorhus/meow/releases/tag/v12.0.1) [Compare Source](https://togithub.com/sindresorhus/meow/compare/v12.0.0...v12.0.1) - Fix flag `default` values validation ([#​238](https://togithub.com/sindresorhus/meow/issues/238)) [`c3bf62b`](https://togithub.com/sindresorhus/meow/commit/c3bf62b) ### [`v12.0.0`](https://togithub.com/sindresorhus/meow/releases/tag/v12.0.0) [Compare Source](https://togithub.com/sindresorhus/meow/compare/v11.0.0...v12.0.0) ##### Breaking - Require Node.js 16 ([#​235](https://togithub.com/sindresorhus/meow/issues/235)) [`24d5e9c`](https://togithub.com/sindresorhus/meow/commit/24d5e9c) - Rename `alias` flag option to [`shortFlag`](https://togithub.com/sindresorhus/meow#flags) ([#​225](https://togithub.com/sindresorhus/meow/issues/225)) [`14e870d`](https://togithub.com/sindresorhus/meow/commit/14e870d) - Short flag is a more correct term for what `alias` was previously used for. We now have a separate `aliases` option for actual aliases. ##### Improvements - Add [`aliases`](https://togithub.com/sindresorhus/meow#flags) flag option ([#​226](https://togithub.com/sindresorhus/meow/issues/226)) [`901b9fc`](https://togithub.com/sindresorhus/meow/commit/901b9fc) - Add [`choices`](https://togithub.com/sindresorhus/meow#flags) flag option ([#​228](https://togithub.com/sindresorhus/meow/issues/228)) [`149d7af`](https://togithub.com/sindresorhus/meow/commit/149d7af) - Add error when `flag.default` isn't a valid choice ([#​231](https://togithub.com/sindresorhus/meow/issues/231)) [`b2d7ce7`](https://togithub.com/sindresorhus/meow/commit/b2d7ce7) - Don't indent single line `help` / `description` text ([#​232](https://togithub.com/sindresorhus/meow/issues/232)) [`a5d15e8`](https://togithub.com/sindresorhus/meow/commit/a5d15e8) *** Thanks to [@​tommy-mitchell](https://togithub.com/tommy-mitchell) for doing most of the work on this release 🙌 ***

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.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication