Skip to content

Bump vitepress-openapi from 0.1.8 to 0.1.15#76

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vitepress-openapi-0.1.15
Closed

Bump vitepress-openapi from 0.1.8 to 0.1.15#76
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vitepress-openapi-0.1.15

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps vitepress-openapi from 0.1.8 to 0.1.15.

Release notes

Sourced from vitepress-openapi's releases.

v0.1.15

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.1.14

   🚀 Features

Refactor code samples to use a single, extensible LanguageConfig interface as the source of truth for language definitions. Each language now declares its own target, client, highlighter, and display metadata, removing the need for separate hardcoded mapping dictionaries.

Shiki now loads only core languages (json, xml, markdown) on init and loads additional highlighter languages on demand via ensureLanguage(), reducing initial bundle overhead.

BREAKING CHANGES:

  • codeSamples.langs config option has been removed; the set of displayed is now driven entirely by codeSamples.availableLanguages.
  • getCodeSamplesLangs() has been removed from the useTheme composable.
  • LanguageConfig interface now requires target and client properties used by @​scalar/snippetz for code generation).
  • The GeneratorFunction signature changed from (lang: string, request: OARequest) to   (langConfig: LanguageConfig, request: OARequest).
  • The codeSamples prop has been removed from the OACodeSamples component.
    View changes on GitHub

v0.1.13

   🚀 Features

    View changes on GitHub

v0.1.12

   🐞 Bug Fixes

    View changes on GitHub

v0.1.11

   🚀 Features

... (truncated)

Commits
  • eaa164f chore: release v0.1.15
  • 37eb869 chore(e2e): update ss
  • ddf22e5 Revert "chore(workflows): optimize"
  • 382c064 chore(e2e): update ss
  • 15b8887 chore(workflows): optimize
  • a59d44b chore(e2e-staging): update Vercel preview URL handling and add deployment wai...
  • e0eec15 chore(openapiSchemasExample): add endpoints for nested additional properties
  • 1fb91ed fix: resolve nested properties for additionalProperties schemas (#321)
  • eaa1ad1 feat(playground): add support to configure example / x-playground-example...
  • 26d498c chore: release v0.1.14
  • 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 [vitepress-openapi](https://github.com/enzonotario/vitepress-openapi) from 0.1.8 to 0.1.15.
- [Release notes](https://github.com/enzonotario/vitepress-openapi/releases)
- [Commits](enzonotario/vitepress-openapi@v0.1.8...v0.1.15)

---
updated-dependencies:
- dependency-name: vitepress-openapi
  dependency-version: 0.1.15
  dependency-type: direct:development
  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 Mar 2, 2026
@vercel
Copy link

vercel bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
developers Ready Ready Preview, Comment Mar 2, 2026 4:24am

Request Review

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Superseded by #78.

@dependabot dependabot bot closed this Mar 9, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitepress-openapi-0.1.15 branch March 9, 2026 04:22
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