Skip to content

build(deps): bump github.com/grokify/gocharts/v2 from 2.26.9 to 2.27.0#456

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/grokify/gocharts/v2-2.27.0
Open

build(deps): bump github.com/grokify/gocharts/v2 from 2.26.9 to 2.27.0#456
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/grokify/gocharts/v2-2.27.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps github.com/grokify/gocharts/v2 from 2.26.9 to 2.27.0.

Release notes

Sourced from github.com/grokify/gocharts/v2's releases.

v2.27.0

Full Changelog: grokify/gocharts@v2.26.9...v2.27.0

Changelog

Sourced from github.com/grokify/gocharts/v2's changelog.

[v2.27.0] - 2026-03-16

Highlights

  • New chartir package providing a non-polymorphic intermediate representation for charts, compilable to ECharts, PNG/SVG, and other formats

Security

  • Add permissions to workflow to fix code scanning alert (0979654)

Added

  • charts/chartir package with ChartIR types: datasets, marks, axes, legend, tooltip, grid (2ad92fc)
  • charts/chartir/wchart compiler for PNG/SVG output via go-analyze/charts (2ad92fc)
  • 11 geometry types: line, bar, pie, scatter, area, radar, funnel, gauge, heatmap, treemap, sankey (2ad92fc)
  • Typed constants for axis types, positions, column types, and tooltip triggers (2ad92fc)

Fixed

  • Resolve gosec lint warnings (G703, G706, G115) with nolint directives and structured logging (e644f52)

Dependencies

  • Bump github.com/go-echarts/go-echarts/v2 from 2.6.7 to 2.7.0 (cbf8477)
  • Bump github.com/go-analyze/charts from 0.5.24 to 0.5.26 (b3e42f1)
  • Bump github.com/grokify/mogo from 0.73.1 to 0.73.4 (39d9d6b)
  • Bump github.com/xuri/excelize/v2 from 2.10.0 to 2.10.1 (2d72d20)
  • Bump github.com/nao1215/markdown from 0.10.0 to 0.13.0 (50052b2)
  • Bump github.com/olekukonko/tablewriter from 1.1.3 to 1.1.4 (dfb56f0)

Documentation

  • Expand README with features, quick start examples, and output formats table (372daca)
  • Update README shields and badges (5339ec5)

Internal

  • Move CI workflows to shared workflows (168574c)
  • Rename workflow files for specificity (8f8bb4f)
  • Update branch references from master to main (5645a3c)
  • Update copyright year in LICENSE (7b2bb82)

[v2.26.5] - 2025-11-22

Added

  • charts/text/progressbarchart: add ChartsTextFromHistogram(), Tasks.CurrentCountMax(), Tasks.SetMaxCountsMax() (f830a7f)

Dependencies

... (truncated)

Commits
  • a97fbe2 docs: add structured changelog with 196 releases backfilled
  • 5339ec5 docs: README.md: update shields
  • 7b2bb82 chore(license): LICENSE: update copyright year
  • 168574c chore(ci): workflows: move to shared workflows
  • 8f8bb4f chore(ci): workflows: rename workflow files for specificity
  • 24cb172 chore(deps): go mod: update dependencies
  • 2ad92fc feat(chartir): add non-polymorphic chart intermediate representation
  • e44b64b Merge pull request #136 from grokify/alert-autofix-1
  • 0979654 Potential fix for code scanning alert no. 1: Workflow does not contain permis...
  • e8cad15 Merge pull request #134 from grokify/dependabot/go_modules/github.com/grokify...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 17, 2026
Bumps [github.com/grokify/gocharts/v2](https://github.com/grokify/gocharts) from 2.26.9 to 2.27.0.
- [Release notes](https://github.com/grokify/gocharts/releases)
- [Changelog](https://github.com/grokify/gocharts/blob/main/CHANGELOG.md)
- [Commits](grokify/gocharts@v2.26.9...v2.27.0)

---
updated-dependencies:
- dependency-name: github.com/grokify/gocharts/v2
  dependency-version: 2.27.0
  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/grokify/gocharts/v2-2.27.0 branch from 41bc7f2 to cfaaf54 Compare March 21, 2026 20:23
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