Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

github-pages `jekyll-sass-converter` dependency is still version `1.5.2`

未关闭
#813 8 条评论 6 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
35/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
技术栈
jekyll, ruby
领域
build-system

调研方向

从 lib/github-pages/dependencies.rb#L11 开始,将其中对 jekyll-sass-converter 的约束与链接的 2.1.0 版本进行比较。检查 docs/CONTRIBUTING.md 中的依赖更新指南,并确定是否可以提升版本而不会破坏 GitHub Pages 或本地构建;完成意味着依赖决策以及任何所需的更改都已记录。

由索引模型根据 Issue 内容生成。

描述

Before submitting an issue, please be sure to
This issue affects
  • The site generated by GitHub Pages
  • Building sites locally
Questions

Currently in the dependencies file jekyll-sass-converter is still version 1.5.2 but the current version available is 2.1.0, my question is why hubot haven't bump to the new version ?
Is there dependencies issues ? Where can I find theses info ?

Additional information

Link to the release page of jekyll-sass-converter:
https://github.com/jekyll/jekyll-sass-converter/releases

Github Pages dependencies file:
https://github.com/github/pages-gem/blob/master/lib/github-pages/dependencies.rb#L11

主要语言
Ruby
星标
1.9k
派生
361
PR 合并指标
30 天内没有已合并 PR

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

github/pages-gem 的其他 Issue

查看 github/pages-gem 的全部 Issue

相似的 Issue

更多 Ruby Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。