Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency request-progress to version .x 🌟 #4584

Merged
merged 3 commits into from
Jul 1, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2019

This PR contains the following updates:

Package Type Update Change
request-progress dependencies major 0.4.0 -> 3.0.0

Release Notes

IndigoUnited/node-request-progress

v3.0.0

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source

v1.0.0

Compare Source


Renovate configuration

📅 Schedule: "before 3am on the first day of the month" in timezone America/New_York.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added renovate Triggered by renovatebot type: dependencies labels Jun 27, 2019
@jennifer-shehane jennifer-shehane self-assigned this Jun 27, 2019
@jennifer-shehane jennifer-shehane self-requested a review June 27, 2019 14:36
@jennifer-shehane jennifer-shehane removed their assignment Jun 27, 2019
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

This actually changes how the percentages are printed, which seems to not be caught in a test at all. I had to manually download to check it, so...I'd like to maybe have at least a unit test for the percentage printing added.

Before update (it should display same as the Unzip percentage here):

Screen Shot 2019-06-27 at 9 08 19 PM

After update:

Screen Shot 2019-06-27 at 9 08 03 PM

@jennifer-shehane jennifer-shehane self-requested a review June 28, 2019 12:57
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

  • request-progress now sends the 'percent' as a value between 0 and 1, so I had to write a method to convert that to percentage - so converting 0.498092 -> 50%

@renovate
Copy link
Contributor Author

renovate bot commented Jun 28, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@jennifer-shehane jennifer-shehane merged commit a3daee1 into develop Jul 1, 2019
@renovate renovate bot deleted the renovate/request-progress-3.x branch July 1, 2019 02:41
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jul 9, 2019

Released in 3.4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Triggered by renovatebot type: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants