Skip to content

Bump github.com/essentialkaos/ek/v13 from 13.19.0 to 13.20.2 in the all group across 1 directory#228

Merged
andyone merged 1 commit intodevelopfrom
dependabot/go_modules/develop/all-a50b514b91
Mar 10, 2025
Merged

Bump github.com/essentialkaos/ek/v13 from 13.19.0 to 13.20.2 in the all group across 1 directory#228
andyone merged 1 commit intodevelopfrom
dependabot/go_modules/develop/all-a50b514b91

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 10, 2025

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

Updates github.com/essentialkaos/ek/v13 from 13.19.0 to 13.20.2

Release notes

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

Version 13.20.2

Moderate Urgency

Changelog

New Features

  • [knf/validators/time] Added timezone validator
  • [timeutil] Added method DurationAs

Improvements

  • [timeutil] Method Period.DurationIn renamed to Period.DurationAs
  • [knf/validators] Code refactoring
  • [timeutil] Code refactoring

Version 13.20.1

Moderate Urgency

Changelog

New Features

  • [timeutil] Added method Period.Stringf

Improvements

  • [timeutil] Period.String returns period range instead of duration

Bugfixes

  • [log] Fixed bug with fields color for debug messages

Version 13.20.0

Moderate Urgency

Changelog

New Features

  • [timeutil] Added new struct for period with the start and end date

Version 13.19.2

Moderate Urgency

Changelog

New Features

  • [timeutil] Added helper Since

Improvements

  • [spellcheck] Code refactoring
  • [system] Code refactoring
  • Improve Makefile
  • Dependencies update

Version 13.19.1

Low Urgency

Changelog

... (truncated)

Changelog

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

13.20.2

  • [knf/validators/time] Added timezone validator
  • [timeutil] Added method DurationAs
  • [timeutil] Method Period.DurationIn renamed to Period.DurationAs
  • [knf/validators] Code refactoring
  • [timeutil] Code refactoring

13.20.1

  • [timeutil] Added method Period.Stringf
  • [timeutil] Period.String returns period range instead of duration
  • [log] Fixed bug with fields color for debug messages

13.20.0

  • [timeutil] Added new struct for period with the start and end date

13.19.2

  • [timeutil] Added helper Since
  • [spellcheck] Code refactoring
  • [system] Code refactoring

13.19.1

  • [ansi] Code refactoring
  • [cron] Code refactoring
  • [csv] Code refactoring
  • [directio] Code refactoring
  • [fmtc] Code refactoring
  • [fmtutil] Code refactoring
  • [i18n] Code refactoring
  • [knf] Code refactoring
  • [log] Code refactoring
  • [passwd] Code refactoring
  • [path] Code refactoring
  • [progress] Code refactoring
  • [rand] Code refactoring
  • [req] Code refactoring
  • [sliceutil] Code refactoring
  • [spellcheck] Code refactoring
  • [strutil] Code refactoring
  • [support/network] Code refactoring
  • [system] Code refactoring
  • [timeutil] Code refactoring
  • [uuid] Code refactoring
Commits
  • 7898aca Merge pull request #557 from essentialkaos/develop
  • df42ab6 [knf/validators] Code refactoring
  • 06bfdc9 [timeutil] Code refactoring
  • 610aeb6 [timeutil] Method 'Period.DurationIn' renamed to 'Period.DurationAs'
  • e124098 [timeutil] Added method 'DurationAs'
  • 8cc4878 [timeutil] Code refactoring
  • 3877677 [knf/validators] Code refactoring
  • 1d0283f [knf/validators/time] Add timezone validator
  • c0b497a Merge pull request #556 from essentialkaos/develop
  • c3103d9 [timeutil] Period improvements
  • 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 in the / directory: [github.com/essentialkaos/ek/v13](https://github.com/essentialkaos/ek).


Updates `github.com/essentialkaos/ek/v13` from 13.19.0 to 13.20.2
- [Release notes](https://github.com/essentialkaos/ek/releases)
- [Changelog](https://github.com/essentialkaos/ek/blob/master/CHANGELOG.md)
- [Commits](essentialkaos/ek@v13.19.0...v13.20.2)

---
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 March 10, 2025 03:34
@andyone andyone merged commit 0f937ae into develop Mar 10, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/develop/all-a50b514b91 branch March 10, 2025 08:16
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