axe312ger / sqip

"SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP technique.
http://axe312ger.github.io/sqip
The Unlicense
3.37k stars 82 forks source link

fix(deps): update dependency command-line-usage to v7 - autoclosed #283

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
command-line-usage ^6.1.0 -> ^7.0.0 age adoption passing confidence

Release Notes

75lb/command-line-usage ### [`v7.0.1`](https://togithub.com/75lb/command-line-usage/compare/v7.0.0...v7.0.1) [Compare Source](https://togithub.com/75lb/command-line-usage/compare/v7.0.0...v7.0.1) ### [`v7.0.0`](https://togithub.com/75lb/command-line-usage/releases/tag/v7.0.0) [Compare Source](https://togithub.com/75lb/command-line-usage/compare/v6.1.3...v7.0.0) This release freshens up the codebase and dependency tree. There are no functional changes to the API or behaviour. #### Breaking changes since v6.1.3 - Dropped support for node versions less than v12.20. #### Non-breaking changes - Updated chalk so command-line-usage now works in [deno](https://deno.land/). Fixes [#​40](https://togithub.com/75lb/command-line-usage/issues/40). #### Non-functional changes - Updated codebase (including all examples) from CommonJS to ES Modules. A [CJS build](https://togithub.com/75lb/command-line-usage/blob/master/dist/index.cjs) is included for backwards compatibility. - Added an [example](https://togithub.com/75lb/command-line-usage/blob/master/example/content-section-options.js) showing how to use table-layout in a content section, also updated the [wiki docs](https://togithub.com/75lb/command-line-usage/wiki/How-to-use-advanced-table-formatting#table-layout-in-a-section) ### [`v6.1.3`](https://togithub.com/75lb/command-line-usage/compare/v6.1.2...v6.1.3) [Compare Source](https://togithub.com/75lb/command-line-usage/compare/v6.1.2...v6.1.3) ### [`v6.1.2`](https://togithub.com/75lb/command-line-usage/compare/v6.1.1...v6.1.2) [Compare Source](https://togithub.com/75lb/command-line-usage/compare/v6.1.1...v6.1.2)

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.