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

Bump github.com/essentialkaos/ek/v12 from 12.82.0 to 12.83.1 #71

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps github.com/essentialkaos/ek/v12 from 12.82.0 to 12.83.1.

Release notes

Sourced from github.com/essentialkaos/ek/v12's releases.

Version 12.83.1

Low Urgency

Changelog

Improvements

  • [protip] Disabling tips using environment variable (PROTIP=0)

Version 12.83.0

Moderate Urgency

Changelog

New Features

  • [protip] Added new package for showing usage tips 🔥
  • [fmtc] Added method IsTag for color tag validation
  • [fmtutil/panel] Added TOP_LINE option
  • [strutil] Added method LenVisual
  • [fmtutil/panel] Added limit for minimal panel size (256 symbols)
  • [fmtutil/panel] Added limit for maximum panel size (256 symbols)
  • [fmtutil/panel] Added limit for maximum indent size (24 symbols)

Improvements

  • [fmtutil/panel] Improved panel rendering when BOTTOM_LINE option is used
  • [fmtutil/panel] Improved panel rendering when label is empty
  • [fmtutil/panel] Code refactoring
  • [log] Added color tag validation
  • [progress] Added settings validation
  • [spinner] Added color tag validation
  • [usage] Added color tag validation

Bugfixes

  • [fmtutil/panel] Fixed bug with panel rendering if Indent > 0
  • [netutil] Fixed stubs for Windows
Changelog

Sourced from github.com/essentialkaos/ek/v12's changelog.

12.83.1

  • [protip] Disabling tips using environment variable (PROTIP=0)

12.83.0

  • [protip] Added new package for showing usage tips
  • [fmtc] Added method IsTag for color tag validation
  • [fmtutil/panel] Added TOP_LINE option
  • [fmtutil/panel] Added DefaultOptions variable to set default options for all panels
  • [strutil] Added method LenVisual
  • [log] Added color tag validation
  • [progress] Added settings validation
  • [spinner] Added color tag validation
  • [usage] Added color tag validation
  • [fmtutil/panel] Improved panel rendering when BOTTOM_LINE option is used
  • [fmtutil/panel] Improved panel rendering when label is empty
  • [fmtutil/panel] Added limit for minimal panel size (256 symbols)
  • [fmtutil/panel] Added limit for maximum panel size (256 symbols)
  • [fmtutil/panel] Added limit for maximum indent size (24 symbols)
  • [fmtutil/panel] Fixed bug with panel rendering if Indent > 0
  • [fmtutil/panel] Code refactoring
  • [netutil] Fixed stubs for Windows
Commits
  • 4e892dd Merge pull request #397 from essentialkaos/develop
  • 3b0c81a Fix typos
  • a73d459 [protip] Disabling tips using environment vairable (PROTIP=0)
  • 1f81cfa Merge pull request #396 from essentialkaos/develop
  • 583b4c6 [protip] Improvements
  • f055815 [netutil] Fixed stubs for Windows
  • aa1ad30 [protip] Added new package for showing usage tips
  • 10af1af [log] Add color tag validation
  • 5a41b18 [fmtutil/panel] Add color tag validation
  • 91cbe72 [spinner] Added color tag validation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/essentialkaos/ek/v12](https://github.com/essentialkaos/ek) from 12.82.0 to 12.83.1.
- [Release notes](https://github.com/essentialkaos/ek/releases)
- [Changelog](https://github.com/essentialkaos/ek/blob/master/CHANGELOG.md)
- [Commits](essentialkaos/ek@v12.82.0...v12.83.1)

---
updated-dependencies:
- dependency-name: github.com/essentialkaos/ek/v12
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from andyone October 24, 2023 02:38
@andyone andyone merged commit 5163cc6 into develop Oct 25, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/develop/github.com/essentialkaos/ek/v12-12.83.1 branch October 25, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant