breakinferno / breakinferno.github.io

0 stars 0 forks source link

build(deps): bump hexo-theme-aurora from 1.5.5 to 2.0.0 #17

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hexo-theme-aurora from 1.5.5 to 2.0.0.

Release notes

Sourced from hexo-theme-aurora's releases.

v2.0.0

2.0.0 (2023-07-25)

Bug Fixes

  • code clip-board copy button style (05450c5)
  • incorrect recent comment gavatar url with valine #225 (bfcf168)
  • main author not able to load in home page (667e1df)
  • mobile view not able to fetch author data (2e4d0cd)
  • recent comment is not hiding with correct setting (91358ad)
  • recent comments always show (0976e5c)
  • remove qod since it's rated limited to 5 calls a day (75e99da)
  • typescript typing issue for Post (1c58e55)
  • use new import for default image instead of require (6d1b078)

Features

  • vite/dependencies: updated to Vite and all dependencies (162df85)

BREAKING CHANGES

  • vite/dependencies: changed to Vite and updated all dependencies
Changelog

Sourced from hexo-theme-aurora's changelog.

2.0.0 (2023-07-25)

Bug Fixes

  • code clip-board copy button style (05450c5)
  • incorrect recent comment gavatar url with valine #225 (bfcf168)
  • main author not able to load in home page (667e1df)
  • mobile view not able to fetch author data (2e4d0cd)
  • recent comment is not hiding with correct setting (91358ad)
  • recent comments always show (0976e5c)
  • remove qod since it's rated limited to 5 calls a day (75e99da)
  • typescript typing issue for Post (1c58e55)
  • use new import for default image instead of require (6d1b078)

Features

  • vite/dependencies: updated to Vite and all dependencies (162df85)

BREAKING CHANGES

  • vite/dependencies: changed to Vite and updated all dependencies
Commits
  • 0e0ffeb chore(release): set package.json to 2.0.0 [skip ci]
  • f04a651 chore: using github bot to do release workflow
  • 604792d chore: change commit lint footer-max-length
  • d8913f5 chore: updated version
  • 1cf6b52 Merge pull request #249 from auroral-ui/chore/upgrade-dependencies
  • 677d1b9 chore: ignore layout folder on git
  • c009525 chore: remove layout folder
  • 2e4d0cd fix: mobile view not able to fetch author data
  • 05450c5 fix: code clip-board copy button style
  • 8148b0e chore: changed leancloud script to latest
  • 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 1 year ago

Superseded by #18.