Skip to content

Update ruby-progressbar requirement from >= 1.10, < 1.12 to >= 1.10, < 1.13#222

Merged
erwanlr merged 1 commit into
masterfrom
dependabot/bundler/ruby-progressbar-gte-1.10-and-lt-1.13
Mar 2, 2023
Merged

Update ruby-progressbar requirement from >= 1.10, < 1.12 to >= 1.10, < 1.13#222
erwanlr merged 1 commit into
masterfrom
dependabot/bundler/ruby-progressbar-gte-1.10-and-lt-1.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 2, 2023

Copy link
Copy Markdown
Contributor

Updates the requirements on ruby-progressbar to permit the latest version.

Changelog

Sourced from ruby-progressbar's changelog.

Version v1.12.0 - March 1, 2023

Add

  • Ability To Swap Out Running Average Calculators
  • running_average_rate As Configuration Option
  • Wall Clock Time To Completion To The Format Elements

Change

  • Rename Running Average Calculator To Smoothed Average Calculator
  • Rename smoothing To running_average_rate
  • Rename smoothing_factor To rate
  • Allow Timer's Elapsed Seconds To Calculate Even If Not Started

Version v1.11.0 - December 30, 2020

Add

  • RUBY_PROGRESS_BAR_FORMAT Environment Variable

Merge

  • PR #165 - Show Unknown Time Remaining After Timer Reset

Fix

  • Show Unknown Time Remaining After Bar Is Reset

Uncategorized

  • Merge PR #167 - Convert To Github Actions

Version v1.10.1 - May 27, 2019

Change

  • Make Extra Sure We're Not Loading Ruby's Time Class

Fix

  • CHANGELOG URI in both gemspecs to point to master CHANGELOG.md
  • Ruby 1.8/1.9 IO Doesn't Respond to winsize

Remove

  • allowed_push_host From gemspecs

... (truncated)

Commits

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)

…< 1.13

Updates the requirements on [ruby-progressbar](https://github.com/jfelchner/ruby-progressbar) to permit the latest version.
- [Release notes](https://github.com/jfelchner/ruby-progressbar/releases)
- [Changelog](https://github.com/jfelchner/ruby-progressbar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jfelchner/ruby-progressbar/commits)

---
updated-dependencies:
- dependency-name: ruby-progressbar
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 2, 2023
@coveralls

coveralls commented Mar 2, 2023

Copy link
Copy Markdown

Coverage Status

Coverage: 99.925%. Remained the same when pulling fa9024f on dependabot/bundler/ruby-progressbar-gte-1.10-and-lt-1.13 into 33476e2 on master.

@erwanlr erwanlr merged commit f73c80d into master Mar 2, 2023
@dependabot dependabot Bot deleted the dependabot/bundler/ruby-progressbar-gte-1.10-and-lt-1.13 branch March 2, 2023 06:56
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants