container-security-book
container-security-book copied to clipboard
chore(deps): update dependency honkit to v6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| honkit | 3.6.23 -> 6.0.2 |
Release Notes
honkit/honkit (honkit)
v6.0.2
What's Changed
Bug Fixes
- fix: Dot start Glossary by @davmillar in https://github.com/honkit/honkit/pull/446
This Release fixed these issues.
Refactoring
- Lint format simplify by @davmillar in https://github.com/honkit/honkit/pull/443
Full Changelog: https://github.com/honkit/honkit/compare/v6.0.1...v6.0.2
v6.0.1
What's Changed
Bug Fixes
- Dark search results by @davmillar in https://github.com/honkit/honkit/pull/442
Documentation
- Fix pnpm link by @davmillar in https://github.com/honkit/honkit/pull/435
- docs: use legacy theme for testing by @azu in https://github.com/honkit/honkit/pull/444
Refactoring
- Eslint update by @davmillar in https://github.com/honkit/honkit/pull/436
CI
- CI: Switch to codeql action v2 by @davmillar in https://github.com/honkit/honkit/pull/437
- CI(netlify): add NX_SKIP_NX_CACHE=true by @azu in https://github.com/honkit/honkit/pull/441
Full Changelog: https://github.com/honkit/honkit/compare/v6.0.0...v6.0.1
v6.0.0
What's Changed
BREAKING CHANGES
- Remove Node.js 16 from CI
- Require Node.js 18+ (ES2022)
- Docker Image use Node.js 22 image
Maintenance
- Update dependencies
Internal
- Use pnpm instead of yarn v1
- Add cheerio workaround
- Correct types
- Correct dependencies
Full Changelog: https://github.com/honkit/honkit/compare/v5.1.5...v6.0.0
v5.1.5
What's Changed
Fixes
- fix(markdown): convert trailing spaces to
by @davmillar in https://github.com/honkit/honkit/pull/426
Maintenance
- chore(typo): fix typos in @honkit/markdown by @davmillar in https://github.com/honkit/honkit/pull/425
CI
- chore(test): disable Node 16/18 tests on Windows by @davmillar in https://github.com/honkit/honkit/pull/423
Dependency Updates
- chore(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in https://github.com/honkit/honkit/pull/400
- chore(deps): bump elliptic from 6.5.4 to 6.5.7 by @dependabot in https://github.com/honkit/honkit/pull/428
New Contributors
- @davmillar made their first contribution in https://github.com/honkit/honkit/pull/425
Full Changelog: https://github.com/honkit/honkit/compare/v5.1.4...v5.1.5
v5.1.4
What's Changed
Bug Fixes
- fix(honkit): use real path for tmp dir by @azu in https://github.com/honkit/honkit/pull/395
This patch fixes images on PDF/epub #394
Dependency Updates
- chore(deps): bump axios from 1.4.0 to 1.6.1 by @dependabot in https://github.com/honkit/honkit/pull/382
New Contributors
- @hotoolong made their first contribution in https://github.com/honkit/honkit/pull/393
Full Changelog: https://github.com/honkit/honkit/compare/v5.1.3...v5.1.4
v5.1.3
What's Changed
Bug Fixes
- Fixed calibre crash when using Docker Image by @KentarouTakeda in https://github.com/honkit/honkit/pull/388
- chore: ignore .nx dir by @azu in https://github.com/honkit/honkit/pull/391
Documentation
- Update ebook.md by @b-lov in https://github.com/honkit/honkit/pull/376
- docs(api): fix link by @azu in https://github.com/honkit/honkit/pull/378
- docs(api.md): fix typo by @tez3998 in https://github.com/honkit/honkit/pull/383
- fix: nodejs release link by @joelhy in https://github.com/honkit/honkit/pull/385
- docs(docker): fix typo by @KentarouTakeda in https://github.com/honkit/honkit/pull/389
Dependency Updates
- chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in https://github.com/honkit/honkit/pull/379
- chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in https://github.com/honkit/honkit/pull/380
New Contributors
- @b-lov made their first contribution in https://github.com/honkit/honkit/pull/376
- @tez3998 made their first contribution in https://github.com/honkit/honkit/pull/383
- @joelhy made their first contribution in https://github.com/honkit/honkit/pull/385
Full Changelog: https://github.com/honkit/honkit/compare/v5.1.1...5.1.3
v5.1.2
What's Changed
Bug Fixes
- Fixed calibre crash when using Docker Image by @KentarouTakeda in https://github.com/honkit/honkit/pull/388
- chore: ignore .nx dir by @azu in https://github.com/honkit/honkit/pull/391
Documentation
- Update ebook.md by @b-lov in https://github.com/honkit/honkit/pull/376
- docs(api): fix link by @azu in https://github.com/honkit/honkit/pull/378
- docs(api.md): fix typo by @tez3998 in https://github.com/honkit/honkit/pull/383
- fix: nodejs release link by @joelhy in https://github.com/honkit/honkit/pull/385
- docs(docker): fix typo by @KentarouTakeda in https://github.com/honkit/honkit/pull/389
Dependency Updates
- chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in https://github.com/honkit/honkit/pull/379
- chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in https://github.com/honkit/honkit/pull/380
New Contributors
- @b-lov made their first contribution in https://github.com/honkit/honkit/pull/376
- @tez3998 made their first contribution in https://github.com/honkit/honkit/pull/383
- @joelhy made their first contribution in https://github.com/honkit/honkit/pull/385
Full Changelog: https://github.com/honkit/honkit/compare/v5.1.1...v5.1.2
v5.1.1
What's Changed
Bug Fixes
- fix(honkit): honkit serve should not exit when watched file is deleted by @azu in https://github.com/honkit/honkit/pull/373
Refactoring
- style: format by prettier by @azu in https://github.com/honkit/honkit/pull/374
Full Changelog: https://github.com/honkit/honkit/compare/v5.1.0...5.1.1
v5.1.0
What's Changed
Features
- feat: add @honkit/honkit-plugin-theme experimetally by @azu in https://github.com/honkit/honkit/pull/365
Please note that this is still experimental and therefore quite unstable. Perhaps certain versions will be broken.
Usage and Feedback is here:
Full Changelog: https://github.com/honkit/honkit/compare/v5.0.0...5.1.0
v5.0.0
What's Changed
Breaking Changes
asciidoc: fix include::./relative/path/from/content[] by @azu in https://github.com/honkit/honkit/pull/357
- Working Directory:
project/ - Entry Point:
project/src/main.adoc
include::./dir/file.adoc[]
Previously, the include:: path is relative path from working directory.
As a result, the include::./dir/file.adoc imported project/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.adoc will import project/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 https://github.com/honkit/honkit/pull/358
Default theme is a bit change. Some Language Aliases has been removed.
- Release Version 11 · highlightjs/highlight.js
- highlight.js/VERSION_11_UPGRADE.md at main · highlightjs/highlight.js
Docker: Update to Node.js 18 by @azu in https://github.com/honkit/honkit/pull/362
Now, HonKit Docker Image based on Node.js 18.
Drop to support Node.js 14
Node.js 14 is EOL.
Dependency Updates
- chore(deps): bump yaml from 2.2.1 to 2.3.1 by @dependabot in https://github.com/honkit/honkit/pull/352
Full Changelog: https://github.com/honkit/honkit/compare/v4.0.8...5.0.0
v4.0.8
What's Changed
Security Fixes
- chore(deps): bump semver from 5.7.1 to 7.5.2 by @dependabot in https://github.com/honkit/honkit/pull/349
Bug Fixes
- fix(honkit): fix TypeError: Cannot read properties of undefined (reading 'file') by @azu in https://github.com/honkit/honkit/pull/350
Dependency Updates
- chore(deps): bump nunjucks from 3.2.3 to 3.2.4 by @dependabot in https://github.com/honkit/honkit/pull/338
Other Changes
- Link to gitbook comparison in home page by @waldyrious in https://github.com/honkit/honkit/pull/337
- add learn javascript book by @sumn2u in https://github.com/honkit/honkit/pull/345
New Contributors
- @sumn2u made their first contribution in https://github.com/honkit/honkit/pull/345
Full Changelog: https://github.com/honkit/honkit/compare/v4.0.7...4.0.8
v4.0.7
What's Changed
Dependency Updates
- fix(deps): remove unused read-installed by @azu in https://github.com/honkit/honkit/pull/334
Full Changelog: https://github.com/honkit/honkit/compare/v4.0.6...4.0.7
v4.0.5
Note: Version bump only for package honkit-root
v4.0.4
Note: Version bump only for package honkit-root
v4.0.3
Bug Fixes
v4.0.2
Bug Fixes
v4.0.1
Bug Fixes
v4.0.0
Bug Fixes
Features
BREAKING CHANGES
- drop to support Node.js 12
- Node.js 12 is EOL https://nodejs.org/en/about/releases/
- Use Node.js 14, 16, 18 for CI
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
3.7.3 (2022-05-28)
Bug Fixes
3.7.2 (2022-05-28)
Bug Fixes
- honkit: getNpmID return pkg's name (#263) (84f1a0a)
- markdown: fix em RegExp match (#251) (d329d8e)
3.7.1 (2022-01-17)
Note: Version bump only for package honkit-root
v3.7.5
Bug Fixes
v3.7.4
Bug Fixes
v3.7.3
Bug Fixes
v3.7.2
Bug Fixes
- honkit: getNpmID return pkg's name (#263) (84f1a0a)
- markdown: fix em RegExp match (#251) (d329d8e)
v3.7.1
Note: Version bump only for package honkit-root
v3.7.0
Features
Performance Improvements
3.6.23 (2021-11-04)
Bug Fixes
- honit: remove spawn-cmd (#230) (9640e65)
- honkit: add typing to encode{Navigation,Progress} (60895ec)
- honkit: add typing to encodeConfig (dba0a66)
- honkit: add typing to encodePage (63589ef)
- honkit: Replace newlines with white space in pdf headers + footers (#237) (ebe4d60)
3.6.22 (2021-10-02)
Note: Version bump only for package honkit
3.6.21 (2021-09-16)
Bug Fixes
- add ts-expect-error to wrong typing (4a08d02)
- honkit: change pdf margin options (#223) (7ffa130), closes #221
3.6.20 (2021-04-14)
Bug Fixes
3.6.19 (2021-03-27)
Bug Fixes
3.6.18 (2021-03-27)
Bug Fixes
3.6.17 (2021-02-15)
Bug Fixes
3.6.16 (2020-12-15)
Note: Version bump only for package honkit
3.6.15 (2020-12-05)
Note: Version bump only for package honkit
3.6.14 (2020-11-29)
Note: Version bump only for package honkit
3.6.13 (2020-11-17)
Bug Fixes
3.6.12 (2020-11-13)
Note: Version bump only for package honkit
3.6.11 (2020-11-10)
Note: Version bump only for package honkit
3.6.10 (2020-11-10)
Bug Fixes
- default-theme: move restoring sidebar logic to critical path (aa7a598)
- honkit/theme-default: fix first scroll position (4fb9cd3)
- theme-default: add .honkit-cloak (77feada)
- theme-default: fix blank page on mobile (6401745)
- theme-default: fix blank page on mobile (1200422)
- theme-default: fix restore login when disable sidebar (8445459)
3.6.9 (2020-11-10)
Bug Fixes
- default-theme: move restoring sidebar logic to critical path (aa7a598)
- honkit/theme-default: fix first scroll position (4fb9cd3)
- theme-default: add .honkit-cloak (77feada)
- theme-default: fix restore login when disable sidebar (8445459)
3.6.8 (2020-10-22)
Bug Fixes
- honkit: call "page" and "page:before" if honkit has the cache (3742225)
3.6.7 (2020-10-22)
Bug Fixes
- honkit: call "page" and "page:before" if honkit has the cache (3742225)
3.6.6 (2020-09-05)
Features
- docker: add ebook-convert installation (d7b63ed)
3.6.5 (2020-08-31)
Bug Fixes
- honkit: fix empty publish (92aabd6)
3.6.4 (2020-08-31)
Bug Fixes
- docker: use latest as default (ef7f0f1)
3.6.3 (2020-08-31)
Bug Fixes
- change versionup script (7ed4bb3)
Features
- docker: add basic Dockerfile (4a56826)
3.6.2 (2020-08-31)
Bug Fixes
- change versionup script (7ed4bb3)
Features
- docker: add basic Dockerfile (4a56826)
3.6.1 (2020-08-15)
Bug Fixes
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.