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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 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.10
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.10

Release notes

Sourced from vue's releases.

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. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0-beta.3

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

... (truncated)

Changelog

Sourced from vue's changelog.

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)

Bug Fixes

  • compile-core: fix v-model with newlines edge case (#11960) (6224288), closes #8306
  • compiler-sfc: initialize scope with null prototype object (#11963) (215e154)
  • hydration: avoid observing non-Element node (#11954) (7257e6a), closes #11952
  • reactivity: do not remove dep from depsMap when unsubbed by computed (960706e)
  • reactivity: fix dev-only memory leak by updating dep.subsHead on sub removal (5c8b76e), closes #11956
  • reactivity: fix memory leak from dep instances of garbage collected objects (235ea47), closes #11979 #11971
  • reactivity: fix triggerRef call on ObjectRefImpl returned by toRef (#11986) (b030c8b), closes #11982
  • scheduler: ensure recursive jobs can't be queued twice (#11955) (d18d6aa)
  • ssr: don't render comments in TransitionGroup (#11961) (a2f6ede), closes #11958
  • transition: respect duration setting even when it is 0 (#11967) (f927a4a)

... (truncated)

Commits
  • 4b09ab2 release: v3.5.10
  • 93c95dd fix(reactivity): fix nested batch edge case
  • aa9ef23 fix(reactivity): only clear notified flags for computed in first batch iteration
  • 60c2029 test: add test case for #11928
  • e2c19c2 fix(types/ref): handle nested refs in UnwrapRef (#12049)
  • ea3efa0 fix(custom-element): properly set kebab-case props on Vue custom elements
  • a77b959 workflow: link to release workflow in release script [ci skip]
  • 01f15be release: v3.5.9
  • 10ff159 fix(reactivity): fix recursive sync watcher on computed edge case
  • cb34b28 fix(runtime-core): avoid rendering plain object as VNode (#12038)
  • 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 1, 2024 17:34
@dependabot dependabot bot added javascript Pull requests that update Javascript code ⛓️ dependencies Pull requests that update a dependency file labels Oct 1, 2024
Copy link

changeset-bot bot commented Oct 1, 2024

⚠️ No Changeset found

Latest commit: 6c7be75

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 1, 2024
Copy link
Contributor

github-actions bot commented Oct 1, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 0.41% 1746 / 416453
🔵 Statements 0.41% 1746 / 416453
🔵 Functions 24.16% 216 / 894
🔵 Branches 37.99% 397 / 1045
File CoverageNo changed files found.
Generated in workflow #7825

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vuepress-5c0ed5ef2e branch from 50c481f to ed8f6aa Compare October 2, 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.10` |
| [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.10
- [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.10)

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-5c0ed5ef2e branch from ed8f6aa to 6c7be75 Compare October 2, 2024 17:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2024

Superseded by #2500.

@dependabot dependabot bot closed this Oct 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepress-5c0ed5ef2e branch October 3, 2024 18:10
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