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.116.0 to 12.121.0 #106

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps github.com/essentialkaos/ek/v12 from 12.116.0 to 12.121.0.

Release notes

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

Version 12.121.0

Moderate Urgency

Changelog

New Features

Improvements

  • [support/deps] Updated for compatibility with the latest version of depsy
  • [terminal/tty] Improved check for systemd

Version 12.120.0

Moderate Urgency

Changelog

New Features

  • [knf] Added methods Alias and Config.Alias
  • [sliceutil] Added method IsEqual

Improvements

  • [knf] Added property name validation for all getters
  • [knf] Code refactoring
  • [knf] Added more tests

Version 12.119.0

Moderate Urgency

Changelog

New Features

  • [initsystem] Added launchd support
  • [support/services] Added package for collecting services info

Version 12.118.0

Moderate Urgency

Changelog

New Features

  • [terminal/input] Added method SetHistoryCapacity

Improvements

  • [options] Improved Errors.String output formatting
  • [terminal/input] Added more usage examples
  • [terminal/input] Code refactoring

Version 12.117.0

Moderate Urgency

Changelog

New Features

  • [terminal/input] Added new package for working with user input

... (truncated)

Changelog

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

12.121.0

  • [initsystem/sdnotify] Added new package for sending messages to systemd
  • [support/deps] Updated for compatibility with the latest version of depsy
  • [terminal/tty] Improved check for systemd

12.120.0

  • [knf] Added methods Alias and Config.Alias
  • [knf] Added property name validation for all getters
  • [sliceutil] Added method IsEqual
  • [knf] Code refactoring
  • [knf] Added more tests

12.119.0

  • [initsystem] Added launchd support
  • [support/services] Added package for collecting services info

12.118.0

  • [terminal/input] Added method SetHistoryCapacity
  • [options] Improved Errors.String output formatting
  • [terminal/input] Added more usage examples
  • [terminal/input] Code refactoring

12.117.0

  • [terminal/input] Added new package for working with user input
  • [options] Added helper for working with errors
  • [terminal] All methods for working with user input moved to separate package
  • [terminal] Improved rendering messages with prefix
  • [color] Tests refactoring
  • [options] Code refactoring
  • [terminal] Code refactoring

[!IMPORTANT]

  • [mathutil] Removed all deprecated methods
  • [passwd] Removed all deprecated methods
  • [sliceutil] Removed all deprecated methods
  • [terminal] Removed all deprecated methods
  • [usage] Removed all deprecated methods
  • [uuid] Removed all deprecated methods
  • [terminal/window] Package removed due to deprecation of all methods
Commits
  • 98163ea Merge pull request #464 from essentialkaos/develop
  • 943922c [terminal/tty] Improve check for systemd
  • 84a11a0 [support/deps] Update compatibility with the latest version of depsy
  • 8362364 [support/deps] Revert special output for local paths
  • 03efd5a [support/deps] Add support for local path replacements
  • a04af47 Dependencies update
  • 87a9bba [support/deps] Add support for local path replacements
  • 974cec9 Merge pull request #465 from essentialkaos/dependabot/go_modules/develop/gith...
  • cc679b4 Bump github.com/essentialkaos/depsy from 1.1.0 to 1.2.0
  • 1a24def [initsystem/sdnotify] Add stubs for Windows and macOS
  • 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.116.0 to 12.121.0.
- [Release notes](https://github.com/essentialkaos/ek/releases)
- [Changelog](https://github.com/essentialkaos/ek/blob/master/CHANGELOG.md)
- [Commits](essentialkaos/ek@v12.116.0...v12.121.0)

---
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 May 3, 2024 02:28
@andyone andyone merged commit 26fcf1d into develop May 3, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/develop/github.com/essentialkaos/ek/v12-12.121.0 branch May 3, 2024 08:06
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