Skip to content

chore(deps): bump github.com/guptarohit/asciigraph from 0.7.3 to 0.8.1#333

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-go_modules-github.com-guptarohit-asciigraph-0.8.1
Closed

chore(deps): bump github.com/guptarohit/asciigraph from 0.7.3 to 0.8.1#333
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-go_modules-github.com-guptarohit-asciigraph-0.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Bumps github.com/guptarohit/asciigraph from 0.7.3 to 0.8.1.

Release notes

Sourced from github.com/guptarohit/asciigraph's releases.

v0.8.1

Added

  • Option to format Y-axis values with YAxisValueFormatter(...) (#58)
  • Option to customize plot characters with SeriesChars(...) and CreateCharSet(...) (#70)
  • CLI: -x flag to specify custom characters, including comma-separated values for multiple series (#70)
  • Option to configure line endings for raw terminals (#71)

Fixed

  • Respect caller-specified precision for large numbers (#69)
  • Preserve exact Y-axis values for series with identical data points (#65), closes #61
  • Prevent panics when legends are set without series colors (#64)
  • 32-bit compile overflow and release workflow cleanup (#74) (7f76123)

Changed

  • axis: remove minNumLength sentinel from formatter path (#74)
  • Automates the release flow, update goreleaser config for v2 (#72)

v0.8.0

Binary publishing failed for this release. See v0.8.1 for binaries and full release notes.

Changelog

Sourced from github.com/guptarohit/asciigraph's changelog.

0.8.1 (2026-03-08)

Fixed

  • 32-bit compile overflow and release workflow cleanup (451bece)
  • 32-bit compile overflow and release workflow cleanup (#74) (7f76123)

Changed

  • axis: remove minNumLength sentinel from formatter path (8a81a67)

[0.8.0] - (2026-03-08)

Added

  • Option to format Y-axis values with YAxisValueFormatter(...) (#58)
  • Option to customize plot characters with SeriesChars(...) and CreateCharSet(...) (#70)
  • CLI: -x flag to specify custom characters, including comma-separated values for multiple series (#70)
  • Option to configure line endings for raw terminals (#71)

Fixed

  • Respect caller-specified precision for large numbers (#69)
  • Preserve exact Y-axis values for series with identical data points (#65), closes #61
  • Prevent panics when legends are set without series colors (#64)

Changed

  • Automates the release flow, update goreleaser config for v2 (#72)
Commits
  • bec237d chore: release 0.8.1 (#75)
  • d6441e2 chore: release 0.8.1
  • 7f76123 fix: 32-bit compile overflow and release workflow cleanup (#74)
  • 8a81a67 refactor(axis): remove minNumLength sentinel from formatter path
  • 451bece fix: 32-bit compile overflow and release workflow cleanup
  • 6b3ee53 chore: release 0.8.0 (#73)
  • cb960eb chore: release 0.8.0
  • 1f40faf ci(release): automate versioning and publishing (#72)
  • 94f69c0 build(release): update goreleaser config for v2
  • a2a8b7b ci(release): automate versioning and publishing
  • 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/guptarohit/asciigraph](https://github.com/guptarohit/asciigraph) from 0.7.3 to 0.8.1.
- [Release notes](https://github.com/guptarohit/asciigraph/releases)
- [Changelog](https://github.com/guptarohit/asciigraph/blob/master/CHANGELOG.md)
- [Commits](guptarohit/asciigraph@v0.7.3...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/guptarohit/asciigraph
  dependency-version: 0.8.1
  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 Mar 9, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 9, 2026 08:02
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

Superseded by #335.

@dependabot dependabot Bot closed this Mar 30, 2026
@dependabot dependabot Bot deleted the dependabot-go_modules-github.com-guptarohit-asciigraph-0.8.1 branch March 30, 2026 07:02
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