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.6.1 to 13.8.0 in the all group#122

Merged
andyone merged 1 commit intodevelopfrom
dependabot/go_modules/develop/all-3c5976f1c3
Oct 17, 2024
Merged

Bump github.com/essentialkaos/ek/v13 from 13.6.1 to 13.8.0 in the all group#122
andyone merged 1 commit intodevelopfrom
dependabot/go_modules/develop/all-3c5976f1c3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

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

Updates github.com/essentialkaos/ek/v13 from 13.6.1 to 13.8.0

Release notes

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

Version 13.8.0

Moderate Urgency

Changelog

New Features

  • [knf/validators] Added support of int64, uint, and uint64 to Less vaildator
  • [knf/validators] Added support of int64, uint, and uint64 to Greater vaildator
  • [knf/validators] Added validator SizeGreater
  • [knf/validators] Added validator SizeLess

Version 13.7.0

Moderate Urgency

Changelog

New Features

  • [fmtutil] Added support of kk, kkk, kib, mib, gib, and tib in ParseSize
  • [knf] Added getter GetSZ for reading value as the size
  • [knf/validators] Added validator TypeSize
  • [knf/validators] Added validator InRange
  • [knf/united] Added getter GetSZ for reading value as the size

Improvements

  • [knf] Use constants instead of variables for duration modifiers
  • [knf/united] Use constants instead of variables for duration modifiers
  • [fmtutil] Code refactoring
  • [knf/united] Improved usage examples
Changelog

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

13.8.0

  • [knf/validators] Added support of int64, uint, and uint64 to Less vaildator
  • [knf/validators] Added support of int64, uint, and uint64 to Greater vaildator
  • [knf/validators] Added validator SizeGreater
  • [knf/validators] Added validator SizeLess

13.7.0

  • [fmtutil] Added support of kk, kkk, kib, mib, gib, and tib in ParseSize
  • [knf] Added getter GetSZ for reading value as the size
  • [knf/united] Added getter GetSZ for reading value as the size
  • [knf/validators] Added validator TypeSize
  • [knf/validators] Added validator InRange
  • [fmtutil] Code refactoring
  • [knf/united] Improved usage examples
Commits
  • fcf8714 Merge pull request #512 from essentialkaos/develop
  • 2b36109 [knf/validators] Add more validators
  • 9d1f896 [knf/validators] Add support of 'int64', 'uint', and 'uint64' to 'Less' and '...
  • 37713aa Merge pull request #511 from essentialkaos/develop
  • bea1f12 [knf/validators] Add validator 'InRange'
  • 4b540c6 [knf/validators] Add validator 'TypeSize'
  • 14fbd82 Update changelog
  • 4dca324 Dependencies update
  • a83bf4c [knf] Add getter for size
  • 114a0b6 [fmtutil] 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.6.1 to 13.8.0
- [Release notes](https://github.com/essentialkaos/ek/releases)
- [Changelog](https://github.com/essentialkaos/ek/blob/master/CHANGELOG.md)
- [Commits](essentialkaos/ek@v13.6.1...v13.8.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 October 15, 2024 03:56
@andyone andyone merged commit 0dc095d into develop Oct 17, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/develop/all-3c5976f1c3 branch October 17, 2024 07:57
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