KuibaGroup / Kuiba-Wiki.github.io-old

MIT License
0 stars 3 forks source link

Bump hexo-theme-next from 8.10.1 to 8.11.1 #139

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps hexo-theme-next from 8.10.1 to 8.11.1.

Release notes

Sourced from hexo-theme-next's releases.

v8.11.1

🐞 Bug Fixes

  • Fix preconnect config for vendors with custom cdn (#506)

🛠 Improvements

  • Optimize margin of image-caption (0dacb430b720fe812641f0fb422105fe350eadf3)

🌀 External Changes

  • Update dependency eslint to v8.14.0 (#500)

📖 Documentation

  • Update the URL of Netlify logo (38cca1c01b4c5898b62ee2ac4a10fc36f7bec3df)

For full changes, see the comparison between v8.11.0 and v8.12.0

v8.11.0

💥 Breaking Changes

  • Refactor sub-menu (#492)

⭐ Features

  • Support mermaid inside backtick code block (a396c61a0ad66d6e32bb59c23482987547199add)
```mermaid
graph TD
A[Hard] -->|Text| B(Round)
B --> C{Decision}
C -->|One| D[Result 1]
C -->|Two| E[Result 2]
```

🐞 Bug Fixes

  • Fix Microsoft Clarity Analytics (#480)
  • Fix tabs style issue (32892a688ef761925adbd0fcbe25aa465f45fdcd)
  • Support linebreaks inside a and img elements (edf3675f32e9bd33b5613e48d3d11bd56cdb5f0e)

🛠 Improvements

  • Fix Mist style with sub menu (#479)
  • Fix site-nav style issue (72c28e5e87a015abde1c1fbca5fcf31b6c8112a4)

... (truncated)

Commits


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)
dependabot[bot] commented 2 years ago

Superseded by #143.