fix(deps): update dependency progress to v2#325
Merged
Conversation
bfaa208 to
255cd7f
Compare
2194117 to
6c7b147
Compare
6c7b147 to
0a733c2
Compare
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))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency progress from
^1.1.8to^2.0.0Note: 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.0Compare Source
this.streaminstead ofconsole.logwhen terminating a progress bar to ensure that, if a writable stream is provided, it uses that rather than process.stdoutThis PR has been generated by Renovate Bot.