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 #587

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

⬆️ Updates boxen to v8 #587

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

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/@actions/[email protected] environment, filesystem 0 30 kB thboop
npm/@actions/[email protected] environment, filesystem Transitive: network +25 8.88 MB thboop
npm/@semantic-release/[email protected] filesystem Transitive: environment +8 213 kB semantic-release-bot
npm/@semantic-release/[email protected] Transitive: environment, filesystem +32 661 kB semantic-release-bot
npm/@semantic-release/[email protected] filesystem Transitive: environment, eval, network, shell, unsafe +43 13.8 MB semantic-release-bot
npm/@semantic-release/[email protected] Transitive: environment, filesystem +38 3.69 MB semantic-release-bot
npm/@types/[email protected] None +7 298 kB types
npm/[email protected] None +12 556 kB sindresorhus
npm/[email protected] environment, filesystem, shell Transitive: eval +9 898 kB thomasrockhu
npm/[email protected] Transitive: environment, filesystem, shell +90 4.22 MB bcoe
npm/[email protected] environment Transitive: eval, filesystem, shell, unsafe +91 2.49 MB commitizen-bot
npm/[email protected] environment, filesystem Transitive: shell +2 160 kB toddbluhm
npm/[email protected] Transitive: environment, filesystem +12 250 kB jounqin
npm/[email protected] None +2 52.9 kB koddsson
npm/[email protected] filesystem Transitive: environment +19 1.7 MB simenb
npm/[email protected] filesystem +6 827 kB mysticatea
npm/[email protected] None 0 51.4 kB bpscott
npm/[email protected] filesystem +2 1.93 MB aotaduy
npm/[email protected] Transitive: environment, filesystem, unsafe +58 7.91 MB sindresorhus
npm/[email protected] None 0 26.7 kB typicode
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +209 23.2 MB simenb

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 2 22 7 0
Security Audit for Infrastructure 0 0 0 3

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

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