-
Notifications
You must be signed in to change notification settings - Fork 0
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 from 6.1.0 to 6.2.0 #1
Conversation
Bumps [hexo](https://github.com/hexojs/hexo) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/hexojs/hexo/releases) - [Commits](hexojs/hexo@6.1.0...6.2.0) --- updated-dependencies: - dependency-name: hexo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot rebase.
…------------------ 原始邮件 ------------------
发件人: "Starryi/Starryi.github.io" ***@***.***>;
发送时间: 2022年5月12日(星期四) 凌晨3:32
***@***.***>;
***@***.***>;
主题: [Starryi/Starryi.github.io] Bump hexo from 6.1.0 to 6.2.0 (PR #1)
Bumps hexo from 6.1.0 to 6.2.0.
Release notes
Sourced from hexo's releases.
6.2.0
Fixes
fix(#4917): suppress YAMLException when load js-yaml by @yoshinorin in hexojs/hexo#4927
This change is workaround for #4917. Please see PR comments.
chore(deps): bump warehouse from 4.0.0 to 4.0.1 by @yoshinorin in hexojs/hexo#4943
This change is workaround for #4922. Please see hexojs/warehouse#123
Refactors
chore: replace deprecated String.prototype.substr() by @CommanderRoot in hexojs/hexo#4918
Dependencies
chore: bump sinon from 12.0.1 to 13.0.2 by @dependabot in hexojs/hexo#4944
chore: bump mocha from 9.2.2 to 10.0.0 by @dependabot in hexojs/hexo#4960
chore(deps): bump hexo-util from 2.6.0 to 2.6.1 by @yoshinorin in hexojs/hexo#4957
chore: bump actions/checkout from 2 to 3 by @dependabot in hexojs/hexo#4905
Miscs
chore(bot): delete stale bot by @yoshinorin in hexojs/hexo#4901
chore(ISSUE_TEMPLATE): delete Your theme _config.yml section by @yoshinorin in hexojs/hexo#4931
New Contributors
@CommanderRoot made their first contribution in hexojs/hexo#4918
Full Changelog: ***@***.***
Commits
cbafd6e chore: bump version from 6.1.0 to 6.2.0 (#4950)
f009b7a chore(deps): bump hexo-util from 2.6.0 to 2.6.1 (#4957)
10eaaca chore: bump mocha from 9.2.2 to 10.0.0 (#4960)
0d7c693 chore(deps): bump warehouse from 4.0.0 to 4.0.1 (#4943)
42a0ade chore: bump sinon from 12.0.1 to 13.0.2 (#4944)
d9ff35b chore(ISSUE_TEMPLATE): delete Your theme _config.yml section (#4931)
e15ad72 fix(#4917): suppress YAMLException when load js-yaml (#4927)
8d21027 chore(bot): delete stale bot (#4901)
ba81258 chore: replace deprecated String.prototype.substr() (#4918)
f4a5f04 chore: bump actions/checkout from 2 to 3 (#4905)
See full diff in compare view
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)
You can view, comment on, or merge this pull request online at:
#1
Commit Summary
a60d698 Bump hexo from 6.1.0 to 6.2.0
File Changes
(3 files)
M package-lock.json (36)
M package.json (2)
M yarn.lock (3086)
Patch Links:
https://github.com/Starryi/Starryi.github.io/pull/1.patch
https://github.com/Starryi/Starryi.github.io/pull/1.diff
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
OK, I won't notify you about version 6.x.x again, unless you re-open this PR or update to a 6.x.x release yourself. |
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate.
…------------------ 原始邮件 ------------------
发件人: "Starryi/Starryi.github.io" ***@***.***>;
发送时间: 2022年5月17日(星期二) 中午11:40
***@***.***>;
***@***.******@***.***>;
主题: Re: [Starryi/Starryi.github.io] Bump hexo from 6.1.0 to 6.2.0 (PR #1)
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Looks like this PR has already been merged. If you've moved back to an older version of |
Bumps hexo from 6.1.0 to 6.2.0.
Release notes
Sourced from hexo's releases.
Commits
cbafd6e
chore: bump version from 6.1.0 to 6.2.0 (#4950)f009b7a
chore(deps): bump hexo-util from 2.6.0 to 2.6.1 (#4957)10eaaca
chore: bump mocha from 9.2.2 to 10.0.0 (#4960)0d7c693
chore(deps): bump warehouse from 4.0.0 to 4.0.1 (#4943)42a0ade
chore: bump sinon from 12.0.1 to 13.0.2 (#4944)d9ff35b
chore(ISSUE_TEMPLATE): deleteYour theme _config.yml
section (#4931)e15ad72
fix(#4917): suppress YAMLException when load js-yaml (#4927)8d21027
chore(bot): delete stale bot (#4901)ba81258
chore: replace deprecated String.prototype.substr() (#4918)f4a5f04
chore: bump actions/checkout from 2 to 3 (#4905)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)