Skip to content

Bump github.com/mazznoer/colorgrad from 0.10.0 to 0.11.1#57

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-go_modules-github.com-mazznoer-colorgrad-0.11.1
Open

Bump github.com/mazznoer/colorgrad from 0.10.0 to 0.11.1#57
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-go_modules-github.com-mazznoer-colorgrad-0.11.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps github.com/mazznoer/colorgrad from 0.10.0 to 0.11.1.

Release notes

Sourced from github.com/mazznoer/colorgrad's releases.

colorgrad v0.11.1

  • Fix bug in Lab conversion

colorgrad v0.11.0

  • New GradientBuilder.Reset()
  • New BlendLab
  • Gradient's fields is now public
  • GradientCore is now public
  • New InterpolationSmoothstep

colorgrad v0.10.2

  • Fix bug in GradientBuilder.Css()

colorgrad v0.10.1

  • Added GradientBuilder.Css() for parsing CSS gradient format. Example: "red, gold, purple 50%, #ff0".
  • Using uint32 to store preset colors.
Changelog

Sourced from github.com/mazznoer/colorgrad's changelog.

v0.11.1

  • Fix bug in Lab conversion

v0.11.0

  • New GradientBuilder.Reset()
  • New BlendLab
  • Gradient's fields is now public
  • GradientCore is now public
  • New InterpolationSmoothstep

v0.10.2

  • Fix bug in GradientBuilder.Css()

v0.10.1

  • New GradientBuilder.Css()
  • Using uint32 to store preset colors
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 19, 2026
Bumps [github.com/mazznoer/colorgrad](https://github.com/mazznoer/colorgrad) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/mazznoer/colorgrad/releases)
- [Changelog](https://github.com/mazznoer/colorgrad/blob/master/CHANGELOG.md)
- [Commits](mazznoer/colorgrad@v0.10.0...v0.11.1)

---
updated-dependencies:
- dependency-name: github.com/mazznoer/colorgrad
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-go_modules-github.com-mazznoer-colorgrad-0.11.1 branch from c4ce03b to 9a10ec7 Compare February 16, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants