Bump hexo from 5.4.2 to 7.3.0
Created by: dependabot[bot]
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps hexo from 5.4.2 to 7.3.0.
Release notes
Sourced from hexo's releases.
v7.3.0
New Features
- feat(renderScaffold): deepMerge frontMatter of post and scaffold by
@uiolee
in hexojs/hexo#5472- feat: add option to use slug as title of post by
@uiolee
in hexojs/hexo#5470- feat(helper/toc): specify maximum number of items to output by
@KentarouTakeda
in hexojs/hexo#5487Fixes
- Revert "refactor: backslashes on Windows (#5457)" by
@stevenjoezhang
in hexojs/hexo#5481Performances
- perf(processor/post): improve processing speed when
config.post_asset_folder
is enabled by@yoshinorin
in hexojs/hexo#5473Test
- Revert "test: add test case for issue #4334" by
@D-Sketon
in hexojs/hexo#5475CI
- ci(comment): fix wrong condition by
@uiolee
in hexojs/hexo#5471Misc
- build: upgrade ecmascript version by
@uiolee
in hexojs/hexo#5507Full Changelog
https://github.com/hexojs/hexo/compare/v7.2.0...v7.3.0
v7.2.0
New Features
- feat(highlight): add an option to switch stripIndent by
@uiolee
in hexojs/hexo#5427Improved type definitions
- refactor: refactor types by
@D-Sketon
in hexojs/hexo#5398- chore: make callback on exit optional by
@dimaslanjaka
in hexojs/hexo#5421- refactor: migrate typescript by
@D-Sketon
in hexojs/hexo#5417- refactor: migrate typescript by
@D-Sketon
in hexojs/hexo#5430Fixes
- Fix typos by
@mobeicanyue
in hexojs/hexo#5426- fix: post_link behaviour when using subdir by
@leafbird
in hexojs/hexo#5419- fix(tag): use url_for by
@stevenjoezhang
in hexojs/hexo#5385- fix(tag/include_code): prevent path traversal by
@stevenjoezhang
in hexojs/hexo#5251- revert(categories,tags): revert behavior of locals.tags and locals.categories by
@uiolee
in hexojs/hexo#5388
... (truncated)
Commits
-
439ee6d
release: 7.3.0 (#5506) -
c321bb6
feat(helper/toc): specify maximum number of items to output (#5487) -
a3f27b8
build: upgrade ecmascript version (#5507) -
5ccd66e
Revert "refactor: backslashes on Windows (#5457)" (#5481) -
069ac38
feat: add option to use slug as title of post (#5470) -
6d880a2
feat(renderScaffold): deepMerge frontMatter of post and scaffold (#5472) -
22e81e4
revert: "test: add test case for issue #4334" (#5475) -
cc8c520
perf(processor/post): improve processing speed when `config.post_asset_folder... -
093dc2d
ci(comment): fix wrong condition (#5471) -
90b107c
release: 7.2.0 (#5453) - Additional commits viewable 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
show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency - ``@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)