Hexo 6.2.0 发布

修复

  • 修复#4917: 在 @yoshinorin 的 #4927 中通过 @yoshinorin 抑制加载 js-yaml 时产生的 YAMLException。
    • 此更改是对 #4917 的解决方法。请查看 PR 评论。
  • chore(deps): 将 warehouse 从 4.0.0 升级到 4.0.1 by @yoshinorin in #4943

重构

  • chore: 用 @CommanderRoot 的 #4918 替换已弃用的 String.prototype.substr()

依赖

  • chore: 将 sinon 从 12.0.1 升级到 13.0.2 by @dependabot in #4944
  • chore: 将 mocha 从 9.2.2 升级到 10.0.0 by @dependabot in #4960
  • chore(deps): 将 hexo-util 从 2.6.0 升级到 2.6.1 by @yoshinorin in #4957
  • chore: 将 actions/checkout 从 2 升级到 3 by @dependabot in #4905

杂项

  • chore(bot): 在 @yoshinorin 的 #4901 中删除过时的 bot。
  • chore(ISSUE_TEMPLATE): 在 @yoshinorin 的 #4931 中删除 Your theme _config.yml 部分。

新贡献者

完整变更日志: https://github.com/hexojs/hexo/compare/6.1.0...6.2.0