Skip to content

chore(deps): bump the docs group across 1 directory with 6 updates#146

Merged
Zzackllack merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/docs-151333043e
Jul 20, 2026
Merged

chore(deps): bump the docs group across 1 directory with 6 updates#146
Zzackllack merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/docs-151333043e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the docs group with 6 updates in the /docs directory:

Package From To
@vue/server-renderer 3.5.39 3.5.40
vue 3.5.39 3.5.40
@cloudflare/workers-types 5.20260706.1 5.20260719.1
vite 8.1.3 8.1.5
vitepress 2.0.0-alpha.17 2.0.0-alpha.18
vitepress-openapi 0.2.0 0.2.2

Updates @vue/server-renderer from 3.5.39 to 3.5.40

Release notes

Sourced from @​vue/server-renderer's releases.

v3.5.40

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from @​vue/server-renderer's changelog.

3.5.40 (2026-07-16)

Bug Fixes

Commits
  • fa2885d release: v3.5.40
  • 8801e51 test: add expect warn
  • 474907c fix(server-renderer): handle errors in optimized component renders (#12601)
  • ddc132d fix(runtime-core): unwind dangling blocks when slot content throws (#15071)
  • 4d35eca fix(server-renderer): remove package dependency cycle (#15063)
  • bd962bb fix(shared): prevent SSR comment escaping from creating closing delimiters (#...
  • See full diff in compare view

Updates vue from 3.5.39 to 3.5.40

Release notes

Sourced from vue's releases.

v3.5.40

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.40 (2026-07-16)

Bug Fixes

Commits

Updates @cloudflare/workers-types from 5.20260706.1 to 5.20260719.1

Commits

Updates vite from 8.1.3 to 8.1.5

Release notes

Sourced from vite's releases.

v8.1.5

Please refer to CHANGELOG.md for details.

v8.1.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.1.5 (2026-07-16)

Bug Fixes

  • bundled-dev: avoid duplicated buildEnd (#22931) (8100320)
  • client: overlay error message format align rolldown (#22869) (5a72b87)
  • deps: update all non-major dependencies (#22921) (fef682d)
  • deps: update rolldown-related dependencies (#22922) (3c345e4)
  • module-runner: don't crash stack-trace source mapping when globalThis.Buffer is absent (#22945) (f8b38e3)
  • optimizer: respect importer module format for dynamic import interop with CJS deps (#22951) (6c08c39)
  • ssr: scope switch-case declarations to the switch, not the function (#22893) (b59a73f)

Documentation

  • build: fix incorrect @default for build.cssMinify (#22948) (c88c236)
  • build: fix incorrect @default for build.lib.formats (#22911) (369ed60)

Tests

  • avoid scanner scanning all files under __tests__ (#22912) (c961cae)

8.1.4 (2026-07-09)

Features

Bug Fixes

  • build: add workaround for building on stackblitz (#22840) (575c32c)
  • build: keep import.meta.url in preload function as-is (#22839) (f1f90ed)
  • deps: update all non-major dependencies (#22865) (d4295a9)
  • deps: update rolldown-related dependencies (#22866) (7cf07e4)
  • html: avoid backtracking in import-only check (#22848) (b5868c0)
  • optimizer: avoid optimizer run for transform request before init (#22852) (72a5e21)
  • ssr: align named export function call stacktrace column with Node (#22829) (173a1b6)
  • strip pure CSS chunk imports when chunkImportMap is enabled (#22841) (648bd04)

Documentation

Miscellaneous Chores

  • deps: update dependency postcss-modules to v9 (#22867) (a9539d6)

Code Refactoring

Tests

... (truncated)

Commits
  • 5e7fe12 release: v8.1.5
  • 6c08c39 fix(optimizer): respect importer module format for dynamic import interop wit...
  • 5a72b87 fix(client): overlay error message format align rolldown (#22869)
  • f8b38e3 fix(module-runner): don't crash stack-trace source mapping when globalThis.Bu...
  • 8100320 fix(bundled-dev): avoid duplicated buildEnd (#22931)
  • c88c236 docs(build): fix incorrect @default for build.cssMinify (#22948)
  • b59a73f fix(ssr): scope switch-case declarations to the switch, not the function (#22...
  • fef682d fix(deps): update all non-major dependencies (#22921)
  • 3c345e4 fix(deps): update rolldown-related dependencies (#22922)
  • 369ed60 docs(build): fix incorrect @default for build.lib.formats (#22911)
  • Additional commits viewable in compare view

Updates vitepress from 2.0.0-alpha.17 to 2.0.0-alpha.18

Release notes

Sourced from vitepress's releases.

v2.0.0-alpha.18

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

2.0.0-alpha.18 (2026-07-06)

Bug Fixes

  • build: apply base to links with download attribute (#5186) (01987c4)
  • build: normalize rewrite drive letters (#5245) (5c50b99)
  • build: show dead link line numbers (#5230) (c37bde6)
  • compose markdown config when extending configs (#5236) (04f4fba)
  • delete undefined values while merging sidepanel props (cc30b10)
  • disable pluginTimings and invalidAnnotation for now (9315fc1)
  • don't invalidate framework chunk when a new asset is added (c0e2e18)
  • escape description in head (d96bf1d)
  • index rewritten local search pages by locale (#5241) (80cf265)
  • keep translation links in the current tab (#5158) (202ee70)
  • normalize /index to / (856858d), closes #5165
  • preserve Agent Studio DocSearch options (#5254) (f29ffdb)
  • preserve external sidebar links with base (#5243) (ddf178a)
  • prevent DocSearch SVG clipping in WebKit (#5240) (a357e5e)
  • strip frontmatter before heading includes (#5246) (e68fade)
  • theme: avatars misaligned in team member cards (6730fb8), closes #5160
  • theme: correct mixed LTR/RTL text rendering in code blocks (73f7b0b)
  • theme: keep external link icon inline (#5232) (756a88c)
  • theme: prevent sub and sup elements from affecting line height (19357f9), closes #5173
  • use resolveDynamicComponent instead of resolveComponent (9da1e3e)

Features

  • add macOS local search navigation shortcuts (#5237) (e635e9e)
  • add support for format option in Carbon options (#5188) (6ee01bf)
  • allow custom i18n routing (#5239) (eef5742)
  • allow VPContent to use custom components (#5176) (c0b38d5)
  • markdown: expose Shiki color replacements in markdown options (#5153) (fccc617)
  • migrate to vite 8 (228eef1)
  • show local search loading state (#5252) (7e2273a)
  • support scroll-margin / scroll-padding (6cce766)
  • support social link target option (#5242) (d0159c8)

BREAKING CHANGES

  • VitePress now uses Vite 8. If you are using Vite plugins in your config, please check the Vite 8 migration guide for any breaking changes that may affect you.
  • Node 20 support is dropped. v22 or higher is needed.
  • scrollOffset from config is removed. Users wanting to customize scroll offset should customize scroll-margin-top via CSS instead. smoothScroll support from router.go is also removed as it didn't work as expected for most users. Users wanting smooth scrolling should set scroll-behavior: smooth in CSS, ideally inside a @media (prefers-reduced-motion: no-preference) block.
Commits
  • ca57890 release: v2.0.0-alpha.18
  • 9315fc1 fix: disable pluginTimings and invalidAnnotation for now
  • 470c4e0 refactor: clean up types
  • c0e2e18 fix: don't invalidate framework chunk when a new asset is added
  • 1ade7bd refactor: migrate scripts to typescript and organize imports
  • e6e90ed refactor: drop fs-extra and organize imports
  • 228eef1 feat!: migrate to vite 8
  • 7e2273a feat: show local search loading state (#5252)
  • 0100d4d docs: clarify Ask AI suggested questions (#5248)
  • cc30b10 fix: delete undefined values while merging sidepanel props
  • Additional commits viewable in compare view

Updates vitepress-openapi from 0.2.0 to 0.2.2

Release notes

Sourced from vitepress-openapi's releases.

v0.2.2

   🚀 Features

    View changes on GitHub

v0.2.1

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 8a4a794 chore: release v0.2.2
  • 4a5d991 feat(security): render OAuth2 refreshUrl and localize Scopes label (#336)
  • 80b0403 chore: release v0.2.1
  • e5bdb14 fix: avoid nested <button> in collapsible triggers causing hydration mismatch...
  • d10fd28 fix(i18n): add missing OAuth2 and oneOf message keys (#334)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the docs group with 6 updates in the /docs directory:

| Package | From | To |
| --- | --- | --- |
| [@vue/server-renderer](https://github.com/vuejs/core/tree/HEAD/packages/server-renderer) | `3.5.39` | `3.5.40` |
| [vue](https://github.com/vuejs/core) | `3.5.39` | `3.5.40` |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `5.20260706.1` | `5.20260719.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.3` | `8.1.5` |
| [vitepress](https://github.com/vuejs/vitepress) | `2.0.0-alpha.17` | `2.0.0-alpha.18` |
| [vitepress-openapi](https://github.com/enzonotario/vitepress-openapi) | `0.2.0` | `0.2.2` |



Updates `@vue/server-renderer` from 3.5.39 to 3.5.40
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.40/packages/server-renderer)

Updates `vue` from 3.5.39 to 3.5.40
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.39...v3.5.40)

Updates `@cloudflare/workers-types` from 5.20260706.1 to 5.20260719.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `vite` from 8.1.3 to 8.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite)

Updates `vitepress` from 2.0.0-alpha.17 to 2.0.0-alpha.18
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v2.0.0-alpha.17...v2.0.0-alpha.18)

Updates `vitepress-openapi` from 0.2.0 to 0.2.2
- [Release notes](https://github.com/enzonotario/vitepress-openapi/releases)
- [Commits](enzonotario/vitepress-openapi@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: "@vue/server-renderer"
  dependency-version: 3.5.40
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: vue
  dependency-version: 3.5.40
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 5.20260719.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: docs
- dependency-name: vite
  dependency-version: 8.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: vitepress
  dependency-version: 2.0.0-alpha.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: vitepress-openapi
  dependency-version: 0.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
@dependabot
dependabot Bot requested a review from Zzackllack as a code owner July 20, 2026 06:35
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 20, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
anibridge-docs 78c2afd Commit Preview URL

Branch Preview URL
Jul 20 2026, 06:36 AM

@Zzackllack Zzackllack left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Zzackllack
Zzackllack merged commit 950c791 into main Jul 20, 2026
4 checks passed
@Zzackllack
Zzackllack deleted the dependabot/npm_and_yarn/docs/docs-151333043e branch July 20, 2026 17:52
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