Skip to content

build(deps): bump github.com/grokify/brandkit from 0.2.0 to 0.3.0#6

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/grokify/brandkit-0.3.0
Closed

build(deps): bump github.com/grokify/brandkit from 0.2.0 to 0.3.0#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/grokify/brandkit-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps github.com/grokify/brandkit from 0.2.0 to 0.3.0.

Release notes

Sourced from github.com/grokify/brandkit's releases.

v0.3.0

Release Notes: v0.3.0

Full Changelog: grokify/brandkit@v0.2.0...v0.3.0

Changelog

Sourced from github.com/grokify/brandkit's changelog.

[v0.3.0] - 2026-02-14

Highlights

  • Interactive coordinate picker tool for creating precise SVG polygons from images
  • TypeScript library with 100% test coverage for coordinate picker functionality
  • Saviynt brand icons with mathematically precise geometry

Added

  • Saviynt brand icons (icon_orig.svg, icon_white.svg, icon_color.svg) with precise parallelogram geometry (1a3ee82)
  • Interactive coordinate picker tool (docs/coordinate-picker.html) for SVG polygon creation via GitHub Pages (3d02efa)
  • TypeScript library (tools/src/coordinate-picker.ts) with state management, SVG generation, and serialization (3d02efa)
  • Multi-shape support with color-coded markers and pin sharing across shapes (3d02efa)
  • Zoom controls (50%-400%) for precise coordinate selection (3d02efa)
  • GitHub Actions workflow (test-tools.yaml) for TypeScript tests on Node.js 20.x/22.x across platforms (6749dff)

Tests

  • 63 unit tests for coordinate picker with 100% coverage on statements, branches, functions, and lines (a0591a9)

Infrastructure

  • Move coordinate picker to docs/ for GitHub Pages static hosting (0c238ab)
Commits
  • 7c0d7ac docs: add highlights for all versions and v0.3.0 release notes
  • f79e4ee docs(CHANGELOG): add commit hashes for v0.1.0 entries
  • 191e0d0 docs(CHANGELOG): add v0.3.0 release notes and migrate to camelCase
  • 6160b2b docs: move coordinate-picker.html to index.html
  • 6749dff ci(tools): add GitHub Actions workflow for TypeScript tests
  • 0c238ab refactor(tools): move coordinate picker to docs/ for GitHub Pages
  • a0591a9 test(tools): add unit tests for coordinate picker with 100% coverage
  • 3d02efa feat(tools): add coordinate picker for SVG polygon creation
  • 1a3ee82 feat(saviynt): add Saviynt brand icons
  • dcf4328 chore(deps): go mod; update dependencies
  • 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 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/grokify/brandkit](https://github.com/grokify/brandkit) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/grokify/brandkit/releases)
- [Changelog](https://github.com/grokify/brandkit/blob/main/CHANGELOG.md)
- [Commits](grokify/brandkit@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/grokify/brandkit
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 16, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 2, 2026

Superseded by #11.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grokify/brandkit-0.3.0 branch March 2, 2026 12:41
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