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: bump the vuepress group across 1 directory with 8 updates #2500

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

Bumps the vuepress group with 8 updates in the / directory:

Package From To
@vuepress/bundler-vite 2.0.0-rc.15 2.0.0-rc.17
@vuepress/cli 2.0.0-rc.15 2.0.0-rc.17
@vuepress/client 2.0.0-rc.15 2.0.0-rc.17
@vuepress/plugin-register-components 2.0.0-rc.44 2.0.0-rc.52
@vuepress/utils 2.0.0-rc.15 2.0.0-rc.17
vue 3.4.38 3.5.11
vuepress 2.0.0-rc.15 2.0.0-rc.17
vuepress-theme-hope 2.0.0-rc.52 2.0.0-rc.58

Updates @vuepress/bundler-vite from 2.0.0-rc.15 to 2.0.0-rc.17

Release notes

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

v2.0.0-rc.17

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.16

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

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

2.0.0-rc.17 (2024-09-30)

Bug Fixes

  • shared: revert unexpected type changes (close #1610) (d21a934)

Features

  • client: upgrade vue devtools-api to v7 (7940a3d)

2.0.0-rc.16 (2024-09-29)

Bug Fixes

  • core: handle templateBuildRenderer option correctly (427e3cc)
  • core: make content have higher priority than filePath in page options (12dbc67)
  • vuepress: update required node version (98a1830)

Features

  • bundlerutils: add bundlerutils package (5488138)
  • upgrade to vue 3.5 (d43bf23)
Commits
  • eaa97e6 build: publish v2.0.0-rc.17
  • cc64629 build: bump deps
  • 7940a3d feat(client): upgrade vue devtools-api to v7
  • 504b4f2 build: run lint after build
  • d21a934 fix(shared): revert unexpected type changes (close #1610)
  • c5364ea build: update taze config
  • f930bdb build: publish v2.0.0-rc.16
  • 73f75bc build: bump deps
  • b0306c4 style: use export type * as possible
  • 89420d9 ci: update release workflow
  • Additional commits viewable in compare view

Updates @vuepress/cli from 2.0.0-rc.15 to 2.0.0-rc.17

Release notes

Sourced from @​vuepress/cli's releases.

v2.0.0-rc.17

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.16

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​vuepress/cli's changelog.

2.0.0-rc.17 (2024-09-30)

Bug Fixes

  • shared: revert unexpected type changes (close #1610) (d21a934)

Features

  • client: upgrade vue devtools-api to v7 (7940a3d)

2.0.0-rc.16 (2024-09-29)

Bug Fixes

  • core: handle templateBuildRenderer option correctly (427e3cc)
  • core: make content have higher priority than filePath in page options (12dbc67)
  • vuepress: update required node version (98a1830)

Features

  • bundlerutils: add bundlerutils package (5488138)
  • upgrade to vue 3.5 (d43bf23)
Commits
  • eaa97e6 build: publish v2.0.0-rc.17
  • cc64629 build: bump deps
  • 7940a3d feat(client): upgrade vue devtools-api to v7
  • 504b4f2 build: run lint after build
  • d21a934 fix(shared): revert unexpected type changes (close #1610)
  • c5364ea build: update taze config
  • f930bdb build: publish v2.0.0-rc.16
  • 73f75bc build: bump deps
  • b0306c4 style: use export type * as possible
  • 89420d9 ci: update release workflow
  • Additional commits viewable in compare view

Updates @vuepress/client from 2.0.0-rc.15 to 2.0.0-rc.17

Release notes

Sourced from @​vuepress/client's releases.

v2.0.0-rc.17

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.16

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​vuepress/client's changelog.

2.0.0-rc.17 (2024-09-30)

Bug Fixes

  • shared: revert unexpected type changes (close #1610) (d21a934)

Features

  • client: upgrade vue devtools-api to v7 (7940a3d)

2.0.0-rc.16 (2024-09-29)

Bug Fixes

  • core: handle templateBuildRenderer option correctly (427e3cc)
  • core: make content have higher priority than filePath in page options (12dbc67)
  • vuepress: update required node version (98a1830)

Features

  • bundlerutils: add bundlerutils package (5488138)
  • upgrade to vue 3.5 (d43bf23)
Commits
  • eaa97e6 build: publish v2.0.0-rc.17
  • cc64629 build: bump deps
  • 7940a3d feat(client): upgrade vue devtools-api to v7
  • 504b4f2 build: run lint after build
  • d21a934 fix(shared): revert unexpected type changes (close #1610)
  • c5364ea build: update taze config
  • f930bdb build: publish v2.0.0-rc.16
  • 73f75bc build: bump deps
  • b0306c4 style: use export type * as possible
  • 89420d9 ci: update release workflow
  • Additional commits viewable in compare view

Updates @vuepress/plugin-register-components from 2.0.0-rc.44 to 2.0.0-rc.52

Commits

Updates @vuepress/utils from 2.0.0-rc.15 to 2.0.0-rc.17

Release notes

Sourced from @​vuepress/utils's releases.

v2.0.0-rc.17

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.16

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​vuepress/utils's changelog.

2.0.0-rc.17 (2024-09-30)

Bug Fixes

  • shared: revert unexpected type changes (close #1610) (d21a934)

Features

  • client: upgrade vue devtools-api to v7 (7940a3d)

2.0.0-rc.16 (2024-09-29)

Bug Fixes

  • core: handle templateBuildRenderer option correctly (427e3cc)
  • core: make content have higher priority than filePath in page options (12dbc67)
  • vuepress: update required node version (98a1830)

Features

  • bundlerutils: add bundlerutils package (5488138)
  • upgrade to vue 3.5 (d43bf23)
Commits
  • eaa97e6 build: publish v2.0.0-rc.17
  • cc64629 build: bump deps
  • 7940a3d feat(client): upgrade vue devtools-api to v7
  • 504b4f2 build: run lint after build
  • d21a934 fix(shared): revert unexpected type changes (close #1610)
  • c5364ea build: update taze config
  • f930bdb build: publish v2.0.0-rc.16
  • 73f75bc build: bump deps
  • b0306c4 style: use export type * as possible
  • 89420d9 ci: update release workflow
  • Additional commits viewable in compare view

Updates vue from 3.4.38 to 3.5.11

Release notes

Sourced from vue's releases.

v3.5.11

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.10

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.9

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.8

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.7

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.6

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.5

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.4

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.3

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.2

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.1

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0-rc.1

For stable releases, please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.5.11 (2024-10-03)

Bug Fixes

  • compiler-sfc: do not skip TSSatisfiesExpression when transforming props destructure (#12062) (2328b05), closes #12061
  • reactivity: prevent overwriting next property during batch processing (#12075) (d3f5e6e), closes #12072
  • scheduler: job ordering when the post queue is flushing (#12090) (577edca)
  • types: correctly infer TypeProps when it is any (#12073) (57315ab), closes #12058
  • types: should not intersect PublicProps with Props (#12077) (6f85894)
  • types: infer the first generic type of Ref correctly (#12094) (c97bb84)

3.5.10 (2024-09-27)

Bug Fixes

  • custom-element: properly set kebab-case props on Vue custom elements (ea3efa0), closes #12030 #12032
  • reactivity: fix nested batch edge case (93c95dd)
  • reactivity: only clear notified flags for computed in first batch iteration (aa9ef23), closes #12045
  • types/ref: handle nested refs in UnwrapRef (#12049) (e2c19c2), closes #12044

3.5.9 (2024-09-26)

Bug Fixes

3.5.8 (2024-09-22)

Bug Fixes

  • reactivity: do not remove dep from depsMap when cleaning up deps of computed (#11995) (0267a58)

3.5.7 (2024-09-20)

... (truncated)

Commits
  • 6e4de8d release: v3.5.11
  • 6f85894 fix(type): should not intersect PublicProps with Props (#12077)
  • c97bb84 fix(types): infer the first generic type of Ref correctly (#12094)
  • 57315ab fix(types): correctly infer TypeProps when it is any (#12073)
  • 577edca fix(scheduler): job ordering when the post queue is flushing (#12090)
  • 3a55c3e chore(deps): update dependency rollup to ^4.24.0 (#12081)
  • 435e4fe chore(deps): update all non-major dependencies (#12080)
  • d3f5e6e fix(reactivity): prevent overwriting next property during batch processing ...
  • 29de6f8 chore: remove no longer used property on Dep
  • 2328b05 fix(compiler-sfc): do not skip TSSatisfiesExpression when transforming prop...
  • Additional commits viewable in compare view

Updates vuepress from 2.0.0-rc.15 to 2.0.0-rc.17

Commits

Updates vuepress-theme-hope from 2.0.0-rc.52 to 2.0.0-rc.58

Release notes

Sourced from vuepress-theme-hope's releases.

v2.0.0-rc.57

✨ Features

  • theme: improve compact (0c383ed)
  • theme: improve timline time format (5063586)
  • theme: use dual theme for shiki by default (d20d8cd)

🐛 Bug Fixes

  • components: stop warn optional deps (ed0a9e3)
  • theme: make redirect plugin required (1d325c6)

v2.0.0-rc.56

⚠ BREAKING CHANGES

  • use official plugins and remove md-enhance features (#4469)

    code tabs, tabs are removed from vuepress-plugin-enhance, which is replaced by @vuepress/plugin-markdown-tab

    revealjs is removed from vuepress-plugin-enhance, which is replaced by @vuepress/plugin-revealjs

✨ Features

  • create: update template (13e0519)
  • theme: allow auto generating theme color (003153f)
  • theme: apply guideline (a4c5404)
  • use official plugins and remove md-enhance features (#4469) (99f5159)

🐛 Bug Fixes

  • md-enhance: fix code tabs style (d6a1157)
  • md-enhance: fix mark not working, close #4464 (1cdbc78)
  • md-enhance: fix tabs style (f963208)
  • theme: fix bing switch location (d35c877)
  • theme: fix comment wrapper (3637c6c)
  • theme: improve navbar brand a11y (21ca45f)
  • theme: update known plugins (dcd5ee2)

v2.0.0-rc.53

Highlights ✨

Breaking Changes⚠️

... (truncated)

Changelog

Sourced from vuepress-theme-hope's changelog.

2.0.0-rc.58 (2024-09-30)

🐛 Bug Fixes

  • theme: fix plugin compact (89b6647)

2.0.0-rc.57 (2024-09-30)

✨ Features

  • theme: improve compact (0c383ed)
  • theme: improve timline time format (5063586)
  • theme: use dual theme for shiki by default (d20d8cd)

🐛 Bug Fixes

  • theme: make redirect plugin required (1d325c6)

2.0.0-rc.56 (2024-09-23)

Note: Version bump only for package vuepress-theme-hope

2.0.0-rc.55 (2024-09-23)

🐛 Bug Fixes

  • theme: fix bundled config file (ed15353)
  • theme: revealjs should be default disabled (ce6c7ea)

2.0.0-rc.54 (2024-09-23)

⚠ BREAKING CHANGES

  • use official plugins and remove md-enhance features (#4469)

✨ Features

  • theme: allow auto generating theme color (003153f)
  • theme: apply guideline (a4c5404)
  • use official plugins and remove md-enhance features (#4469) (99f5159)

🐛 Bug Fixes

... (truncated)

Commits
  • 4828411 chore(release): publish v2.0.0-rc.58
  • 89b6647 fix(theme): fix plugin compact
  • a5c31da chore(release): publish v2.0.0-rc.57
  • 64339b2 chore: bump deps
  • 5d16914 build: bump deps
  • 5063586 feat(theme): improve timline time format
  • 0c383ed feat(theme): improve compact
  • d20d8cd feat(theme): use dual theme for shiki by default
  • 1d325c6 fix(theme): make redirect plugin required
  • 7248dba chore(release): publish v2.0.0-rc.56
  • Additional commits viewable in compare view

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 <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 requested review from odinr and a team as code owners October 3, 2024 18:10
@dependabot dependabot bot added javascript Pull requests that update Javascript code ⛓️ dependencies Pull requests that update a dependency file labels Oct 3, 2024
Copy link

changeset-bot bot commented Oct 3, 2024

⚠️ No Changeset found

Latest commit: 7a68752

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the 🚧 chore maintaines work, (update deps, workflos ...) label Oct 3, 2024
Copy link
Contributor

github-actions bot commented Oct 3, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 0.41% 1746 / 417055
🔵 Statements 0.41% 1746 / 417055
🔵 Functions 24.16% 216 / 894
🔵 Branches 37.99% 397 / 1045
File CoverageNo changed files found.
Generated in workflow #7850 for commit 7a68752 by the Vitest Coverage Report Action

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vuepress-12d40a4e79 branch 2 times, most recently from 4f97df8 to 513d3c8 Compare October 7, 2024 06:57
Bumps the vuepress group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@vuepress/bundler-vite](https://github.com/vuepress/core) | `2.0.0-rc.15` | `2.0.0-rc.17` |
| [@vuepress/cli](https://github.com/vuepress/core) | `2.0.0-rc.15` | `2.0.0-rc.17` |
| [@vuepress/client](https://github.com/vuepress/core) | `2.0.0-rc.15` | `2.0.0-rc.17` |
| [@vuepress/plugin-register-components](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-register-components) | `2.0.0-rc.44` | `2.0.0-rc.52` |
| [@vuepress/utils](https://github.com/vuepress/core) | `2.0.0-rc.15` | `2.0.0-rc.17` |
| [vue](https://github.com/vuejs/core) | `3.4.38` | `3.5.11` |
| [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) | `2.0.0-rc.15` | `2.0.0-rc.17` |
| [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme) | `2.0.0-rc.52` | `2.0.0-rc.58` |



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

Updates `@vuepress/cli` from 2.0.0-rc.15 to 2.0.0-rc.17
- [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.15...v2.0.0-rc.17)

Updates `@vuepress/client` from 2.0.0-rc.15 to 2.0.0-rc.17
- [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.15...v2.0.0-rc.17)

Updates `@vuepress/plugin-register-components` from 2.0.0-rc.44 to 2.0.0-rc.52
- [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/utils` from 2.0.0-rc.15 to 2.0.0-rc.17
- [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.15...v2.0.0-rc.17)

Updates `vue` from 3.4.38 to 3.5.11
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.38...v3.5.11)

Updates `vuepress` from 2.0.0-rc.15 to 2.0.0-rc.17
- [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)

Updates `vuepress-theme-hope` from 2.0.0-rc.52 to 2.0.0-rc.58
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/theme/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.58/packages/theme)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: "@vuepress/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: "@vuepress/client"
  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/utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vuepress
- dependency-name: vuepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress-theme-hope
  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-12d40a4e79 branch from 513d3c8 to 7a68752 Compare October 7, 2024 07:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2024

Superseded by #2514.

@dependabot dependabot bot closed this Oct 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepress-12d40a4e79 branch October 15, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 chore maintaines work, (update deps, workflos ...) ⛓️ 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