grafana / plugin-tools

Create Grafana plugins with ease.
https://grafana.com/developers/plugin-tools/
Apache License 2.0
58 stars 32 forks source link

Update dependency boxen to v8 #1194

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boxen ^7.1.1 -> ^8.0.0 age adoption passing confidence

Release Notes

sindresorhus/boxen (boxen) ### [`v8.0.1`](https://redirect.github.com/sindresorhus/boxen/releases/tag/v8.0.1) [Compare Source](https://redirect.github.com/sindresorhus/boxen/compare/v8.0.0...v8.0.1) - Downgrade `cli-boxes` ([#​102](https://redirect.github.com/sindresorhus/boxen/issues/102)) [`3cf4ea9`](https://redirect.github.com/sindresorhus/boxen/commit/3cf4ea9) - It turned out to not be compatible with the currently targeted Node.js version. ### [`v8.0.0`](https://redirect.github.com/sindresorhus/boxen/releases/tag/v8.0.0) [Compare Source](https://redirect.github.com/sindresorhus/boxen/compare/v7.1.1...v8.0.0) ##### Breaking - Require Node.js 18 ([#​96](https://redirect.github.com/sindresorhus/boxen/issues/96)) [`3a9c751`](https://redirect.github.com/sindresorhus/boxen/commit/3a9c751) ##### Improvements - Update dependencies ([#​97](https://redirect.github.com/sindresorhus/boxen/issues/97)) [`8f6ed57`](https://redirect.github.com/sindresorhus/boxen/commit/8f6ed57) ### [`v7.1.1`](https://redirect.github.com/sindresorhus/boxen/releases/tag/v7.1.1) [Compare Source](https://redirect.github.com/sindresorhus/boxen/compare/v7.1.0...v7.1.1) - Fix `borderStyle: 'none'` ([#​89](https://redirect.github.com/sindresorhus/boxen/issues/89)) [`ef5c987`](https://redirect.github.com/sindresorhus/boxen/commit/ef5c987) ### [`v7.1.0`](https://redirect.github.com/sindresorhus/boxen/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/sindresorhus/boxen/compare/v7.0.2...v7.1.0) - Allow border to be optional ([#​88](https://redirect.github.com/sindresorhus/boxen/issues/88)) [`1f9c8e2`](https://redirect.github.com/sindresorhus/boxen/commit/1f9c8e2) ### [`v7.0.2`](https://redirect.github.com/sindresorhus/boxen/releases/tag/v7.0.2) [Compare Source](https://redirect.github.com/sindresorhus/boxen/compare/v7.0.1...v7.0.2) - Fix the `Spacing` TypeScript type ([#​86](https://redirect.github.com/sindresorhus/boxen/issues/86)) [`cb31d0d`](https://redirect.github.com/sindresorhus/boxen/commit/cb31d0d) ### [`v7.0.1`](https://redirect.github.com/sindresorhus/boxen/releases/tag/v7.0.1) [Compare Source](https://redirect.github.com/sindresorhus/boxen/compare/v7.0.0...v7.0.1) - Use newline as line separator in all cases ([#​81](https://redirect.github.com/sindresorhus/boxen/issues/81)) [`a94569b`](https://redirect.github.com/sindresorhus/boxen/commit/a94569b) ### [`v7.0.0`](https://redirect.github.com/sindresorhus/boxen/releases/tag/v7.0.0) [Compare Source](https://redirect.github.com/sindresorhus/boxen/compare/v6.2.1...v7.0.0) ##### Breaking - Require Node.js 14 [`c393023`](https://redirect.github.com/sindresorhus/boxen/commit/c393023) ##### Improvements - Add `height` and `fullscreen` option ([#​75](https://redirect.github.com/sindresorhus/boxen/issues/75)) [`d6b4b32`](https://redirect.github.com/sindresorhus/boxen/commit/d6b4b32)

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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

❌ This PR cannot be merged until the following issues are addressed:

🏷️ More info about which labels to use
- If the changes only affect the docs website, documentation, or this repository's tooling add the `no-changelog` label. - If there are changes to any of the npm packages src files please choose from one of the following labels: - 🐛 if this PR fixes a bug add the `patch` label - 🚀 if this PR includes an enhancement add the `minor` label - 💥 if this PR includes a breaking change add the `major` label - Optionally, if you would like this PR to publish new versions of packages when it is merged add the `release` label.
renovate[bot] commented 1 month 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.