Skip to content

Bump hexo-theme-stellar from 1.19.0 to 1.23.0#6

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hexo-theme-stellar-1.23.0
Closed

Bump hexo-theme-stellar from 1.19.0 to 1.23.0#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hexo-theme-stellar-1.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 8, 2024

Copy link
Copy Markdown

Bumps hexo-theme-stellar from 1.19.0 to 1.23.0.

Release notes

Sourced from hexo-theme-stellar's releases.

1.23.0

新特性

  • 支持使用自建的 giscus 服务,只需要修改 src 参数即可
  • TOC 组件支持配置是否自动折叠 collapse: false # true / false / auto #toc
  • 新增 albumsposters 组件,适合用于显示专辑列表、电影或游戏海报列表,数据源: _data/links/xxx.yml
  • front-matter 通过设置 h1: '' 可以隐藏文章页面内的文章标题
  • front-matter 支持设置 inject 参数来植入外部代码
  • 支持一站多作者,在 _data/links/authors.yml 中设置作者之后,第一个作者为默认作者;在 front-matter 中设置 author: xxx 来指定本文作者
  • copy 组件支持 prefix 参数,可以在复制内容前面显示一些文本(但不会被复制)

重要变更

  • firends 和 sites 组件使用的 _data/links.yml 文件需要按组拆分成 _data/links/xxx.yml
  • 优化默认 footer 的主题信息,可显示版本号

1.22.1

重要变更

  • 不再支持 parse_markdown: true 来将 ![]() 替换成 {% image xxx %}

修复

  • 修复了默认配置下 Gallery 不显示的问题

1.22.0

新特性

  • Gallery 标签组件重磅升级,支持多种布局,可自定义默认配置,详见 #Gallery
  • TOC 现在会自动展开和折叠

修复

  • 修复 timeline(memos) 组件不显示数据的问题
  • 修复 Artalk 2.7.x 兼容性问题

1.21.0

新特性

重要变更

  • ablock 标签组件重命名为 box (批量替换即可)
  • navbar 组件的 active 字段含义从索引改为了连接 #navbar
  • references 写法变更,由 {title, url} 对象改为了 md 格式的链接列表。 #参考资料

1.20.0

新特性

  • 新增内置标签 okr> 了解详情
  • wiki 页面的 GitHub 信息显示在右上角
  • 文章:鼠标移动到发布时间时,会额外显示更新时间
  • wiki 页面页脚支持显示 licenseshare

... (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 show <dependency name> 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)

Bumps [hexo-theme-stellar](https://github.com/xaoxuu/hexo-theme-stellar) from 1.19.0 to 1.23.0.
- [Release notes](https://github.com/xaoxuu/hexo-theme-stellar/releases)
- [Commits](xaoxuu/hexo-theme-stellar@1.19.0...1.23.0)

---
updated-dependencies:
- dependency-name: hexo-theme-stellar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
@dependabot @github

dependabot Bot commented on behalf of github Jan 12, 2024

Copy link
Copy Markdown
Author

Superseded by #7.

@dependabot dependabot Bot closed this Jan 12, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/hexo-theme-stellar-1.23.0 branch January 12, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants