Skip to content
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

⬆️ Updates boxen to v8 #872

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

⬆️ Updates boxen to v8 #872

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

v5.0.1

Compare Source

  • Fix crashes when wrapping text containing colorized content (#​52) ab25c46

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

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.

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

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/ansi-align@3.0.1 None 0 7.68 kB nexdrew
npm/boxen@8.0.0 None 0 23.7 kB sindresorhus
npm/cli-boxes@4.0.0 None 0 6.08 kB sindresorhus
npm/get-east-asian-width@1.2.0 None 0 15.6 kB sindresorhus

🚮 Removed packages: npm/ansi-align@3.0.0, npm/boxen@5.0.0, npm/cli-boxes@2.2.1, npm/which@1.3.1

View full report↗︎

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