Skip to content

Bump docsify from 5.0.0-rc.4 to 5.0.0 - #142

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docsify-5.0.0
Open

Bump docsify from 5.0.0-rc.4 to 5.0.0#142
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docsify-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps docsify from 5.0.0-rc.4 to 5.0.0.

Release notes

Sourced from docsify's releases.

v5.0.0

What's Changed

Bug Fixes

  • auto header config heading generation function (#2474)
  • fix Carbon integration (#2387)
  • ci: run test action for pull requests (#2445)
  • correct loadSidebar=false render structure issue (#2470)
  • improve dev mode hot reload and add sourcemaps (#2402)
  • improve external link detection (#2093)
  • fix cross-origin links in history router mode (#1967)
  • fix dependabot.yml (a321e83)
  • fix docsify-server-renderer dependency (#1915)
  • fix IDs containing only numbers (#2021)
  • fix genIndex error for search (#1933)
  • fix Husky auto-install issue after upgrade (#2325)
  • fix heading parsing error (#2526)
  • prevent unnecessary initial IntersectionObserver callback execution (#2523)
  • prevent unnecessary themeColor deprecation notice (#2403)
  • search: clean Markdown elements from search contents (#2457)
  • fix skip-to-content scroll behavior (#2401)
  • synchronize the page title with the title config (#2478)
  • upgrade debug from 4.3.3 to 4.3.4 (#1919)
  • upgrade medium-zoom from 1.0.6 to 1.0.7 (#1934)
  • upgrade medium-zoom from 1.0.7 to 1.0.8 (#1939)
  • upgrade node-fetch from 2.6.8 to 2.6.9 (#1996)
  • fix errors when aliases contain parameters (#1855)
  • enhance focus handling (#2595)
  • enhance focus handling by adding smooth scrolling to the content area (#2569)
  • escape HTML in search keywords (#2586)
  • exclude app-name-link from sidebar text overflow styling (#2564)
  • handle hash navigation to prevent duplicate callbacks (#2575)
  • fix heading link overflow styling (#2568)
  • improve slug generation (#2581)
  • normalize slugs to NFC and remove emoji variation selectors (#2597)
  • remove block display from anchor links to prevent layout issues (#2576)
  • sidebar: remove ignored headings and their children (#2580)
  • update relative link handling (#2579)
  • adjust IntersectionObserver threshold for sticky class toggling (#2637)
  • enhance accessibility for the sidebar toggle button (#2604)
  • improve word breaking for code blocks in Markdown (#2636)
  • include h6 headings in heading element selection (#2649)
  • strip HTML tags from config.name when setting the page title (#2690)
  • fix typo (#2632)
  • enhance slug generation for Markdown links (#2697)
  • improve sidebar navigation link selection for decoded URLs (#2708)
  • implement the normalize method in html5.js (#2712)
  • normalize language input and escape HTML (#2716)
  • escape HTML in image, link, and media components (#2718)

... (truncated)

Changelog

Sourced from docsify's changelog.

5.0.0 (2026-07-23)

Features

Bug Fixes

  • correct grammar in 'Edit on github' section of plugins.md (18b03e4)
  • embed: strip front matter from included markdown (#2752) (e6ab47c)
  • enhance embed token handling in paragraphs and table cells (870881a)
  • enhance sidebar navigation link selection for decoded URLs (#2708) (72c0d63)
  • enhance slugify function to handle markdown links (#2697) (0784ebc)
  • escape HTML in image, link, and media components (#2718) (b8f7032)
  • exclude headings inside blockquotes from sidebar TOC (#2691) (09e85d4)
  • implement normalize method in html5.js (#2712) (ee6fef4)
  • improve cache handling and error recovery (#2744) (cebb49f)
  • keep anchor links aligned after layout changes (#2731) (ab54d53)
  • normalizing language input and escaping HTML (#2716) (f8ec7ac)
  • preserve callouts when revisiting pages (#2757) (d7df230)
  • update dependencies (#2766) (940d97f)
Commits
  • 7898e1e [release] 5.0.0
  • 940d97f fix: update dependencies (#2766)
  • a49115d chore: bump actions/setup-node from 6 to 7 (#2763)
  • 999220e chore: update dependencies and adjust TypeScript module resolution (#2762)
  • d7df230 fix: preserve callouts when revisiting pages (#2757)
  • 0987976 chore: bump svgo from 4.0.1 to 4.0.2 (#2761)
  • 76b04ee chore: bump shell-quote from 1.8.4 to 1.10.0 (#2759)
  • c9d823b chore: bump axios from 1.16.0 to 1.18.0 (#2758)
  • d8017f3 chore: bump ws, engine.io-client, engine.io and socket.io-adapter (#2755)
  • e6ab47c fix(embed): strip front matter from included markdown (#2752)
  • 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 show <dependency name> 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)

Bumps [docsify](https://github.com/docsifyjs/docsify) from 5.0.0-rc.4 to 5.0.0.
- [Release notes](https://github.com/docsifyjs/docsify/releases)
- [Changelog](https://github.com/docsifyjs/docsify/blob/develop/CHANGELOG.md)
- [Commits](docsifyjs/docsify@v5.0.0-rc.4...v5.0.0)

---
updated-dependencies:
- dependency-name: docsify
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants