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

Bump hexo-fs from 2.0.1 to 3.1.0 #97

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2021

Bumps hexo-fs from 2.0.1 to 3.1.0.

Release notes

Sourced from hexo-fs's releases.

3.1.0

Breaking Changes

Refactor

Dependencies

Misc

3.0.1

Changes

  • Requires at least Node 10.13 @​curbengh (#63)
    • Requires Node 10.12+ to create folder recursively using mkdirs() and mkdirsSync() (#55). While hexo-fs previously supported this feature, it had custom implementation; hexo-fs 3+ uses native implementation instead.
  • chore(deps): update hexo-util to 2.0.0 @​curbengh (#64)

3.0.0

Breaking change

Feature

  • Utilize native recursive option for mkdirs() and mkdirsSync() @​segayuu (#55)

Fix

  • fix compatibility issue with Node.js 14 in writeFile() and copyFile() @​SukkaW (#60)

Refactor

Misc

Commits
  • 0e435a3 release: 3.1.0 (#73)
  • a86a151 refactor: remove callback (#69)
  • 8bf0757 chore(deps-dev): bump eslint from 6.8.0 to 7.0.0 (#72)
  • c0a4b6c ci(appveyor): stop updating npm (#68)
  • d91788f Merge pull request #67 from segayuu/Reduce-Array#reduce-and-Bluebird#reduce
  • f818364 Remove Array#reduce and Bluebird#reduce
  • 3dc8f73 Merge pull request #65 from curbengh/3.0.1
  • 84c1a9e release: 3.0.1
  • 3e2c68c Merge pull request #64 from curbengh/hexo-util-2
  • 7a8b9b8 chore(deps): update hexo-util to 2.0.0
  • Additional commits viewable in compare view

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.


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2021
@tomap tomap self-assigned this Nov 27, 2021
Bumps [hexo-fs](https://github.com/hexojs/hexo-fs) from 2.0.1 to 3.1.0.
- [Release notes](https://github.com/hexojs/hexo-fs/releases)
- [Commits](hexojs/hexo-fs@2.0.1...3.1.0)

---
updated-dependencies:
- dependency-name: hexo-fs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hexo-fs-3.1.0 branch from d1b1ce6 to ff2d4eb Compare January 14, 2022 20:12
@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.778% when pulling ff2d4eb on dependabot/npm_and_yarn/hexo-fs-3.1.0 into 32f0e26 on master.

@tomap tomap merged commit 53f2c23 into master Jan 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-fs-3.1.0 branch January 14, 2022 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants