MountainDash / nonebot-bison

A nonebot2 plugin to repost social media posts to QQ group
https://nonebot-bison.netlify.app
MIT License
167 stars 34 forks source link

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

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
netlify[bot] commented 6 months ago

Deploy Preview for nonebot-bison ready!

Name Link
Latest commit 24e53f4dc3798eb5c74a63e307f76a376fdb96b6
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.

dependabot[bot] commented 5 months ago

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