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

build(deps-dev): Bump vuepress-vite from 2.0.0-beta.61 to 2.0.0-beta.62 in /docs #128

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vuepress-vite from 2.0.0-beta.61 to 2.0.0-beta.62.

Release notes

Sourced from vuepress-vite's releases.

v2.0.0-beta.62

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vuepress-vite'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
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

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 will merge this PR once CI passes on it, as requested by @notheotherben.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2023
@notheotherben
Copy link
Member

@dependabot merge

Bumps [vuepress-vite](https://github.com/vuepress/vuepress-next) from 2.0.0-beta.61 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.61...v2.0.0-beta.62)

---
updated-dependencies:
- dependency-name: vuepress-vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/vuepress-vite-2.0.0-beta.62 branch from 062b81b to 2cfecc1 Compare May 12, 2023 02:08
@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #128 (062b81b) into main (4f28114) will not change coverage.
The diff coverage is n/a.

❗ Current head 062b81b differs from pull request most recent head 2cfecc1. Consider uploading reports for the commit 2cfecc1 to get more accurate results

@@           Coverage Diff           @@
##             main     #128   +/-   ##
=======================================
  Coverage   17.30%   17.30%           
=======================================
  Files          15       15           
  Lines         416      416           
=======================================
  Hits           72       72           
  Misses        344      344           

@dependabot dependabot bot merged commit b4ebe77 into main May 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/vuepress-vite-2.0.0-beta.62 branch May 12, 2023 02:15
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.

1 participant