Skip to content

chore(deps): bump react-router and vocs in /docs - #48

Open
dependabot[bot] wants to merge 1 commit into
espresso-integration-rebase-1from
dependabot/npm_and_yarn/docs/multi-fe9d429e95
Open

chore(deps): bump react-router and vocs in /docs#48
dependabot[bot] wants to merge 1 commit into
espresso-integration-rebase-1from
dependabot/npm_and_yarn/docs/multi-fe9d429e95

Conversation

@dependabot

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

Copy link
Copy Markdown

Removes react-router. It's no longer used after updating ancestor dependency vocs. These dependencies need to be updated together.

Removes react-router

Updates vocs from 1.2.1 to 2.8.0

Release notes

Sourced from vocs's releases.

vocs@2.8.0

Minor Changes

  • 2483318: Added a :::benchmarks directive that colors table cells by performance relative to a reference column.

    :::benchmarks
    | suite | Octane | React |
    | --- | --- | --- |
    | render | 1x | 2.5x |
    | memory | 1x | 0.4x |
    :::

vocs@2.7.2

Patch Changes

  • ae7ceae: Moved generated OpenAPI schema models into category-specific client chunks to reduce inline route payloads.

vocs@2.7.0

Minor Changes

  • 9891fb9: Add toMarkdown hooks for custom MDX components in generated LLM Markdown.
  • ee50089: Add enabled-by-default JSON-LD structured data with a jsonLd opt-out.
  • 30da11d: Add a CLI audit for MDX components left in generated Markdown.
  • e1a70dc: Added output-only remark plugins for generated Markdown.

Patch Changes

  • 1258ed8: Preserve content after nested MDX expressions in generated Markdown.
  • c3741ff: Preserved authored frontmatter metadata in OpenAPI page head tags.
  • 103f229: Reduced OpenAPI route payloads by lazily loading playground assets and materializing nested schemas on demand.
  • e78ff5f: Pretty-printed nested objects and arrays from authored OpenAPI schema values.

vocs@2.6.2

Patch Changes

  • 97fdd0b: Collapsed long OpenAPI request body examples behind an expand control.
  • 830e721: Pretty-printed structured OpenAPI parameter and property examples.

vocs@2.6.1

Patch Changes

  • 8be1f97: Fixed Twoslash loading TypeScript and retaining configured compiler options from the consuming project.
  • c6feee9: Fixed banners with configured heights overlapping navigation when their content wrapped.

vocs@2.6.0

Minor Changes

  • ac99f45: Added prompt directives and the Prompt component for copyable agent instructions.

... (truncated)

Changelog

Sourced from vocs's changelog.

2.8.0

Minor Changes

  • 2483318: Added a :::benchmarks directive that colors table cells by performance relative to a reference column.

    :::benchmarks
    | suite | Octane | React |
    | --- | --- | --- |
    | render | 1x | 2.5x |
    | memory | 1x | 0.4x |
    :::

2.7.2

Patch Changes

  • ae7ceae: Moved generated OpenAPI schema models into category-specific client chunks to reduce inline route payloads.

2.7.1

Patch Changes

  • 324cfc9: Added Vary: Accept, User-Agent to HTML and Markdown responses so shared caches keep negotiated representations separate.
  • 2153bfa: Used OpenAPI tag descriptions for generated group page metadata.

2.7.0

Minor Changes

  • 9891fb9: Add toMarkdown hooks for custom MDX components in generated LLM Markdown.
  • ee50089: Add enabled-by-default JSON-LD structured data with a jsonLd opt-out.
  • 30da11d: Add a CLI audit for MDX components left in generated Markdown.
  • e1a70dc: Added output-only remark plugins for generated Markdown.

Patch Changes

  • 1258ed8: Preserve content after nested MDX expressions in generated Markdown.
  • c3741ff: Preserved authored frontmatter metadata in OpenAPI page head tags.
  • 103f229: Reduced OpenAPI route payloads by lazily loading playground assets and materializing nested schemas on demand.
  • e78ff5f: Pretty-printed nested objects and arrays from authored OpenAPI schema values.

2.6.2

Patch Changes

  • 97fdd0b: Collapsed long OpenAPI request body examples behind an expand control.
  • 830e721: Pretty-printed structured OpenAPI parameter and property examples.

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router). It's no longer used after updating ancestor dependency [vocs](https://github.com/wevm/vocs). These dependencies need to be updated together.


Removes `react-router`

Updates `vocs` from 1.2.1 to 2.8.0
- [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.2.1...vocs@2.8.0)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version:
  dependency-type: indirect
- dependency-name: vocs
  dependency-version: 2.8.0
  dependency-type: direct:production
...

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 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