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.88.1 to 12.90.0 #64

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps github.com/essentialkaos/ek/v12 from 12.88.1 to 12.90.0.

Release notes

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

Version 12.90.0

Moderate Urgency

Changelog

New Features

  • [color] Added method RGBA.WithAlpha
  • [color] Added alpha channel info to HSL and HSV

Improvements

  • [color] Improved support for hex colors with alpha
  • [color] Use web color representation for Hex.String
  • [color] Added flag to Hex.ToWeb to disable shorthand generation

Bugfixes

  • [color] Fixed shorthand hex generation for #FFF
  • [color] Fixed RGBA to Hex conversion

Version 12.89.0

Moderate Urgency

Changelog

New Features

  • [usage] Added color customization for example description

Improvements

  • [usage] Changed default color for example description
Changelog

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

12.90.0

  • [color] Added alpha channel info to HSL and HSV
  • [color] Added method RGBA.WithAlpha
  • [color] Improved support for hex colors with alpha
  • [color] Use web color representation for Hex.String
  • [color] Added flag to Hex.ToWeb to disable shorthand generation
  • [color] Fixed shorthand hex generation for #FFF
  • [color] Fixed RGBA to Hex conversion

12.89.0

  • [usage] Added color customization for example description
  • [usage] Changed default color for example description
Commits
  • 4f27e3a Merge pull request #408 from essentialkaos/develop
  • 08493b3 [color] Add flag to 'Hex.ToWeb' to disable shorthand generation
  • a6826ae [color] Fix RGBA to Hex conversion
  • ba71db3 [color] Fix RGBA to Hex conversion
  • 54de171 Version bump
  • 4518d6a [color] Add alpha channel info to HSL and HSV
  • cb89f56 [color] Improve support for hex colors with alpha
  • bfd33d3 [color] Use web color representation for Hex.String
  • f6e3979 [color] Fix shorthand hex generation for #FFF
  • 82e968a Merge pull request #407 from essentialkaos/develop
  • 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.88.1 to 12.90.0.
- [Release notes](https://github.com/essentialkaos/ek/releases)
- [Changelog](https://github.com/essentialkaos/ek/blob/master/CHANGELOG.md)
- [Commits](essentialkaos/ek@v12.88.1...v12.90.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] <[email protected]>
@dependabot dependabot bot requested a review from andyone November 27, 2023 04:01
@andyone andyone merged commit 1d6b864 into develop Nov 29, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/develop/github.com/essentialkaos/ek/v12-12.90.0 branch November 29, 2023 21:09
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