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): update warehouse from ^3.0.0 to ^3.0.1 #3761

Merged
merged 1 commit into from Oct 12, 2019

Conversation

curbengh
Copy link
Contributor

What does it do?

Closes #3758

This is mainly to update the warehouse in the CI, as user usually would get the latest minor/patch version of each dependency.

How to test

git clone -b warehouse-3-0-1 https://github.com/curbengh/hexo.git
cd hexo
npm install
npm test

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

@curbengh curbengh added this to the v4.0.0 milestone Oct 12, 2019
@curbengh curbengh added this to In progress in v4.0.0 via automation Oct 12, 2019
@curbengh curbengh moved this from In progress to To do in v4.0.0 Oct 12, 2019
@curbengh curbengh requested a review from a team October 12, 2019 06:03
v4.0.0 automation moved this from To do to In progress Oct 12, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.273% when pulling 612a15a on curbengh:warehouse-3-0-1 into 6f6084c on hexojs:master.

@curbengh curbengh merged commit e61116a into hexojs:master Oct 12, 2019
v4.0.0 automation moved this from In progress to Done Oct 12, 2019
@curbengh curbengh deleted the warehouse-3-0-1 branch October 12, 2019 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v4.0.0
  
Done
Development

Successfully merging this pull request may close these issues.

perf: database.save is become slower than before
3 participants