imaegoo / hexo-theme-icarus

魔改版 Hexo Icarus 主题
https://www.imaegoo.com
MIT License
77 stars 19 forks source link

chore(deps): bump hexo-component-inferno from 0.8.2 to 0.10.0 #8

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps hexo-component-inferno from 0.8.2 to 0.10.0.

Release notes

Sourced from hexo-component-inferno's releases.

0.10.0

Breaking Changes

  • Decouple color and spacing styles from layout c14f4dc c5201e6 7a68c0b

New Features

  • Add Cookie Consent plugin 9b1cc19
  • Add StatCounter plugin 513e6c5
  • Add Twitter Conversion Tracking plugin 548186c

Improvements

  • Make Table of Contents/Catalogue widget index optional f9d6401

Bug Fixes

  • Correct module name of the manifest generator 8e8ca07
  • Expose Cacheable interface of the CNZZ plugin 7b8a255

0.9.0

New Features

  • Add Bing Webmaster Tools plugin 447f271
  • Add Web Application meta tags support and manifest.json generator 04025ba
Commits
  • 2eac6df chore: bump package version
  • f9d6401 feat(view): make ToC index optional
  • 7a68c0b chore(view): decouple color from widgets
  • c5201e6 chore(view): decouple color from donation button
  • c14f4dc chore(view): decouple color & spacing from layout
  • 2d016d0 refactor(layout): use new JSX fragment syntax
  • 548186c feat(view): add twitter conversion tracking plugin
  • 7b8a255 fix(view): expose cacheable of cnzz and statcounter
  • 513e6c5 feat(view): add statcounter plugin
  • 9b1cc19 feat(view): add cookie consent plugin
  • Additional commits viewable 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)
dependabot[bot] commented 3 years ago

Superseded by #9.