supernova
supernova copied to clipboard
Bump github.com/schollz/progressbar/v3 from 3.16.0 to 3.16.1 in the everything-else group
Bumps the everything-else group with 1 update: github.com/schollz/progressbar/v3.
Updates github.com/schollz/progressbar/v3 from 3.16.0 to 3.16.1
Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
v3.16.1
What's Changed
- fix: enable race detector for test and fix all detected races by
@mxeyin schollz/progressbar#202- style: go mod tidy by
@mxeyin schollz/progressbar#201- Added BarStartFilled and BarEndFille to Theme struct #203 by
@janpfeiferin schollz/progressbar#204Full Changelog: https://github.com/schollz/progressbar/compare/v3.16.0...v3.16.1
Commits
a10b636add another theme787de03add ascii theme from #2030e8db3dMerge pull request #204 from janpfeifer/maine026913Expanded Theme tests, and covered new BarStartFilled and BarEndFilled.d1e3b99Added BarStartFilled and BarEndFilled fields to Theme struct.06775f1Merge pull request #201 from babiel/go-mod-tidy7b730f8Merge pull request #202 from babiel/data-racesd5971f1style: go mod tidy2d34dadfix: enable race detector for test and fix all detected races- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
The following labels could not be found: dependencies.
Superseded by #54.