docsifyjs / docsify

🃏 A magical documentation site generator.
https://docsify.js.org
MIT License
27.78k stars 5.68k forks source link

chore: bump marked from 4.2.12 to 7.0.4 #2189

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps marked from 4.2.12 to 7.0.4.

Release notes

Sourced from marked's releases.

v7.0.4

7.0.4 (2023-08-19)

Bug Fixes

v7.0.3

7.0.3 (2023-08-15)

Bug Fixes

  • Fix unicode Regex miscounting emoji length (#2942) (f3af23e)

v7.0.2

7.0.2 (2023-08-10)

Bug Fixes

v7.0.1

7.0.1 (2023-08-07)

Bug Fixes

v7.0.0

7.0.0 (2023-08-06)

Bug Fixes

  • change defaults for mangle and headerIds to false (#2890) (63a839b)

BREAKING CHANGES

  • change defaults for mangle and headerIds to false

v6.0.0

6.0.0 (2023-07-31)

... (truncated)

Commits
  • f2a6368 chore(release): 7.0.4 [skip ci]
  • 6867c38 🗜️ build v7.0.4 [skip ci]
  • b6ee877 fix: ignore async: false when async: true is set by an extension (#2920)
  • a990c54 fix: fix more types (#2893)
  • 4e6acc8 docs: Tweaks to docs to make them clearer, regarding hooks and options to lex...
  • 6c2c64c chore(release): 7.0.3 [skip ci]
  • 3f865be 🗜️ build v7.0.3 [skip ci]
  • f3af23e fix: Fix unicode Regex miscounting emoji length (#2942)
  • 8fb1711 chore(deps-dev): Bump rollup from 3.27.2 to 3.28.0 (#2941)
  • ef0d9d1 chore(deps-dev): Bump eslint from 8.46.0 to 8.47.0 (#2940)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | marked | [>= 5.a, < 6] |

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docsify-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 25, 2023 7:37am
dependabot[bot] commented 1 year ago

Superseded by #2194.