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: bump hexo-log from 3.0.0 to 3.1.0 #395

Merged
merged 1 commit into from
Aug 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2022

Bumps hexo-log from 3.0.0 to 3.1.0.

Release notes

Sourced from hexo-log's releases.

v3.1.0

Fixes

fix: handle the case where the first argument is an object @​stevenjoezhang #107

Refactor

CI/CD

  • Cleanup ci (switch to node 14 for coverage and linting) @​tomap #67

Dependencies

New Contributors

Full Changelog: hexojs/hexo-log@v3.0.0...v3.1.0

Commits
  • 2d03ea3 release 3.1.0 (#108)
  • 09832f1 fix: handle the case where the first argument is an object (#107)
  • 35815a2 chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#98)
  • 84c40f7 chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 (#93)
  • 6ef4104 chore(deps): bump minimist from 1.2.5 to 1.2.6 (#94)
  • b98c662 chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 (#92)
  • 9388fc0 chore(deps-dev): bump mocha from 9.2.1 to 9.2.2 (#88)
  • a0a186d chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 (#89)
  • 40199b2 refactor: use picocolors instead of nanocolors (#91)
  • 670468a chore(deps): bump actions/cache from 2 to 3 (#90)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 19, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hexo-log-3.1.0 branch from fbd5f07 to b7de9ba Compare August 19, 2022 04:36
@coveralls
Copy link

coveralls commented Aug 19, 2022

Coverage Status

Coverage remained the same at 83.784% when pulling 436e17e on dependabot/npm_and_yarn/hexo-log-3.1.0 into 90af4b6 on master.

Bumps [hexo-log](https:/hexojs/hexo-log) from 3.0.0 to 3.1.0.
- [Release notes](https:/hexojs/hexo-log/releases)
- [Commits](hexojs/hexo-log@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hexo-log
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hexo-log-3.1.0 branch from b7de9ba to 436e17e Compare August 20, 2022 19:57
@tomap tomap merged commit 31de443 into master Aug 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-log-3.1.0 branch August 21, 2022 06:06
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants