CookieHCl / cookiehcl.github.io

https://cookiehcl.github.io/
0 stars 0 forks source link

Bump hexo-theme-next from 8.17.0 to 8.18.0 #13

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hexo-theme-next from 8.17.0 to 8.18.0.

Release notes

Sourced from hexo-theme-next's releases.

8.18.0

What's Changed

💥 Breaking Changes

🌟 New Features

codeblock:
+  # Fold code block
+  fold:
+    enable: false
+    height: 500

⭐ Features

  • Remove gitter support (223ea199f38eba48fc70c3d28a0a05809948c877)
-# Gitter is a chat and networking platform.
-# For more information: https://gitter.im
-gitter:
-  enable: false
-  room:
  • Remove link posts feature (a24450d9cfc6a6f7e5f6ddfabd6167fb6c0857d9)

🐞 Bug Fixes

  • Fix next_url: add new option to decodeURI (b85201b9b871ec090274f82d0851285eb6552c43)

🛠 Improvements

  • Update fa CSS selector (0624149b055b18fe6a458f940bfe5870fb8f2bc3)
  • Create code-container element (c596155ef956def01a4a739faab6ef16d26ffb36)

🌀 External Changes

📖 Documentation

  • Update gitter url (d3b76a8599e7339e1f9641fe9e4e360dc2895d49)
  • Add npm downloads badge (dc8e5e17fa9fd433374f0f6746bf317144291687)

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.17.1...v8.18.0

8.17.1

What's Changed

⭐ Features

  • Remove AddThis share (b9ba532df888783736d957553456d9aa77c6bec4)
</tr></table> 

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.