Skip to content
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

Dependabot(deps-dev): Bump @vuepress/client from 2.0.0-beta.60 to 2.0.0-beta.62 #33

Merged
merged 2 commits into from
Dec 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2023

Bumps @vuepress/client from 2.0.0-beta.60 to 2.0.0-beta.62.

Release notes

Sourced from @​vuepress/client's releases.

v2.0.0-beta.62

Please refer to CHANGELOG.md for details.

v2.0.0-beta.61

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vuepress/client's changelog.

2.0.0-beta.62 (2023-05-11)

Bug Fixes

  • core: ensure page.title isString (close #1306) (#1308) (644b406)
  • plugin-docsearch: allow using slash key to init docsearch (#1323) (3382bb1)
  • plugin-theme-data: remove locales field in themeLocaleData (close #1287) (#1313) (d91996f)

Build System

Features

  • bump vue to 3.3 (#1327) (bebadea)
  • bundler-vite: bump vite to 4.3 and temporarily remove manualChunks (#1328) (031563e)
  • markdown: support relative image links without ./ (#1103) (b7d71be)
  • theme-default: improve css variable acquisition (#1322) (eb0d0ea)

Performance Improvements

BREAKING CHANGES

  • markdown: for markdown image syntax ![alt](https://github.com/vuepress/vuepress-next/blob/main/path), paths without ./ or / or protocol will be treated as relative links
  • drop support for node 14

2.0.0-beta.61 (2023-02-27)

Bug Fixes

  • client: avoid updating routeLocale on route hash change (#1253) (5eb9489)
  • markdown: render token attrs in code block (#1220) (b4e313b)
  • theme-default: fix site name text overflow style (#1260) (95363a5)

Features

... (truncated)

Commits
  • 2a2438a build: publish v2.0.0-beta.62
  • 644b406 fix(core): ensure page.title isString (close #1306) (#1308)
  • bebadea feat: bump vue to 3.3 (#1327)
  • b7d71be feat(markdown): support relative image links without ./ (#1103)
  • 031563e feat(bundler-vite): bump vite to 4.3 and temporarily remove manualChunks (#1328)
  • 45de110 refactor: use nullish coalescing assignment (#1229)
  • a8c30ee build: bump dependencies, drop node 14 (#1311)
  • eb0d0ea feat(theme-default): improve css variable acquisition (#1322)
  • 23bdec6 perf(shared): reduce regexp match usage (#1315)
  • 3382bb1 fix(plugin-docsearch): allow using slash key to init docsearch (#1323)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@vuepress/client](https://github.com/vuepress/vuepress-next) from 2.0.0-beta.60 to 2.0.0-beta.62.
- [Release notes](https://github.com/vuepress/vuepress-next/releases)
- [Changelog](https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md)
- [Commits](vuepress/core@v2.0.0-beta.60...v2.0.0-beta.62)

---
updated-dependencies:
- dependency-name: "@vuepress/client"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 16, 2023
@csc530 csc530 merged commit d6ebbdc into main Dec 9, 2023
1 check passed
@csc530 csc530 deleted the dependabot/npm_and_yarn/vuepress/client-2.0.0-beta.62 branch December 9, 2023 11:56
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