chore(deps): update dependency honkit to v6#23
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
ec89dde to
20d3bab
Compare
20d3bab to
bdbcf35
Compare
bdbcf35 to
a31cc99
Compare
a31cc99 to
ff299be
Compare
ff299be to
70d97b1
Compare
70d97b1 to
92e4bcf
Compare
cae9972 to
c14d7a2
Compare
c14d7a2 to
f78086d
Compare
f78086d to
b99f9ff
Compare
b99f9ff to
8539c61
Compare
8539c61 to
56e8437
Compare
87da7ab to
bcb503b
Compare
bcb503b to
05d6fa2
Compare
4c92573 to
57aa3e5
Compare
57aa3e5 to
1f775bc
Compare
1f775bc to
520a018
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.6.23→6.1.7Release Notes
honkit/honkit (honkit)
v6.1.7Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: honkit/honkit@v6.1.6...v6.1.7
v6.1.6Compare Source
What's Changed
Bug Fixes
Full Changelog: honkit/honkit@v6.1.5...v6.1.6
v6.1.5Compare Source
What's Changed
Bug Fixes
CI
Dependency Updates
Full Changelog: honkit/honkit@v6.1.4...v6.1.5
v6.1.4Compare Source
What's Changed
CI
Full Changelog: honkit/honkit@v6.0.4...v6.1.4
v6.0.4Compare Source
What's Changed
Bug Fixes
Documentation
Refactoring
Dependency Updates
Other Changes
New Contributors
Full Changelog: honkit/honkit@v6.0.3...v6.0.4
v6.0.3Compare Source
What's Changed
Documentation
Refactoring
Dependency Updates
Other Changes
New Contributors
Full Changelog: honkit/honkit@v6.0.2...v6.0.3
v6.0.2Compare Source
What's Changed
Bug Fixes
This Release fixed these issues.
Refactoring
Full Changelog: honkit/honkit@v6.0.1...v6.0.2
v6.0.1Compare Source
What's Changed
Bug Fixes
Documentation
Refactoring
CI
Full Changelog: honkit/honkit@v6.0.0...v6.0.1
v6.0.0Compare Source
What's Changed
BREAKING CHANGES
Maintenance
Internal
Full Changelog: honkit/honkit@v5.1.5...v6.0.0
v5.1.5Compare Source
What's Changed
Fixes
by @davmillar in #426
Maintenance
CI
Dependency Updates
New Contributors
Full Changelog: honkit/honkit@v5.1.4...v5.1.5
v5.1.4Compare Source
What's Changed
Bug Fixes
This patch fixes images on PDF/epub #394
Dependency Updates
New Contributors
Full Changelog: honkit/honkit@v5.1.3...v5.1.4
v5.1.3Compare Source
What's Changed
Bug Fixes
Documentation
Dependency Updates
New Contributors
Full Changelog: honkit/honkit@v5.1.1...5.1.3
v5.1.2Compare Source
What's Changed
Bug Fixes
Documentation
Dependency Updates
New Contributors
Full Changelog: honkit/honkit@v5.1.1...v5.1.2
v5.1.1Compare Source
What's Changed
Bug Fixes
Refactoring
Full Changelog: honkit/honkit@v5.1.0...5.1.1
v5.1.0Compare Source
What's Changed
Features
Please note that this is still experimental and therefore quite unstable.
Perhaps certain versions will be broken.
Usage and Feedback is here:
Full Changelog: honkit/honkit@v5.0.0...5.1.0
v5.0.0Compare Source
What's Changed
Breaking Changes
asciidoc: fix
include::./relative/path/from/content[]by @azu in #357project/project/src/main.adocinclude::./dir/file.adoc[]Previously, the
include::path is relative path from working directory.As a result, the
include::./dir/file.adocimportedproject/dir/file.adoc.In v5.0.0, the
include::path is relative path from the content file path.As a result, the
include::./dir/file.adocwill importproject/src/dir/file.adoc.This is a bug fix, but the behaviour is changed and is therefore a BREAKING CHANGE.
update to highlight.js 11 by @azu in #358
Default theme is a bit change.
Some Language Aliases has been removed.
Docker: Update to Node.js 18 by @azu in #362
Now, HonKit Docker Image based on Node.js 18.
Drop to support Node.js 14
Node.js 14 is EOL.
Dependency Updates
Full Changelog: honkit/honkit@v4.0.8...5.0.0
v4.0.8Compare Source
What's Changed
Security Fixes
Bug Fixes
Dependency Updates
Other Changes
New Contributors
Full Changelog: honkit/honkit@v4.0.7...4.0.8
v4.0.7Compare Source
What's Changed
Dependency Updates
Full Changelog: honkit/honkit@v4.0.6...4.0.7
v4.0.5Compare Source
Note: Version bump only for package honkit-root
v4.0.4Compare Source
Note: Version bump only for package honkit-root
v4.0.3Compare Source
Bug Fixes
v4.0.2Compare Source
Bug Fixes
v4.0.1Compare Source
Bug Fixes
v4.0.0Compare Source
Bug Fixes
honkit: Upgrade juice to 8.x (#283) (749bff2)
Drop to support Node.js 12 (#291) (fc99470), closes #291 #290 #288
Features
BREAKING CHANGES
Probably, Current HonKit still work on Node.js 12, but it will be broken in minor updates.
3.7.5 (2022-07-14)
Bug Fixes
3.7.4 (2022-06-21)
Bug Fixes
honkit parsework for multi lang book (#271) (83f7597)3.7.3 (2022-05-28)
Bug Fixes
3.7.2 (2022-05-28)
Bug Fixes
3.7.1 (2022-01-17)
Note: Version bump only for package honkit-root
v3.7.5Compare Source
Bug Fixes
honkit: Upgrade juice to 8.x (#283) (749bff2)
Drop to support Node.js 12 (#291) (fc99470), closes #291 #290 #288
Features
BREAKING CHANGES
Probably, Current HonKit still work on Node.js 12, but it will be broken in minor updates.
3.7.5 (2022-07-14)
Bug Fixes
3.7.4 (2022-06-21)
Bug Fixes
honkit parsework for multi lang book (#271) (83f7597)3.7.3 (2022-05-28)
Bug Fixes
3.7.2 (2022-05-28)
Bug Fixes
3.7.1 (2022-01-17)
Note: Version bump only for package honkit-root
v3.7.4Compare Source
Bug Fixes
honkit: Upgrade juice to 8.x (#283) (749bff2)
Drop to support Node.js 12 (#291) (fc99470), closes #291 #290 #288
Features
BREAKING CHANGES
Probably, Current HonKit still work on Node.js 12, but it will be broken in minor updates.
3.7.5 (2022-07-14)
Bug Fixes
3.7.4 (2022-06-21)
Bug Fixes
honkit parsework for multi lang book (#271) (83f7597)3.7.3 (2022-05-28)
Bug Fixes
3.7.2 (2022-05-28)
Bug Fixes
3.7.1 (2022-01-17)
Note: Version bump only for package honkit-root
v3.7.3Compare Source
Bug Fixes
honkit: Upgrade juice to 8.x (#283) (749bff2)
Drop to support Node.js 12 (#291) (fc99470), closes #291 #290 #288
Features
BREAKING CHANGES
Probably, Current HonKit still work on Node.js 12, but it will be broken in minor updates.
3.7.5 (2022-07-14)
Bug Fixes
3.7.4 (2022-06-21)
Bug Fixes
honkit parsework for multi lang book (#271) (83f7597)3.7.3 (2022-05-28)
Bug Fixes
3.7.2 (2022-05-28)
Bug Fixes
3.7.1 (2022-01-17)
Note: Version bump only for package honkit-root
v3.7.2Compare Source
Bug Fixes
honkit: Upgrade juice to 8.x (#283) (749bff2)
Drop to support Node.js 12 (#291) (fc99470), closes #291 #290 #288
Features
BREAKING CHANGES
Probably, Current HonKit still work on Node.js 12, but it will be broken in minor updates.
3.7.5 (2022-07-14)
Bug Fixes
3.7.4 (2022-06-21)
Bug Fixes
honkit parsework for multi lang book (#271) (83f7597)3.7.3 (2022-05-28)
Bug Fixes
3.7.2 (2022-05-28)
Bug Fixes
3.7.1 (2022-01-17)
Note: Version bump only for package honkit-root
v3.7.1Compare Source
Bug Fixes
honkit: Upgrade juice to 8.x (#283) (749bff2)
Drop to support Node.js 12 (#291) (fc99470), closes #291 #290 #288
Features
BREAKING CHANGES
Probably, Current HonKit still work on Node.js 12, but it will be broken in minor updates.
3.7.5 (2022-07-14)
Bug Fixes
3.7.4 (2022-06-21)
Bug Fixes
honkit parsework for multi lang book (#271) (83f7597)3.7.3 (2022-05-28)
Bug Fixes
3.7.2 (2022-05-28)
Bug Fixes
3.7.1 (2022-01-17)
Note: Version bump only for package honkit-root
v3.7.0Compare Source
Bug Fixes
honkit: Upgrade juice to 8.x (#283) (749bff2)
Drop to support Node.js 12 (#291) (fc99470), closes #291 #290 #288
Features
BREAKING CHANGES
Probably, Current HonKit still work on Node.js 12, but it will be broken in minor updates.
3.7.5 (2022-07-14)
Bug Fixes
3.7.4 (2022-06-21)
Bug Fixes
honkit parsework for multi lang book (#271) (83f7597)3.7.3 (2022-05-28)
Bug Fixes
3.7.2 (2022-05-28)
Bug Fixes
3.7.1 (2022-01-17)
Note: Version bump only for package honkit-root
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.