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 #204

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 29, 2024

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

Updates @vuepress/bundler-vite from 2.0.0-rc.2 to 2.0.0-rc.7

Release notes

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

v2.0.0-rc.7

Please refer to CHANGELOG.md for details.

v2.0.0-rc.6

Please refer to CHANGELOG.md for details.

v2.0.0-rc.5

Please refer to CHANGELOG.md for details.

v2.0.0-rc.4

Please refer to CHANGELOG.md for details.

v2.0.0-rc.3

Please refer to CHANGELOG.md for details.

Changelog

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

2.0.0-rc.7 (2024-02-06)

Features

  • client: add useClientData composable (37f646b)

2.0.0-rc.6 (2024-02-05)

Bug Fixes

  • shared: handle query and hash in normalizeRoutePath (c1dbc2c)

Features

  • client: export useRoute and useRouter (eb13cb0)

2.0.0-rc.5 (2024-02-05)

Bug Fixes

  • markdown: keep base if link tag is not updated (073e21d)
  • shared: improve normalizeRoutePath edge cases handling (f2247bb)

Features

  • client: add RouteLink component (d4dbcc6)

2.0.0-rc.4 (2024-02-03)

Bug Fixes

  • client: fix routes types (a290295)

2.0.0-rc.3 (2024-02-03)

... (truncated)

Commits
  • 7d9db9b build: publish v2.0.0-rc.7
  • d733357 chore(client): tweaks (#1493)
  • 37f646b feat(client): add useClientData composable
  • dcd9689 refactor(shared): tweak normalizeRoutePath structure
  • 473f115 build: publish v2.0.0-rc.6
  • f5caf91 style: format code
  • f641b6c build: bump deps
  • eb13cb0 feat(client): export useRoute and useRouter
  • c1dbc2c fix(shared): handle query and hash in normalizeRoutePath
  • 47b6d64 docs: tweak changelog
  • Additional commits viewable in compare view

Updates @vuepress/plugin-google-analytics from 2.0.0-rc.7 to 2.0.0-rc.15

Commits

Updates @vuepress/plugin-register-components from 2.0.0-rc.7 to 2.0.0-rc.15

Commits

Updates @vuepress/theme-default from 2.0.0-rc.7 to 2.0.0-rc.18

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 29, 2024
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

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 29, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps the vuepress group with 4 updates: [@vuepress/bundler-vite](https://github.com/vuepress/core), [@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) and [@vuepress/theme-default](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/theme-default).


Updates `@vuepress/bundler-vite` from 2.0.0-rc.2 to 2.0.0-rc.7
- [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.2...v2.0.0-rc.7)

Updates `@vuepress/plugin-google-analytics` from 2.0.0-rc.7 to 2.0.0-rc.15
- [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-rc.7 to 2.0.0-rc.15
- [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-rc.7 to 2.0.0-rc.18
- [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)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vuepress-a2936a8952 branch from fa0f2ab to a28beb5 Compare March 6, 2024 22:40
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

Superseded by #206.

@dependabot dependabot bot closed this Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepress-a2936a8952 branch March 11, 2024 22:37
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