Skip to content

chore(deps): bump vocs from 1.4.1 to 2.0.10#512

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/vocs-2.0.10
Closed

chore(deps): bump vocs from 1.4.1 to 2.0.10#512
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/vocs-2.0.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps vocs from 1.4.1 to 2.0.10.

Release notes

Sourced from vocs's releases.

vocs@2.0.10

Patch Changes

  • 60ea522: Improved build performance for Twoslash-heavy sites by highlighting hover popups lazily on the client instead of at build time, significantly reducing build memory and time.

vocs@2.0.8

Patch Changes

  • c94eef9: Fixed the experimental Twoslash inline cache producing permanent misses and duplicate comments for code blocks that import or [!include] virtual files.

vocs@2.0.7

Patch Changes

  • 3597288: Added an experimental inline Twoslash cache (twoslash.inlineCache) that persists results in the markdown source as // @twoslash-cache: ... comments so the cache travels with the repo.

vocs@2.0.6

Patch Changes

  • 071b04b: Added a badge field to SidebarItem. Pass a string for a default badge, or an object with a variant (note, info, tip, warning, danger, success) for a colored variant. Renders to the right of the item text on leaf items and group headers.

vocs@2.0.5

Patch Changes

  • e25757c: Reduced peak build-time memory and improved twoslash cache reuse on large docs sites.

vocs@2.0.4

Patch Changes

  • c88d1d2: Fixed unhandled text directives inside link labels rendering as empty elements.

vocs@2.0.3

Patch Changes

  • f98e301: Preserved the configured base path root when normalizing Waku's trailing slash base path.

vocs@2.0.2

Patch Changes

  • f850193: Improved MDX development hot updates to avoid delayed or stale page updates after edits.

vocs@2.0.1

Patch Changes

  • 691e378: Fixed theme toggles so explicit light and dark selections overrode compiled light-dark() theme tokens instead of continuing to follow the system preference.

vocs@2.0.0

Major Changes

  • db0b626: Released v2

... (truncated)

Changelog

Sourced from vocs's changelog.

2.0.10

Patch Changes

  • 60ea522: Improved build performance for Twoslash-heavy sites by highlighting hover popups lazily on the client instead of at build time, significantly reducing build memory and time.

2.0.9

Patch Changes

  • 13af527: Fixed the experimental Twoslash inline cache to stay portable across environments with differing local Twoslash options.

2.0.8

Patch Changes

  • c94eef9: Fixed the experimental Twoslash inline cache producing permanent misses and duplicate comments for code blocks that import or [!include] virtual files.

2.0.7

Patch Changes

  • 3597288: Added an experimental inline Twoslash cache (twoslash.inlineCache) that persists results in the markdown source as // @twoslash-cache: ... comments so the cache travels with the repo.

2.0.6

Patch Changes

  • 071b04b: Added a badge field to SidebarItem. Pass a string for a default badge, or an object with a variant (note, info, tip, warning, danger, success) for a colored variant. Renders to the right of the item text on leaf items and group headers.

2.0.5

Patch Changes

  • e25757c: Reduced peak build-time memory and improved twoslash cache reuse on large docs sites.

2.0.4

Patch Changes

  • c88d1d2: Fixed unhandled text directives inside link labels rendering as empty elements.

2.0.3

Patch Changes

  • f98e301: Preserved the configured base path root when normalizing Waku's trailing slash base path.

2.0.2

... (truncated)

Commits

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 [vocs](https://github.com/wevm/vocs) from 1.4.1 to 2.0.10.
- [Release notes](https://github.com/wevm/vocs/releases)
- [Changelog](https://github.com/wevm/vocs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wevm/vocs/compare/vocs@1.4.1...vocs@2.0.10)

---
updated-dependencies:
- dependency-name: vocs
  dependency-version: 2.0.10
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Jun 2, 2026

Deploying frameworks with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2ffc52a
Status:🚫  Build failed.

View logs

@scode2277
Copy link
Copy Markdown
Collaborator

We are not ready for this bump yet. This would/will require a lot of work in optimizing everything to the new tools Vocs now uses and it can't be done with a simple version bump.

Closing this for now, we will talk about it and I will work on this directly. @mattaereal

@scode2277 scode2277 closed this Jun 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 2, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/develop/vocs-2.0.10 branch June 2, 2026 11:16
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant