Skip to content

fix(deps): update dependency progress to v2#325

Merged
s-pace merged 1 commit into
masterfrom
renovate/progress-2.x
May 24, 2018
Merged

fix(deps): update dependency progress to v2#325
s-pace merged 1 commit into
masterfrom
renovate/progress-2.x

Conversation

@renovate

@renovate renovate Bot commented May 5, 2018

Copy link
Copy Markdown
Contributor

This Pull Request updates dependency progress from ^1.1.8 to ^2.0.0

Note: This PR was created on a configured schedule ("every weekend" in timezone Europe/Paris) and will not receive updates outside those times.

Release Notes

v2.0.0

Compare Source

  • Fix: check before using stream.clearLine to prevent crash in Docker
  • Fix: fixed output multiline on windows cmd
  • Fix: Bug with array length when window is too small
  • Fix: Don't clear whole line every time; instead, clear everything after end of line
  • Fix: Use this.stream instead of console.log when terminating a progress bar to ensure that, if a writable stream is provided, it uses that rather than process.stdout
  • Fix: Bug causing potentially stale tokens on render
  • Feature: configurable cursor
  • Feature: feature to interrupt the bar and display a message
  • Feature: Add rate reporting to progress bar
  • Improvement: Add head option to specify head character
  • Improvement: Rename tickTokens to tokens
  • Improvement: Change default throttle time to 16ms
  • Improvement: Rename renderDelay to renderThrottle
  • Improvement: Add delay between render updates
  • Docs: Add example and documentation for custom token usage
  • Docs: Add head option to readme
  • Docs: Updated README example for public use
  • Docs: Add renderThrottle option to code documentation


This PR has been generated by Renovate Bot.

@renovate renovate Bot force-pushed the renovate/progress-2.x branch 7 times, most recently from bfaa208 to 255cd7f Compare May 14, 2018 13:08
@renovate renovate Bot force-pushed the renovate/progress-2.x branch 3 times, most recently from 2194117 to 6c7b147 Compare May 23, 2018 16:12
@renovate renovate Bot force-pushed the renovate/progress-2.x branch from 6c7b147 to 0a733c2 Compare May 24, 2018 13:11
@s-pace s-pace merged commit a99347a into master May 24, 2018
@renovate renovate Bot deleted the renovate/progress-2.x branch May 24, 2018 13:57
pixelastic added a commit that referenced this pull request Nov 7, 2018
### Bug Fixes

* **deps:** update dependency algolia-aerial to v1.3.4 ([7e72fe0](7e72fe0))
* **deps:** update dependency algolia-aerial to v1.5.3 ([665438e](665438e))
* **deps:** update dependency algolia-frontend-components to v0.0.35 ([bd5c03f](bd5c03f))
* **deps:** update dependency autocomplete.js to ^0.30.0 ([21eb76a](21eb76a))
* **deps:** update dependency autocomplete.js to ^0.31.0 ([6c65eb2](6c65eb2))
* **deps:** update dependency chalk to v2 ([#323](#323)) ([f8962bd](f8962bd))
* **deps:** update dependency deepmerge to v2 ([#324](#324)) ([db212d0](db212d0))
* **deps:** update dependency progress to v2 ([#325](#325)) ([a99347a](a99347a))
* **wording:** fixed case of DocSearch ([#262](#262)) ([d451545](d451545))

### Features

* **css:** Update menu on small screen ([b5733d2](b5733d2))
* **docsearch:** Add custom classes on titles for better crawling ([fc79098](fc79098))
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