Skip to content

⬆️ Updates boxen to v8 #1033

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

⬆️ Updates boxen to v8 #1033

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 14, 2024

This PR contains the following updates:

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

Release Notes

sindresorhus/boxen (boxen)

v8.0.1

Compare Source

  • Downgrade cli-boxes (#​102) 3cf4ea9
    • It turned out to not be compatible with the currently targeted Node.js version.

v8.0.0

Compare Source

Breaking
Improvements

v7.1.1

Compare Source

v7.1.0

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

Breaking
Improvements

v6.2.1

Compare Source

v6.2.0

Compare Source

v6.1.0

Compare Source

  • Change the borderStyle option in a backwards-compatible way (#​69) ee66420
    While not required, we encourage you to move to this new format:
 {
 	topLeft: '+',
 	topRight: '+',
 	bottomLeft: '+',
 	bottomRight: '+',
-	horizontal: '-',
-	vertical: '|',
+	top: '-',
+	bottom: '-',
+	left: '|',
+	right: '|',
 }

v6.0.0

Compare Source

Breaking

v5.1.2

Compare Source

  • Don't trim whitespace in input text needlessly (#​63) 760e247

v5.1.1

Compare Source

v5.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link

vercel bot commented Jul 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
styled-code-formats ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2024 11:39pm

@auto-assign auto-assign bot requested a review from AlexRogalskiy July 14, 2024 23:39
Copy link

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

Copy link

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

Copy link

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants