Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Bump github.com/essentialkaos/ek/v13 from 13.9.2 to 13.10.0 in the all group#127

Merged
andyone merged 1 commit intodevelopfrom
dependabot/go_modules/develop/all-d3f3b6fe89
Nov 1, 2024
Merged

Bump github.com/essentialkaos/ek/v13 from 13.9.2 to 13.10.0 in the all group#127
andyone merged 1 commit intodevelopfrom
dependabot/go_modules/develop/all-d3f3b6fe89

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the all group with 1 update: github.com/essentialkaos/ek/v13.

Updates github.com/essentialkaos/ek/v13 from 13.9.2 to 13.10.0

Release notes

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

Version 13.10.0

Moderate Urgency

[!IMPORTANT] This release contains breaking changes to the input.Read, input.ReadPassword, and input.ReadPasswordSecure methods. Prior to this release, all of these methods took a boolean argument to disallow empty input. Since we are adding input validators, you will need to use the NotEmpty validator for the same behaviour.

Changelog

New Features

  • [fmtutil/table] Added automatic breaks feature
  • [terminal/input] Added input validation feature 🔥

Bugfixes

  • [terminal/input] Fixed bug with hiding the password when HidePassword is set to true and an empty input error is displayed
  • [terminal/input] Fixed bug with printing new line after input field on error
Changelog

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

13.10.0

[!IMPORTANT] This release contains breaking changes to the input.Read, input.ReadPassword, and input.ReadPasswordSecure methods. Prior to this release, all of these methods took a boolean argument to disallow empty input. Since we are adding input validators, you will need to use the NotEmpty validator for the same behaviour.

  • [fmtutil/table] Added automatic breaks feature
  • [terminal/input] Added input validation feature
  • [terminal/input] Fixed bug with hiding the password when HidePassword is set to true and an empty input error is displayed
  • [terminal/input] Fixed bug with printing new line after input field on error
Commits
  • c3e3a3b Merge pull request #517 from essentialkaos/develop
  • 3bc215f Improve changelog
  • e3ce5ec Update changelog
  • 762f4a0 [terminal/input] Fixes
  • d12f1a2 [terminal/input] Minor UI improvements
  • c94d544 [terminal/input] Add input validation feature
  • dfbd8d9 [terminal/input] Add input validation feature
  • 5740257 [terminal/input] Add input validation feature
  • 9809e89 [terminal/input] Add input validation feature
  • d95ada9 [terminal/input] Code refactoring
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 1 update: [github.com/essentialkaos/ek/v13](https://github.com/essentialkaos/ek).


Updates `github.com/essentialkaos/ek/v13` from 13.9.2 to 13.10.0
- [Release notes](https://github.com/essentialkaos/ek/releases)
- [Changelog](https://github.com/essentialkaos/ek/blob/master/CHANGELOG.md)
- [Commits](essentialkaos/ek@v13.9.2...v13.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from andyone November 1, 2024 03:09
@andyone andyone merged commit 514e849 into develop Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/develop/all-d3f3b6fe89 branch November 1, 2024 08:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

1 participant