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:
1.9.0
->3.3.0
Release Notes
hexojs/hexo-util (hexo-util)
v3.3.0
Compare Source
New Features
Fixes
Refactors
Dependencies
Miscs
repository
key from a string to an object inpackage.json
by @yoshinorin in https://github.com/hexojs/hexo-util/pull/402Full Changelog: hexojs/hexo-util@v3.2.0...v3.3.0
v3.2.0
Compare Source
New Features
Fixed
url_for
by @dimaslanjaka in https://github.com/hexojs/hexo-util/pull/307tsc -b --watch
by @uiolee in https://github.com/hexojs/hexo-util/pull/389Test
Dependencies
@types/node
update and reduce PR from dependabot by @yoshinorin in https://github.com/hexojs/hexo-util/pull/343Chore
Full Changelog: hexojs/hexo-util@v3.1.0...v3.2.0
v3.1.0
Compare Source
Fixed
Performance
Refactor
Dependencies
Misc
New Contributors
Full Changelog
v3.0.1
Compare Source
Fixes
Full Changelog: hexojs/hexo-util@v3.0.0...v3.0.1
v3.0.0
Compare Source
Breaking Changes
Notable Changes
js
tots
by @stevenjoezhang in https://github.com/hexojs/hexo-util/pull/284Refactors
Dependencies
Docs
dependencies badges
from README by @yoshinorin in https://github.com/hexojs/hexo-util/pull/283http
tohttps
inpackage.json
by @yoshinorin in https://github.com/hexojs/hexo-util/pull/280CI/CD
New Contributors
Full Changelog: hexojs/hexo-util@2.7.0...v3.0.0
v2.7.0
Compare Source
Features
languageAttr
option @renbaoshuo [#278]Dependencies
New Contributors
Full Changelog: hexojs/hexo-util@2.6.1...2.7.0
v2.6.1
Compare Source
Fixes
Refactor
textContent
instead ofgetText
by @yoshinorin in https://github.com/hexojs/hexo-util/pull/272Full Changelog: hexojs/hexo-util@2.6.0...2.6.1
v2.6.0
Compare Source
Breaking Changes
New features
Fixes
Refactors
Test
Dependencies
Misc
New Contributors
Full Changelog: hexojs/hexo-util@2.5.0...2.6.0
v2.5.0
Compare Source
Refactors
Dependencies
Misc
v2.4.0
Compare Source
Breaking change
<div>
when wrap is disabled @curbengh [#229]wrap
is disabled:_config.yml
highlight:
wrap: false # defaults to true
Feature
v2.3.0
Compare Source
Changes
tab
andmark
options were only availble whenwrap
is enabled, now they are also available even whenwrap
is disabled._config.yml
highlight:
tab_replace: ' '
wrap: false
spawn()
is a nice wrapper aroundchild_process.spawn()
, so it supports similar options.v2.2.0
Compare Source
Features
Map
instead of Object. @SukkaW [#209]Fixes
spawn()
@curbengh [#220]spawn()
only supports array argument:_config.yml
highlight:
wrap: false
v2.1.0
Compare Source
Breaking change
HashStream()
function @curbengh [#198]createSha1Hash()
Refactor
v2.0.0
Compare Source
Breaking change
autoDetect
to be enabled andlang
to be unset to use sublanguagehighlight()
@curbengh (#192, #196)Fix
CacheStream()
compatibility issue with Node 14 @curbengh (#195)Misc
Dependencies
v1.9.1
Compare Source
Fix
CacheStream()
compatibility issue with Node 14 @curbengh (#205)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.