MountainDash / nonebot-bison

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

⬆️ Bump the docs-update group across 1 directory with 4 updates #547

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps the docs-update group with 4 updates in the / directory: @vuepress/bundler-vite, vue, vuepress and vuepress-theme-hope.

Updates @vuepress/bundler-vite from 2.0.0-rc.9 to 2.0.0-rc.13

Release notes

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

v2.0.0-rc.13

Please refer to CHANGELOG.md for details.

v2.0.0-rc.12

Please refer to CHANGELOG.md for details.

v2.0.0-rc.11

Please refer to CHANGELOG.md for details.

v2.0.0-rc.10

Please refer to CHANGELOG.md for details.

Changelog

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

2.0.0-rc.13 (2024-05-31)

Bug Fixes

  • bundler-vite: exclude vite 5.2.12 from version range (close #1573) (1b77850)

2.0.0-rc.12 (2024-05-27)

Bug Fixes

  • client: support non-ascii locale path (01ee546)
  • core: fix page redirects comparison (#1563) (90a11d9)
  • fix route resolving error with hash and queries (close #1561) (#1562) (4df59d4)

Code Refactoring

Features

  • bundler-webpack: enable css-modules for .module.css files (close #1557) (#1560) (10378e1)
  • bundler-webpack: replace postcss-csso with lightningcss (close #1349) (c854b19)
  • bundler-webpack: replace webpack-chain with webpack-5-chain (close #1503) (#1566) (21ae915)
  • core: allow non-default-export client config file (#1564) (d3b3cc4)

BREAKING CHANGES

  • markdown: markdown.code option is remove. Please use @vuepress/plugin-shiki and @vuepress/plugin-prismjs instead.
  • bundler-webpack: For webpack bundler, css-modules will be enabled for *.module.[ext] files. The previous *.[ext]?module usage is no longer supported.

2.0.0-rc.11 (2024-05-16)

Features

  • client: improve AutoLinkProps (#1554) (0777d09)
  • client: support slot props in AutoLink (630e29a)

2.0.0-rc.10 (2024-05-16)

... (truncated)

Commits
  • d7e6f70 build: publish v2.0.0-rc.13
  • 1b77850 fix(bundler-vite): exclude vite 5.2.12 from version range (close #1573)
  • 81ab881 test(e2e): add case for importing styles from packages
  • 19e4d40 test(e2e): add global styles
  • 3704dcc build: bump deps
  • 2636360 docs: update contributing guide
  • 528664c docs: update changelog
  • 7e775a5 build: publish v2.0.0-rc.12
  • 698870b build: bump deps
  • 385577c refactor(markdown): remove codePlugin and add vPrePlugin (close #1550) (#1556)
  • Additional commits viewable in compare view


Updates vue from 3.4.21 to 3.4.27

Release notes

Sourced from vue's releases.

v3.4.27

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

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.27 (2024-05-06)

Bug Fixes

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

... (truncated)

Commits
  • 4619461 release: v3.4.27
  • 10d34a5 fix(compiler-sfc): handle keyof operator (#10874)
  • 8366126 fix(compat): include legacy scoped slots (#10868)
  • f2c1412 fix(hydration): handle edge case of style mismatch without style attribute
  • 481b1b6 refactor(types): use explicit modifiers type (#10856)
  • 8373350 chore(deps): update build (#10867)
  • bead21a chore(deps): update all non-major dependencies (#10866)
  • c0c9432 test(watch): watching a reactive array (#10848)
  • 0e3d617 fix(compiler-dom): restrict createStaticVNode usage with option elements (#10...
  • c9c9dff refactor(perf): assign value in if block (#10836)
  • Additional commits viewable in compare view


Updates vuepress from 2.0.0-rc.9 to 2.0.0-rc.13

Commits


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

Release notes

Sourced from vuepress-theme-hope's releases.

v2.0.0-rc.46

2.0.0-rc.46 (2024-05-28)

🐛 Bug Fixes

  • theme: ensure prismjs is optional (58abe09)

v2.0.0-rc.45

2.0.0-rc.45 (2024-05-28)

⚠ BREAKING CHANGES

  • theme: use shiki as default highlighter

v2.0.0-rc.44

✨ Features

🪲 Bug Fixes

  • components: give warnings in dev server with embed pdf viewer, close #4140 (75da43e)
  • deps: update dependency @​types/three to v0.164.1 (#4177) (f655016)
  • deps: update dependency @​vue/repl to v4.2.0 (#4186) (5b43674)
  • deps: update dependency execa to v9.1.0 (#4125) (34efdf5)
  • theme: avoid warning in navscreen (388943b)
  • theme: fix image in table, close #4143 (6d853e6)
  • theme: fix navScreen open with transparent navbar (cd4b5c1)
  • theme: fix themeConfig copyright, close #4137 (65a07c0)

v2.0.0-rc.43

✨ Features

  • components: improve banner button active style (a07eaf1)
  • theme: add snowfall preset (c8f9d2e)
  • theme: adjust feature panel style (2d231a9)
  • theme: improve homepage (f1b57dd)
  • theme: remove plugin externalLinkIcon (d18762d)
  • theme: update portfolio content (4814255)

🪲 Bug Fixes

... (truncated)

Changelog

Sourced from vuepress-theme-hope's changelog.

2.0.0-rc.47 (2024-05-31)

✨ Features

  • theme: add shiki helper (0dc83ff)

🐛 Bug Fixes

2.0.0-rc.46 (2024-05-28)

🐛 Bug Fixes

  • theme: ensure prismjs is optional (58abe09)

2.0.0-rc.45 (2024-05-28)

⚠ BREAKING CHANGES

  • theme: use shiki as default highlighter

✨ Features

  • theme: use shiki as default highlighter (88848cc)

🐛 Bug Fixes

  • theme: fix code block scroll bar (5d1daa1)

2.0.0-rc.44 (2024-05-27)

✨ Features

🐛 Bug Fixes

  • theme: avoid warning in navscreen (388943b)
  • theme: fix image in table, close #4143 (6d853e6)
  • theme: fix navScreen open with transparent navbar (cd4b5c1)

... (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 4 months ago

Deploy Preview for nonebot-bison ready!

Name Link
Latest commit 194931e2e541121f9569a998aada982967a5078a
Latest deploy log https://app.netlify.com/sites/nonebot-bison/deploys/665ba2941a96a20008d14731
Deploy Preview https://deploy-preview-547--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.

AzideCupric commented 3 months ago

@dependabot close

dependabot[bot] commented 3 months ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml