Skip to content

chore(deps): bump vitepress-plugin-tabs from 0.6.0 to 0.9.0 in /docs#1231

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/vitepress-plugin-tabs-0.9.0
Closed

chore(deps): bump vitepress-plugin-tabs from 0.6.0 to 0.9.0 in /docs#1231
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/vitepress-plugin-tabs-0.9.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps vitepress-plugin-tabs from 0.6.0 to 0.9.0.

Release notes

Sourced from vitepress-plugin-tabs's releases.

vitepress-plugin-tabs@0.9.0

Minor Changes

vitepress-plugin-tabs@0.8.0

Minor Changes

  • #107 03cf70a Thanks @​sapphi-red! - Add variant=code to tabs, which has a style aligned with vitepress's builtin code group feature. detype and npm-commands now uses that variant.

vitepress-plugin-tabs@0.7.3

Patch Changes

  • #88 f430e81 Thanks @​sapphi-red! - Publish SSR build for client code so that it works without adding this plugin to ssr.noExternal.

vitepress-plugin-tabs@0.7.2

Patch Changes

  • #85 ef1b661 Thanks @​sapphi-red! - Precompiled client codes so that less work is needed when running the dev server or build. It also help avoiding typescript errors.

vitepress-plugin-tabs@0.7.1

Patch Changes

vitepress-plugin-tabs@0.7.0

Minor Changes

  • #52 565c936 Thanks @​brc-dd! - replace incremental ids with vue's useId to ensure stable IDs across builds. Vue 3.5+ is now required.
Commits
  • 29c8160 chore: update versions (#117)
  • 7afbde1 build: replace inlineOnly with deps.onlyBundle
  • 0c23c88 chore(deps): update dependency typescript to v6 (#115)
  • 6908e2f fix(deps): update all non-major dependencies (#114)
  • 2515ea3 chore: update node version to 24
  • e0aca4a feat(*): support VitePress 2.0 (#112)
  • fc9d596 chore(deps): update pnpm/action-setup action to v5 (#116)
  • c066b6b chore(deps): update pnpm/action-setup digest to b906aff (#113)
  • 8186f69 chore: update versions (#108)
  • dccd603 chore(deps): update all non-major dependencies (#109)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vitepress-plugin-tabs since your current version.


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-plugin-tabs](https://github.com/sapphi-red/vitepress-plugins) from 0.6.0 to 0.9.0.
- [Release notes](https://github.com/sapphi-red/vitepress-plugins/releases)
- [Commits](https://github.com/sapphi-red/vitepress-plugins/compare/vitepress-plugin-tabs@0.6.0...vitepress-plugin-tabs@0.9.0)

---
updated-dependencies:
- dependency-name: vitepress-plugin-tabs
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

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/docs/vitepress-plugin-tabs-0.9.0 branch June 28, 2026 14:19
MilesCranmer pushed a commit to MilesCranmerBot/PySR that referenced this pull request Jun 28, 2026
* chore(deps): consolidate GitHub Actions version bumps

- julia-actions/setup-julia v2→v3
- docker/login-action v3→v4
- docker/metadata-action v5→v6
- docker/setup-qemu-action v3→v4
- docker/setup-buildx-action v3→v4
- docker/build-push-action v6→v7

Closes astroautomata#1225
Closes astroautomata#1170

* chore(deps): consolidate npm/docs dependency bumps

- d3-format ^3.1.0 → ^3.1.2
- markdown-it ^14.1.0 → ^14.2.0
- markdown-it-mathjax3 ^4.3.2 → ^5.2.0
- vitepress-plugin-tabs ^0.6.0 → ^0.9.0

Closes astroautomata#1227
Closes astroautomata#1229
Closes astroautomata#1231
Closes astroautomata#1233
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