fix(deps): update dependency hexo to v4.2.1 #54
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.0->4.2.1Release Notes
hexojs/hexo
v4.2.1Compare Source
Fix
v4.2.0Compare Source
Features
min_depth:option totoc()helper [#3997]Fixes
Merges similar theme configs in main config and theme's config [#3967]
themevariable should have,Fixes some caching issue [#3985]
Open Graph now applies all
pretty_urlsoptions toog:urltag [#3983]Refactor
No longer uses lodash [#3969], [#3987], [#3753]
_is still available as a global variable, usually utilized in theme layout.Completely drops cheerio [#3850], [#3677]
v4.1.1Compare Source
Feature
trailing_html:topretty_urls:option to remove ".html" from url [#3917]https://yoursite.com/page/about.html->https://yoursite.com/page/aboutFixes
og:localeOpen Graph tag [#3921]og:localewas inserted only iflanguage:is configured in "language-TERRITORY" formatog:localewill default to "en_US". Refer to the pull request for the full list.meta_generator()helper should output the correct Hexo version [#3925]permalink_defaults:option should be parsed, not replaced [#3926]Refactor
v4.1.0Compare Source
Breaking change
og:localeOpen Graph tag won't be inserted iflanguage:(in config, front-matter of post/page oropen_graph()helper) is not inlanguage-TERRITORYformat [#3808]enis invaliden-GBis validen-AUis not valid), see official listog:localelanguages/folder of installed theme before changing thelanguage:configFeatures
https://yoursite.com/2019/12/09/23/59/a-post/article:published_time[#3674]article:author[#3805] Open Graph tagslazyloadin iframe-related tag plugins [#3798]iframe,jsfiddle,vimeo,youtubetag pluginsmeta_generatorhelper to insert metadata element tag [#3782]<head>element of your theme layout,<meta name="generator" content="Hexo 4.1.0">meta_generatorhelper),meta_generator:option should be disabled,js()[#3681] andcss()[#3690] helperswrap:option to enable/disable wrapping backtick codeblock in<table>element [#3827]line_numberalso enables ithighlight:codeblock()tag plugin [#3848]Fixes
og_updated_timeOpen Graph tag witharticle:modified_time[#3674]keywordsOpen Graph tag witharticle:tag[#3805]<head>that spans multiple lines [#3778]db.jsonwhen runninghexo neworhexo --help[#3793]ignore:option [#3797]node_modulesfolder could cause some issuesexternal_linkfilter should not process data URLs (e.g.mailto:&javascript:) [#3812] and<article>element [#3895]-pis alias of--path-sis alias of--slug-ris alias of--replaceinclude:andexclude:options to post's asset folder [#3882]ignore:option should work for files, in addition to folders [#3878]Housekeeping
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.