Skip to content

chore(deps): bump github.com/guptarohit/asciigraph from 0.7.3 to 0.8.1 in the actions-deps group#36

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/actions-deps-6a46693dd3
Mar 21, 2026
Merged

chore(deps): bump github.com/guptarohit/asciigraph from 0.7.3 to 0.8.1 in the actions-deps group#36
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/actions-deps-6a46693dd3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the actions-deps group with 1 update: github.com/guptarohit/asciigraph.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions-deps group with 1 update: [github.com/guptarohit/asciigraph](https://github.com/guptarohit/asciigraph).


Updates `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
  dependency-group: actions-deps
...

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 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🎬 Generate a demo GIF for this PR:

gh workflow run demo.yml -R sethrylan/boop -f pr_number=36

Or run from the Actions tab.

@github-actions github-actions bot enabled auto-merge (squash) March 21, 2026 22:02
@github-actions github-actions bot merged commit 282571f into main Mar 21, 2026
7 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/actions-deps-6a46693dd3 branch March 21, 2026 22:03
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