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

chore(deps): bump fs-extra from 8.0.0 to 8.0.1 #100

Merged
merged 1 commit into from
May 26, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 25, 2019

Bumps fs-extra from 8.0.0 to 8.0.1.

Changelog

Sourced from fs-extra's changelog.

8.0.1 / 2019-05-13

  • Fix bug Maximum call stack size exceeded error in util/stat (#679)
Commits
Maintainer changes

This version was pushed to npm by manidlou, a new releaser for fs-extra since your current version.


Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the upgrade Automatic upgrades from Dependabot label May 25, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fs-extra-8.0.1 branch from 011f8b6 to cbd4575 Compare May 25, 2019 16:39
@codecov
Copy link

codecov bot commented May 25, 2019

Codecov Report

Merging #100 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #100   +/-   ##
========================================
  Coverage    94.77%   94.77%           
========================================
  Files           10       10           
  Lines          134      134           
  Branches        20       20           
========================================
  Hits           127      127           
  Misses           5        5           
  Partials         2        2

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fs-extra-8.0.1 branch 3 times, most recently from 0de9a3e to cd28e88 Compare May 25, 2019 23:03
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fs-extra-8.0.1 branch from cd28e88 to 7ffab1e Compare May 26, 2019 09:55
@codeclimate
Copy link

codeclimate bot commented May 26, 2019

Code Climate has analyzed commit 7ffab1e and detected 0 issues on this pull request.

View more on Code Climate.

@byCedric byCedric merged commit ac96dbb into develop May 26, 2019
@byCedric byCedric deleted the dependabot/npm_and_yarn/fs-extra-8.0.1 branch May 26, 2019 10:02
byCedric pushed a commit that referenced this pull request May 26, 2019
## [2.1.6](2.1.5...2.1.6) (2019-05-26)

### Code refactors

* upgrade detect-indent to version 6.0.0 ([#92](#92)) ([0a3f8a0](0a3f8a0))
* upgrade fs-extra to version 8.0.0 ([#94](#94)) ([0d4460e](0d4460e))
* use dependabot instead of greenkeeper ([#102](#102)) ([c03251a](c03251a))

### Other chores

* **deps:** [security] bump tar from 2.2.1 to 2.2.2 ([#97](#97)) ([d901b06](d901b06))
* **deps:** bump fs-extra from 8.0.0 to 8.0.1 ([#100](#100)) ([f3dfc16](f3dfc16))
* **deps:** bump semver from 6.0.0 to 6.1.0 ([#101](#101)) ([eaf4348](eaf4348))
* **deps-dev:** bump [@commitlint](https://github.com/commitlint)/travis-cli from 7.5.2 to 7.6.1 ([#96](#96)) ([b6a0f91](b6a0f91))
* **deps-dev:** bump [@types](https://github.com/types)/fs-extra from 5.0.5 to 7.0.0 ([#98](#98)) ([baf56a9](baf56a9))
* **deps-dev:** bump [@types](https://github.com/types)/node from 11.13.7 to 12.0.2 ([#99](#99)) ([909098e](909098e))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upgrade Automatic upgrades from Dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant