mirakc / dekiru-mirakc

できるmirakc
https://mirakc.github.io/dekiru-mirakc/
Creative Commons Attribution 4.0 International
6 stars 0 forks source link

build(deps-dev): bump honkit from 3.7.1 to 3.7.3 #24

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps honkit from 3.7.1 to 3.7.3.

Release notes

Sourced from honkit's releases.

v3.7.3

Fixes

  • theme-default: prevent to replace html/head/body as strings #266

Previous:

  • Replace both <html> and <!-- <html> -->

This Relase:

  • Replace first <html>

This bugfix is related with https://github.com/honkit/honkit-plugin-sandpack


Comments

v3.7.2

Fixes

  • Load correct resources on "honkit-plugin-xxx" #262 #263

Comments

Changelog

Sourced from honkit's changelog.

3.7.3 (2022-05-28)

Bug Fixes

  • theme-default: prevent to replace html/head/body as strings (#266) (3d9392b)

3.7.2 (2022-05-28)

Bug Fixes

Commits
  • e4ef948 chore(release): v3.7.3 (#267)
  • 3d9392b fix(theme-default): prevent to replace html/head/body as strings (#266)
  • 89e4ff9 chore(release): v3.7.2 (#264)
  • 84f1a0a fix(honkit): getNpmID return pkg's name (#263)
  • 163ba54 Merge pull request #261 from honkit/dependabot/npm_and_yarn/urijs-1.19.11
  • e24df3d chore(deps): bump urijs from 1.19.10 to 1.19.11
  • 82162a0 Merge pull request #260 from honkit/dependabot/npm_and_yarn/moment-2.29.2
  • 01cd75e chore(deps): bump moment from 2.29.1 to 2.29.2
  • 0e15ae1 Typos (#257)
  • 47c54f5 chore(deps): bump urijs from 1.19.9 to 1.19.10 (#255)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)