Skip to content

Bump @docmd/core from 0.8.15 to 0.8.17 in /Docs - #71

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Docs/docmd/core-0.8.17
Closed

Bump @docmd/core from 0.8.15 to 0.8.17 in /Docs#71
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Docs/docmd/core-0.8.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @docmd/core from 0.8.15 to 0.8.17.

Release notes

Sourced from @​docmd/core's releases.

docmd@0.8.17 🛡️ (Build Improvements + Bug Fixes)

Highlights

This release improves navigation portability across preview and production environments, introduces a dedicated offline build mode, and fixes several routing inconsistencies in SPA navigation.

No breaking changes. No new configuration required. Existing projects continue to work unchanged.

Navigation

Navigation is now fully page-relative where appropriate, making version, language, and project switching work consistently across local previews, GitHub Pages, and root deployments.

A routing issue affecting local development with custom deployment bases has also been resolved, so switchers now correctly detect the current environment without requiring configuration changes.

SPA Improvements

The menubar, announcement banner, and cookie banner are now updated during client-side navigation, ensuring links remain correct regardless of page depth.

Offline Builds

A new --offline mode is available for documentation intended to be viewed directly over file://.

Offline builds:

  • Skip keyword and semantic search indexing.
  • Generate links compatible with offline navigation.
  • Display a localized message explaining that search is unavailable.

Maintenance

  • Reduced dependency footprint by removing deprecated packages.
  • Improved optional dependency handling for plugins.
  • General maintenance and internal cleanup.

Fixes for #175, #177, #179, #184

Thanks 💖

Thanks to all contributors and community members who reported issues and provided feedback.

Documentation: https://docs.docmd.io/ GitHub: https://github.com/docmd-io/docmd Semantic Search: https://github.com/docmd-io/docmd-search

... (truncated)

Commits
  • 2a861a3 Update plugins.generated.json
  • 66f882f build: exclude node types in threads client browser config to resolve IDE war...
  • 145bbe0 build: remove typeRoots from tsconfig.base.json to fix IDE type resolution
  • 4232a58 build: configure typeRoots using ${configDir} in tsconfig.base.json to fix ID...
  • a802ba5 feat(ui): implement page-relative navigation, SPA layout sync, local switcher...
  • 3d91a52 fix(search): resolve peer-dep validation and Node cached require resolution f...
  • 6d15039 fix(routing/search): pass workspace prefix to markdown parser urlContext and ...
  • 19a72ec fix: robust subpath asset routing for search and pwa plugins, verify subproce...
  • 6500803 Update summer.css
  • 41bb34a Update plugin-assets-pipeline.test.js
  • 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 [@docmd/core](https://github.com/docmd-io/docmd) from 0.8.15 to 0.8.17.
- [Release notes](https://github.com/docmd-io/docmd/releases)
- [Commits](docmd-io/docmd@0.8.15...0.8.17)

---
updated-dependencies:
- dependency-name: "@docmd/core"
  dependency-version: 0.8.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #84.

@dependabot dependabot Bot closed this Aug 7, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/Docs/docmd/core-0.8.17 branch August 7, 2026 14:44
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