Skip to content

Chore: bump @vuepress/bundler-vite from 2.0.0-rc.19 to 2.0.0-rc.22 #537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2025

Bumps @vuepress/bundler-vite from 2.0.0-rc.19 to 2.0.0-rc.22.

Release notes

Sourced from @​vuepress/bundler-vite's releases.

v2.0.0-rc.22

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.21

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.20

   🚀 Features

    View changes on GitHub
Changelog

Sourced from @​vuepress/bundler-vite's changelog.

2.0.0-rc.22 (2025-04-28)

Bug Fixes

  • markdown: avoid leading number in link hash (#1644) (db4982e)

Features

  • bundler-vite: upgrade vite to 6.3 (a78ee55)
  • bundler-webpack: update target of esbuild-loader (#1643) (a09e92d)
  • client: provide client data aliases and utils (#1645) (7a43fae)

2.0.0-rc.21 (2025-04-12)

Bug Fixes

  • bundler-webpack: allow UPPERCASE file extension (#1642) (f674742)

Code Refactoring

  • core: remove headers field from page data (#1613) (0a9d26d)

BREAKING CHANGES

  • core: the headers field has been removed from page data, but it's still available on page object

2.0.0-rc.20 (2025-02-23)

Features

  • client: add onContentUpdated composition API (#1620) (cd7252f)
  • client: improve client data types (#1626) (8bd5438)
  • client: improve devtools and export constants (close #1625) (4a105cb)
Commits
  • 523e202 build: publish v2.0.0-rc.22
  • db4982e fix(markdown): avoid leading number in link hash (#1644)
  • 7a43fae feat(client): provide client data aliases and utils (#1645)
  • 949fc61 build: bump deps
  • a78ee55 feat(bundler-vite): upgrade vite to 6.3
  • f56d7f4 build: bump deps
  • a09e92d feat(bundler-webpack): update target of esbuild-loader (#1643)
  • 6252869 build: publish v2.0.0-rc.21
  • 960d37c build: bump deps
  • 0a9d26d refactor(core): remove headers field from page data (#1613)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@vuepress/bundler-vite](https://github.com/vuepress/core) from 2.0.0-rc.19 to 2.0.0-rc.22.
- [Release notes](https://github.com/vuepress/core/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](vuepress/core@v2.0.0-rc.19...v2.0.0-rc.22)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-version: 2.0.0-rc.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 29, 2025
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