Skip to content

chore(deps): bump simple-icons from 16.19.0 to 16.24.0#21

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
librarybot/simple-icons-16.24.0
Open

chore(deps): bump simple-icons from 16.19.0 to 16.24.0#21
github-actions[bot] wants to merge 1 commit into
mainfrom
librarybot/simple-icons-16.24.0

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown

Automated update of simple-icons from 16.19.0 to 16.24.0.

Summary by Sourcery

将 simple-icons 依赖和打包资产更新到 16.24.0 版本。

Build(构建):

  • 刷新 CDN 配置,使 jsDelivr 和 unpkg 指向 simple-icons@16.24.0。

Chores(杂项/维护):

  • 在 librarybot 配置中将 simple-icons 库版本提升到 16.24.0。
  • 将本地 simple-icons 图标集与新版本同步,添加新提供的 SVG 图标。
Original summary in English

Summary by Sourcery

Update the simple-icons dependency and bundled assets to version 16.24.0.

Build:

  • Refresh CDN configuration to point jsDelivr and unpkg to simple-icons@16.24.0.

Chores:

  • Bump simple-icons library version in librarybot configuration to 16.24.0.
  • Sync local simple-icons icon set with the new version, adding newly provided SVG icons.

@sourcery-ai

sourcery-ai Bot commented Jun 28, 2026

Copy link
Copy Markdown
审阅者指南(在小型 PR 上折叠)

审阅者指南

此 PR 将 simple-icons 依赖从 16.19.0 升级到 16.24.0,并相应更新了 CDN 配置和打包的图标资源。

文件级变更

变更 详情 文件
将所有引用和配置更新为使用 simple-icons 16.24.0 版本,而不是 16.19.0。
  • 更新 jsdelivr CDN 前缀注释和 URL,使其指向 simple-icons@16.24.0 的图标路径。
  • 更新 unpkg CDN 前缀注释和 URL,使其指向 simple-icons@16.24.0 的图标路径。
  • 更新 librarybot 依赖配置,使其请求 simple-icons 16.24.0 版本。
assets/data/cdn/jsdelivr.yml
assets/data/cdn/unpkg.yml
librarybot.yml
刷新本地 simple-icons 资源以匹配新的依赖版本,添加新可用的图标。
  • 保留现有 cockpit.svg 图标文件(除重新同步外没有其他差异)。
  • 新增多个品牌和项目的图标 SVG 文件,这些是在 16.19.0 到 16.24.0 之间引入的(例如:agentskills、apachearrow、await、claudecode、fawry、lmstudio、m5stack、metaai、opencode、opentui、pi、radiantearth、tangled、tickettailor)。
assets/lib/simple-icons/icons/cockpit.svg
assets/lib/simple-icons/icons/agentskills.svg
assets/lib/simple-icons/icons/apachearrow.svg
assets/lib/simple-icons/icons/await.svg
assets/lib/simple-icons/icons/claudecode.svg
assets/lib/simple-icons/icons/fawry.svg
assets/lib/simple-icons/icons/lmstudio.svg
assets/lib/simple-icons/icons/m5stack.svg
assets/lib/simple-icons/icons/metaai.svg
assets/lib/simple-icons/icons/opencode.svg
assets/lib/simple-icons/icons/opentui.svg
assets/lib/simple-icons/icons/pi.svg
assets/lib/simple-icons/icons/radiantearth.svg
assets/lib/simple-icons/icons/tangled.svg
assets/lib/simple-icons/icons/tickettailor.svg

技巧与命令

与 Sourcery 交互

  • 触发新的审阅: 在 Pull Request 上评论 @sourcery-ai review
  • 继续讨论: 直接回复 Sourcery 的审阅评论。
  • 从审阅评论生成 GitHub Issue: 通过回复审阅评论让 Sourcery 从该评论创建一个 issue。你也可以回复审阅评论并写上 @sourcery-ai issue 来从该评论创建 issue。
  • 生成 Pull Request 标题: 在 Pull Request 标题的任意位置写上 @sourcery-ai,即可在任意时间生成标题。也可以在 Pull Request 上评论 @sourcery-ai title 来(重新)生成标题。
  • 生成 Pull Request 摘要: 在 Pull Request 正文的任意位置写上 @sourcery-ai summary,即可在你想要的准确位置在任意时间生成 PR 摘要。也可以在 Pull Request 上评论 @sourcery-ai summary 来(重新)生成摘要。
  • 生成审阅者指南: 在 Pull Request 上评论 @sourcery-ai guide,即可在任意时间(重新)生成审阅者指南。
  • 解决所有 Sourcery 评论: 在 Pull Request 上评论 @sourcery-ai resolve,即可解决所有 Sourcery 评论。如果你已经处理完所有评论且不希望再看到它们,这会很有用。
  • 撤销所有 Sourcery 审阅: 在 Pull Request 上评论 @sourcery-ai dismiss,即可撤销所有现有的 Sourcery 审阅。如果你希望从一个新的审阅开始,这尤其有用——别忘了再评论 @sourcery-ai review 来触发新的审阅!

自定义你的使用体验

访问你的 控制面板 以:

  • 启用或禁用审阅功能,例如 Sourcery 生成的 Pull Request 摘要、审阅者指南等。
  • 更改审阅语言。
  • 添加、删除或编辑自定义审阅说明。
  • 调整其他审阅设置。

获取帮助

Original review guide in English
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR bumps the simple-icons dependency from 16.19.0 to 16.24.0 and updates CDN configuration and bundled icon assets accordingly.

File-Level Changes

Change Details Files
Update all references and configuration to use simple-icons version 16.24.0 instead of 16.19.0.
  • Updated jsdelivr CDN prefix comment and URL to point to simple-icons@16.24.0 icons path.
  • Updated unpkg CDN prefix comment and URL to point to simple-icons@16.24.0 icons path.
  • Updated librarybot dependency configuration to request simple-icons version 16.24.0.
assets/data/cdn/jsdelivr.yml
assets/data/cdn/unpkg.yml
librarybot.yml
Refresh local simple-icons assets to match the new dependency version, adding newly available icons.
  • Kept existing cockpit.svg icon file (no diff shown beyond re-sync).
  • Added new icon SVG files for various brands and projects introduced between 16.19.0 and 16.24.0 (e.g., agentskills, apachearrow, await, claudecode, fawry, lmstudio, m5stack, metaai, opencode, opentui, pi, radiantearth, tangled, tickettailor).
assets/lib/simple-icons/icons/cockpit.svg
assets/lib/simple-icons/icons/agentskills.svg
assets/lib/simple-icons/icons/apachearrow.svg
assets/lib/simple-icons/icons/await.svg
assets/lib/simple-icons/icons/claudecode.svg
assets/lib/simple-icons/icons/fawry.svg
assets/lib/simple-icons/icons/lmstudio.svg
assets/lib/simple-icons/icons/m5stack.svg
assets/lib/simple-icons/icons/metaai.svg
assets/lib/simple-icons/icons/opencode.svg
assets/lib/simple-icons/icons/opentui.svg
assets/lib/simple-icons/icons/pi.svg
assets/lib/simple-icons/icons/radiantearth.svg
assets/lib/simple-icons/icons/tangled.svg
assets/lib/simple-icons/icons/tickettailor.svg

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - 我已经审查了你的修改,看起来非常棒!


Sourcery 对开源项目是免费的——如果你喜欢我们的审查,请考虑分享它们 ✨
帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈改进后续审查。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants