Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Bump github.com/schollz/progressbar/v3 from 3.12.2 to 3.13.0#56

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/schollz/progressbar/v3-3.13.0
Closed

Bump github.com/schollz/progressbar/v3 from 3.12.2 to 3.13.0#56
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/schollz/progressbar/v3-3.13.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2023

Bumps github.com/schollz/progressbar/v3 from 3.12.2 to 3.13.0.

Release notes

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

v3.13.0

What's Changed

New Contributors

Full Changelog: schollz/progressbar@v3.12.2...v3.13.0

Commits
  • 17ae25c update deps
  • a307e8c Merge pull request #151 from nilsbeck/feature/allow-custom-spinners
  • a38ef25 remove obsolete code
  • 86b3f6e refactoring
  • c1741c2 small fix
  • 63fa245 adds function for custom spinner, makes sure only one spinner option is used ...
  • 24a5250 update tests
  • dbbc98d check for error
  • 281ed59 removes redundant new lines
  • c4c1ddc Revert "allow custom spinner by using []string as an input"
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.12.2 to 3.13.0.
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](schollz/progressbar@v3.12.2...v3.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2023
@codecov
Copy link

codecov bot commented Jan 6, 2023

Codecov Report

Base: 40.39% // Head: 40.02% // Decreases project coverage by -0.38% ⚠️

Coverage data is based on head (1973a6f) compared to base (a9b5003).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   40.39%   40.02%   -0.37%     
==========================================
  Files          12       11       -1     
  Lines        1503     1402     -101     
==========================================
- Hits          607      561      -46     
+ Misses        719      672      -47     
+ Partials      177      169       -8     
Impacted Files Coverage Δ
extra/extra.go 18.47% <0.00%> (ø)
githubapi/githubapi.go

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2023

Superseded by #63.

@dependabot dependabot bot closed this Mar 15, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/schollz/progressbar/v3-3.13.0 branch March 15, 2023 05:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants