Skip to content

[gomod] bump github.com/schollz/progressbar/v3 from 3.7.0 to 3.19.0#400

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/go_modules/github.com/schollz/progressbar/v3-3.19.0
Open

[gomod] bump github.com/schollz/progressbar/v3 from 3.7.0 to 3.19.0#400
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/go_modules/github.com/schollz/progressbar/v3-3.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 11, 2026

Bumps github.com/schollz/progressbar/v3 from 3.7.0 to 3.19.0.

Release notes

Sourced from github.com/schollz/progressbar/v3's releases.

v3.19.0

What's Changed

New Contributors

Full Changelog: schollz/progressbar@v3.18.0...v3.19.0

v3.18.0

What's Changed

New Contributors

Full Changelog: schollz/progressbar@v3.17.1...v3.18.0

v3.17.1

What's Changed

New Contributors

Full Changelog: schollz/progressbar@v3.17.0...v3.17.1

v3.17.0

What's Changed

... (truncated)

Commits
  • 56ad4a7 Merge pull request #216 from goncalogdomingo/main
  • dae95ef Merge pull request #226 from polymorcodeus/mart1082/optsetcustomcolor
  • 0ec6061 Merge pull request #223 from bitlux/bitlux/unused
  • f13fb15 Merge pull request #218 from mrkbac/fix-reader-close
  • 472b188 Merge pull request #221 from yevk/main
  • 57f6968 Added OptionSetCustomColorCodes to pass in custom color codes.
  • 655d41e Merge pull request #220 from mengshengwu/fix-windows-progressbar-flickering
  • 533e284 Merge pull request #225 from schollz/fix/describe
  • 914e511 fix: add describe solution
  • 5692e00 fix: allow progressbar to be updated afterwards
  • Additional commits viewable in compare view

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 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.

Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.7.0 to 3.19.0.
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](schollz/progressbar@v3.7.0...v3.19.0)

---
updated-dependencies:
- dependency-name: github.com/schollz/progressbar/v3
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 11, 2026

Labels

The following labels could not be found: gomod. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@daveroge daveroge marked this pull request as draft February 12, 2026 16:26
@elvin03 elvin03 marked this pull request as ready for review May 4, 2026 07:41
@elvin03 elvin03 requested a review from a team as a code owner May 4, 2026 07:41
Copilot AI review requested due to automatic review settings May 4, 2026 07:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Go module dependency on github.com/schollz/progressbar/v3 to a newer minor release, pulling in the updated transitive dependency set reflected in go.sum.

Changes:

  • Bump github.com/schollz/progressbar/v3 from v3.7.0 to v3.19.0.
  • Update indirect dependency github.com/mattn/go-runewidth to v0.0.16 (as selected by Go’s module resolution).
  • Refresh go.sum entries to match the new dependency graph (including new indirect modules like github.com/chengxilo/virtualterm).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates progressbar/v3 to v3.19.0 and adjusts an indirect dependency version.
go.sum Adds/removes checksum entries to reflect the updated resolved dependency set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants