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

fix(deps): update module github.com/delta456/box-cli-maker to v2 #7

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 16, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/Delta456/box-cli-maker require major v1.3.2 -> v2.2.1

Release Notes

Delta456/box-cli-maker

v2.2.1

Compare Source

Changelog:

  • Added detection support for ConEmu and ANSICON.
  • Bump gookit/color to the latest version for color rounding off logic and Windows fixes.
  • README.md changes for more clarification.
  • Added badge and link for godocs.io.

v2.2.0

Compare Source

This release adds:

  • 256 Color and True Color support and enabler for Windows Console 🎨
  • White and HiWhite as inbuilt colors 🎨
  • Terminal detection for Unix and Windows System and also for rounding off True Color into 4 bit or 8 bit as max supported by the terminal. 💻
  • Deprecates box.Output for Windows 😄
  • Major Code Cleanup 🤯
  • More comments for better understanding of the CodeBase 😋
  • Doc improvements 🙂

v2.1.1

Compare Source

  • Fix doc.go

v2.1.0

Compare Source

v2.0.1

Compare Source

This is bump release for it to update on pkg.go.dev. It's not mandatory to update your module to this version.

v2.0.0

Compare Source

This is a major rewrite release, It is recommended to update the pre-existing versions to ^v2.0.0.

  • Use struct embedding to make the code cleaner
  • Custom Color support via RGB ([]uint) and Hex (uint)
  • Added support for Windows Console
  • Optimized code
  • Optimized toString() method
  • Added a warning for invalid TitlePos provided then use the default position i.e. Inside
  • Fix vertical alignment for multi line strings (#​13)
  • Make Single Style as Default if Style isn't provided
  • Added support for tab lines
  • doc.go for documentation on pkg.go.dev
  • Added tests
  • Fixed a bug when the alignment was given empty but still the error was reported
  • Added more comments for making the code more readable
  • Updated go.mod file to v2

Configuration

📅 Schedule: 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.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/git.luolix.top-delta456-box-cli-maker-2.x branch from 26b3e35 to 8d9e757 Compare July 16, 2021 07:33
@Milerius Milerius merged commit c88cdc6 into main Jul 16, 2021
@renovate renovate bot deleted the renovate/git.luolix.top-delta456-box-cli-maker-2.x branch August 30, 2021 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] First line of text is centered when content align is non-centered
2 participants