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 some dependencies minor & patch version #4898

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

yoshinorin
Copy link
Member

@yoshinorin yoshinorin commented Feb 12, 2022

What does it do?

I noticed some of the dependencies are not updated by dependa-bot. This PR purpose is update them.

P.S:
hexo-util 2.6.0 has been released. But this PR just update to 2.5.0. Because the test is a failure if update it to 2.6.0.
I'm going to try to update it to another PR.

Pull request tasks

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

@github-actions
Copy link

github-actions bot commented Feb 12, 2022

How to test

git clone -b chore/update-deps https://github.com/yoshinorin/hexo.git
cd hexo
npm install
npm test

@yoshinorin
Copy link
Member Author

yoshinorin commented Feb 12, 2022

Hmm... the CI failure caused by chai\register-should not found.
In my local machine works well 🤔

P.S:
I specify commit of chai in the package.json for workaround.

package.json Outdated Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Feb 27, 2022

Coverage Status

Coverage increased (+0.03%) to 98.129% when pulling 5d58a97 on yoshinorin:chore/update-deps into 035c73f on hexojs:master.

@yoshinorin
Copy link
Member Author

Now all tests are pass.
Would you please check this PR?

Thank you :)

@yoshinorin yoshinorin merged commit 19d8a6a into hexojs:master Mar 2, 2022
@yoshinorin yoshinorin deleted the chore/update-deps branch March 2, 2022 10:54
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

3 participants