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

chore(deps-dev): bump the vuepress group with 4 updates #186

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2023

Bumps the vuepress group with 4 updates: @vuepress/plugin-google-analytics, @vuepress/plugin-register-components, @vuepress/theme-default and vuepress-vite.

Updates @vuepress/plugin-google-analytics from 2.0.0-beta.67 to 2.0.0-beta.68

Commits

Updates @vuepress/plugin-register-components from 2.0.0-beta.67 to 2.0.0-beta.68

Commits

Updates @vuepress/theme-default from 2.0.0-beta.67 to 2.0.0-beta.68

Commits

Updates vuepress-vite from 2.0.0-beta.67 to 2.0.0-beta.68

Release notes

Sourced from vuepress-vite's releases.

v2.0.0-beta.68

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vuepress-vite's changelog.

2.0.0-beta.68 (2023-11-10)

Build System

  • drop support for node 16 (10b0aa9)

Features

  • core: support templateBuildRenderer in app options and theme api (close #1120) (0b0108d)
  • theme-default: sync code group status (close #541) (7078dd5)
  • utils: add templateRenderer utils (fe8ea2a)

BREAKING CHANGES

  • utils: the outlets of templateBuild has been updated, see TEMPLATE_RENDERER_OUTLETS in @vuepress/utils package
  • drop support for node 16
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vuepress group with 4 updates: [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics), [@vuepress/plugin-register-components](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-register-components), [@vuepress/theme-default](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/theme-default) and [vuepress-vite](https://github.com/vuepress/vuepress-next).


Updates `@vuepress/plugin-google-analytics` from 2.0.0-beta.67 to 2.0.0-beta.68
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-google-analytics)

Updates `@vuepress/plugin-register-components` from 2.0.0-beta.67 to 2.0.0-beta.68
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-register-components)

Updates `@vuepress/theme-default` from 2.0.0-beta.67 to 2.0.0-beta.68
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/theme-default)

Updates `vuepress-vite` from 2.0.0-beta.67 to 2.0.0-beta.68
- [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.67...v2.0.0-beta.68)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-google-analytics"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: "@vuepress/plugin-register-components"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: "@vuepress/theme-default"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress-vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
...

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 Nov 10, 2023
Copy link
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

@notheotherben
Copy link
Member

@dependabot merge

@dependabot dependabot bot merged commit fd4cb33 into main Nov 10, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepress-46a4b8529d branch November 10, 2023 22:41
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