breakinferno / breakinferno.github.io

0 stars 0 forks source link

build(deps): bump hexo-theme-aurora from 1.5.5 to 2.3.0 #23

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hexo-theme-aurora from 1.5.5 to 2.3.0.

Release notes

Sourced from hexo-theme-aurora's releases.

v2.3.0

2.3.0 (2023-08-11)

Bug Fixes

  • external svg icon not loaded (bfbe17e)

Features

  • add feature to disable comment on Pages or Posts individually (6b3935f)
  • changed background wave to gradient (e9f02e8)
  • hide comments if all plugins are disabled (9b0db10)

v2.2.2

2.2.2 (2023-08-09)

Bug Fixes

  • clicking language menu is not auto closing the menu (d9f77de)
  • dynamic page title with i18n menu config (51972dd)

v2.2.1

2.2.1 (2023-08-09)

Bug Fixes

  • path with extra hash at the end when reloaded (440b2a7)
  • prism highlight custom css is overwritten by default (b26850b)

v2.2.0

2.2.0 (2023-08-09)

Bug Fixes

  • article with only one tag cause a fatal error (7478780)
  • code fence is not highlighted by prism after refresh (8b77aa2)
  • prism highlight not rendered on reload (aa2328e)
  • tags overflowing in mobile view for feature post (cd9bae9)
  • waline different date format cause formatting error (22477f2)

Features

  • add friends link feature (a4ae01a)
  • added page view and comment count for all pages (d107853)

... (truncated)

Changelog

Sourced from hexo-theme-aurora's changelog.

2.3.0 (2023-08-11)

Bug Fixes

  • external svg icon not loaded (bfbe17e)

Features

  • add feature to disable comment on Pages or Posts individually (6b3935f)
  • changed background wave to gradient (e9f02e8)
  • hide comments if all plugins are disabled (9b0db10)

2.2.2 (2023-08-09)

Bug Fixes

  • clicking language menu is not auto closing the menu (d9f77de)
  • dynamic page title with i18n menu config (51972dd)

2.2.1 (2023-08-09)

Bug Fixes

  • path with extra hash at the end when reloaded (440b2a7)
  • prism highlight custom css is overwritten by default (b26850b)

2.2.0 (2023-08-09)

Bug Fixes

  • article with only one tag cause a fatal error (7478780)
  • code fence is not highlighted by prism after refresh (8b77aa2)
  • prism highlight not rendered on reload (aa2328e)
  • tags overflowing in mobile view for feature post (cd9bae9)
  • waline different date format cause formatting error (22477f2)

Features

  • add friends link feature (a4ae01a)
  • added page view and comment count for all pages (d107853)
  • added site running stat and waline site PV (2d15ac6)
  • added valine, twikoo and valine post views stat (517e9d0)

2.1.2 (2023-08-04)

... (truncated)

Commits
  • 3a23cb2 chore(release): set package.json to 2.3.0 [skip ci]
  • 6b3935f feat: add feature to disable comment on Pages or Posts individually
  • 8372e21 refactor: hide jump to comment if comment is disabled
  • 9b0db10 feat: hide comments if all plugins are disabled
  • af82e99 refactor: convert comment plugin helper functions into hook
  • b9ecf2d style: enlarge overall content text size
  • 8f28418 style: remove normlize css as tailwind has it installed
  • fc7c4bb refactor: jump to element function
  • 6d32b0d style: updated tag style to increase visibility
  • e9f02e8 feat: changed background wave to gradient
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 1 year ago

Superseded by #24.