EpicGamesExt / BlenderTools

Blender addons that improve the game development workflow between Blender and Unreal.
https://epicgamesext.github.io/BlenderTools/
MIT License
2.81k stars 61 forks source link

Bump @vuepress/plugin-palette from 2.0.0-beta.59 to 2.0.0-beta.60 in /docs #541

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @vuepress/plugin-palette from 2.0.0-beta.59 to 2.0.0-beta.60.

Release notes

Sourced from @​vuepress/plugin-palette's releases.

v2.0.0-beta.60

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vuepress/plugin-palette's changelog.

2.0.0-beta.60 (2022-12-28)

Bug Fixes

  • markdown: avoid extracting headers in nested blocks by bumping mdit-vue (close #1201) (ecd3716)
  • theme-default: fix word breaking (close #1209) (#1210) (1e7761f)
  • theme-default: preserve url params when switching language (#1211) (941b2fe)

Features

  • client: improve default head title resolver (c688270)
  • plugin-docsearch: add injectStyles option (close #948) (#1208) (34fb6c2)
Commits
  • 5f3bbee build: publish v2.0.0-beta.60
  • 34fb6c2 feat(plugin-docsearch): add injectStyles option (close #948) (#1208)
  • 941b2fe fix(theme-default): preserve url params when switching language (#1211)
  • 666257a build: bump dependencies
  • 1e7761f fix(theme-default): fix word breaking (close #1209) (#1210)
  • bba63ea docs: add PR template
  • 5ea3425 build: bump dependencies
  • ecd3716 fix(markdown): avoid extracting headers in nested blocks by bumping mdit-vue ...
  • c688270 feat(client): improve default head title resolver
  • See full diff in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)