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

⬆️ Bump the docs-update group with 2 updates #530

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the docs-update group with 2 updates: vue and vuepress-theme-hope.

Updates vue from 3.4.21 to 3.4.26

Release notes

Sourced from vue's releases.

v3.4.26

Please refer to CHANGELOG.md for details.

v3.4.25

Please refer to CHANGELOG.md for details.

v3.4.24

Please refer to CHANGELOG.md for details.

v3.4.23

Please refer to CHANGELOG.md for details.

v3.4.22

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.26 (2024-04-29)

Bug Fixes

3.4.25 (2024-04-24)

Bug Fixes

3.4.24 (2024-04-22)

Bug Fixes

  • compiler-core: handle template ref bound via v-bind object on v-for (#10706) (da7adef), closes #10696
  • compiler-core: properly parse await expressions in edge cases (b92c25f), closes #10754
  • compiler-sfc: handle readonly operator and ReadonlyArray/Map/Set types (5cef52a), closes #10726
  • compiler-ssr: fix hydration mismatch for conditional slot in transition (f12c81e), closes #10743
  • compiler-ssr: fix v-html SSR for nullish values (1ff4076), closes #10725
  • deps: update compiler (#10760) (15df5c1)
  • runtime-core: fix edge case of KeepAlive inside Transition with slot children (#10719) (e51ca61), closes #10708
  • runtime-core: further fix slots _ctx check (cde7f05), closes #10724
  • runtime-core: props should be readonly via direct template access (b93f264), closes #8216 #10736
  • transition: transition is breaking/flickering when enter is canceled (#10688) (65109a7)

3.4.23 (2024-04-16)

Bug Fixes

  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #10709

... (truncated)

Commits

Updates vuepress-theme-hope from 2.0.0-rc.32 to 2.0.0-rc.38

Release notes

Sourced from vuepress-theme-hope's releases.

v2.0.0-rc.38

Features

  • components: deprecate Replit (feeb461)
  • theme: add portfolio homepage (6c08166)
  • theme: update slot name (95ac540)

Bug Fixes

  • deps: update dependency @​vue/repl to v4.1.2 (#4094) (3d7709b)
  • deps: update dependency inquirer to v9.2.20 (#4095) (fe95a0c)
  • deps: update dependency three to v0.164.1 (#4098) (b257ca3)
  • md-enhance: fix katex logger (a1bd30d)
  • md-enhance: fix markmap color (3bdf212)
  • search-pro: remove debug logger (4d96a20)
  • theme: fix redirect modal (edd7814)
  • theme: fix theme color picker, close #4089 (03c04fb)

v2.0.0-rc.37

Features

  • add plantuml feature (913bbe7)
  • components: add fullscreen button, close #4001 (1f390d4)
  • theme: remove blogger.roundAvatar and make it a preset (f3ee699)
  • theme: remove navbarIcon and sidebarIcon and make them presets (73f6eb2)
  • theme: rename navTitle to navbarTitle (416395e)

Bug Fixes

  • theme: fix pageview, close #4067 (99c3c69)
  • theme: support categories and tags in PageInfo (0cfbbf5)

v2.0.0-rc.36

Bug Fixes

v2.0.0-rc.35

Known issue

Features

  • components: rebuild vidstack, audio-player and video-player (9bd481d)
  • md-enhance: update font settings, close #4047 (e7436d8)
  • shared: improve hash function (9cb475e)

... (truncated)

Changelog

Sourced from vuepress-theme-hope's changelog.

2.0.0-rc.38 (2024-04-29)

Features

  • components: deprecate Replit (feeb461)
  • theme: add portfolio homepage (6c08166)
  • theme: update slot name (95ac540)

Bug Fixes

  • deps: update dependency @​vue/repl to v4.1.2 (#4094) (3d7709b)
  • deps: update dependency inquirer to v9.2.20 (#4095) (fe95a0c)
  • deps: update dependency three to v0.164.1 (#4098) (b257ca3)
  • md-enhance: fix katex logger (a1bd30d)
  • md-enhance: fix markmap color (3bdf212)
  • search-pro: remove debug logger (4d96a20)
  • theme: fix redirect modal (edd7814)
  • theme: fix theme color picker, close #4089 (03c04fb)

2.0.0-rc.37 (2024-04-21)

Features

  • add plantuml feature (913bbe7)
  • components: add fullscreen button, close #4001 (1f390d4)
  • theme: remove blogger.roundAvatar and make it a preset (f3ee699)
  • theme: remove navbarIcon and sidebarIcon and make them presets (73f6eb2)
  • theme: rename navTitle to navbarTitle (416395e)

Bug Fixes

  • theme: fix pageview, close #4067 (99c3c69)
  • theme: support categories and tags in PageInfo (0cfbbf5)

2.0.0-rc.36 (2024-04-11)

Bug Fixes

2.0.0-rc.35 (2024-04-09)

Features

  • components: rebuild vidstack, audio-player and video-player (9bd481d)
  • md-enhance: update font settings, close #4047 (e7436d8)
  • shared: improve hash function (9cb475e)

Bug Fixes

... (truncated)

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 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 docs-update group with 2 updates: [vue](https://github.com/vuejs/core) and [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme).


Updates `vue` from 3.4.21 to 3.4.26
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.21...v3.4.26)

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

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs-update
- dependency-name: vuepress-theme-hope
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs-update
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2024
Copy link

netlify bot commented May 1, 2024

Deploy Preview for nonebot-bison ready!

Name Link
🔨 Latest commit 24e53f4
🔍 Latest deploy log https://app.netlify.com/sites/nonebot-bison/deploys/6632c78ed41bc0000887cf6a
😎 Deploy Preview https://deploy-preview-530--nonebot-bison.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs-update-d7ede5f871 branch June 1, 2024 22:36
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.

None yet

0 participants