Bump jsdom and honkit
Removes jsdom. It's no longer used after updating ancestor dependency honkit. These dependencies need to be updated together.
Removes jsdom
Updates honkit from 3.7.5 to 4.0.4
Release notes
Sourced from honkit's releases.
v4.0.4
Refactoring
- Replace deprecated fs.rmdir with fs.rm #307 by
@waldyrious
v4.0.3
Fixes
v4.0.2
Fixes
- theme-default: Fix image resources path #301
v4.0.1
Fixes
It will resolve security warning about cheerio
v4.0.0
Breaking Changes
Drop support Node.js 12.
Probably, Current HonKit still work on Node.js 12, but it will be broken in minor updates.
Update Node.js to 16 in Docker Image
... (truncated)
Changelog
Sourced from honkit's changelog.
4.0.4 (2022-10-22)
Note: Version bump only for package honkit-root
4.0.3 (2022-10-22)
Bug Fixes
4.0.2 (2022-10-19)
Bug Fixes
4.0.1 (2022-10-18)
Bug Fixes
4.0.0 (2022-08-28)
Bug Fixes
... (truncated)
Commits
8a47d19chore(release): v4.0.4 (#308)3996c8cReplace deprecatedfs.rmdirwithfs.rm(#307)db50f04chore(release): v4.0.3 (#306)c543b45fix(theme-default): add --flat to fonts (#305)0379aacchore(release): v4.0.2 (#302)90edf03fix(honkit): fix missing --flat for cpy 9+ (#301)422e59cchore(release): v4.0.1 (#300)50a7605Merge pull request #278 from honkit/dependabot/npm_and_yarn/moment-2.29.4baa65a7Merge pull request #299 from honkit/cheerio896a9c1comment- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.