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 progress to v2 #325

Merged
merged 1 commit into from May 24, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2018

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
@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.

None yet

2 participants