Skip to content

Bump hexo-theme-stellar from 1.19.0 to 1.24.0#7

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps hexo-theme-stellar from 1.19.0 to 1.24.0.

Release notes

Sourced from hexo-theme-stellar's releases.

1.24.0

新特性

  • 在 license 中可以使用 ${author.name} 来自动替换为当前文章作者名字
  • 新增 md 标签组件,使用方法为 {% md https://host/path/file.md %}
  • 侧边栏组件 markdown 新增 src 字段,支持渲染外部 markdown 文件
  • 新增 audio 和 video 组件
  • 网格组件 grid 重要更新:支持设置列数、列宽、间距、圆角了

重要变更

  • 网格组件 grid 中的分隔符写法变更,现在仅支持 <!-- cell --> 固定写法
  • 代码复制按钮和归档页面样式优化

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

新特性

... (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.24.0.
- [Release notes](https://github.com/xaoxuu/hexo-theme-stellar/releases)
- [Commits](xaoxuu/hexo-theme-stellar@1.19.0...1.24.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 12, 2024
@dependabot @github

dependabot Bot commented on behalf of github Jan 15, 2024

Copy link
Copy Markdown
Author

Superseded by #8.

@dependabot dependabot Bot closed this Jan 15, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/hexo-theme-stellar-1.24.0 branch January 15, 2024 19:02
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