Skip to content

chore(deps): bump @fortawesome/fontawesome-free from 7.2.0 to 7.3.0#22

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
librarybot/fortawesome-fontawesome-free-7.3.0
Open

chore(deps): bump @fortawesome/fontawesome-free from 7.2.0 to 7.3.0#22
github-actions[bot] wants to merge 1 commit into
mainfrom
librarybot/fortawesome-fontawesome-free-7.3.0

Conversation

@github-actions

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

Copy link
Copy Markdown

Automated update of @fortawesome/fontawesome-free from 7.2.0 to 7.3.0.

Summary by Sourcery

在所有 CDN 配置和本地库元数据中,将 Font Awesome Free 前端资源更新到 7.3.0 版本。

Build:

  • 刷新 jsDelivr 和 unpkg CDN 配置条目,使其引用 @fortawesome/fontawesome-free 7.3.0。

Chores:

  • 更新 librarybot 配置和打包的 Font Awesome CSS 资源,使其与 @fortawesome/fontawesome-free 7.3.0 保持一致。
Original summary in English

Summary by Sourcery

Update Font Awesome Free frontend asset to version 7.3.0 across CDN configs and local library metadata.

Build:

  • Refresh jsDelivr and unpkg CDN configuration entries to reference @fortawesome/fontawesome-free 7.3.0.

Chores:

  • Update librarybot configuration and bundled Font Awesome CSS asset to align with @fortawesome/fontawesome-free 7.3.0.

@sourcery-ai

sourcery-ai Bot commented Jun 28, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

此 PR 将项目对 @fortawesome/fontawesome-free 的依赖从 7.2.0 更新到 7.3.0,涵盖 CDN 配置文件以及本地托管的 CSS 资源。

File-Level Changes

Change Details Files
在 CDN 配置和库元数据中将 @fortawesome/fontawesome-free 的引用从 7.2.0 升级到 7.3.0。
  • 更新 jsdelivr CDN 映射注释,使其引用 @fortawesome/fontawesome-free 7.3.0。
  • 更新 jsdelivr CDN CSS 路径,使其指向 @fortawesome/fontawesome-free 7.3.0。
  • 更新 unpkg CDN 映射注释,使其引用 @fortawesome/fontawesome-free 7.3.0。
  • 更新 unpkg CDN CSS 路径,使其指向 @fortawesome/fontawesome-free 7.3.0。
  • 更新 librarybot 配置,从 npm 请求 @fortawesome/fontawesome-free 7.3.0 版本。
assets/data/cdn/jsdelivr.yml
assets/data/cdn/unpkg.yml
librarybot.yml
将已提交的 Font Awesome CSS 资源刷新为 7.3.0 版本。
  • 用来自 @fortawesome/fontawesome-free 7.3.0 的版本替换托管的 all.min.css。
  • 确保本地资源路径对现有使用方保持一致。
assets/lib/fontawesome-free/all.min.css

Tips and commands

Interacting with Sourcery

  • 触发新的 review: 在 pull request 中评论 @sourcery-ai review
  • 继续讨论: 直接回复 Sourcery 的 review 评论。
  • 从 review 评论生成 GitHub issue: 通过回复某条 review 评论让 Sourcery 从该评论创建一个 issue。你也可以在某条 review 评论下回复 @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 来随时(重新)生成摘要。
  • 生成 reviewer's guide: 在 pull request 中评论 @sourcery-ai guide,即可随时(重新)生成 reviewer's guide。
  • 解决所有 Sourcery 评论: 在 pull request 中评论 @sourcery-ai resolve,即可解决所有 Sourcery 评论。适用于你已经处理完所有评论且不再希望看到它们的情况。
  • 撤销所有 Sourcery reviews: 在 pull request 中评论 @sourcery-ai dismiss,即可撤销所有现有的 Sourcery reviews。特别适用于你希望从一次全新的 review 开始——别忘了再评论 @sourcery-ai review 来触发新的 review!

Customizing Your Experience

访问你的控制面板以:

  • 启用或禁用 review 功能,例如 Sourcery 生成的 pull request 摘要、reviewer's guide 等。
  • 更改 review 语言。
  • 添加、删除或编辑自定义 review 指南。
  • 调整其他 review 设置。

Getting Help

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

Reviewer's Guide

This PR updates the project’s dependency on @fortawesome/fontawesome-free from version 7.2.0 to 7.3.0 across CDN configuration files and the locally vendored CSS asset.

File-Level Changes

Change Details Files
Bump @fortawesome/fontawesome-free reference from 7.2.0 to 7.3.0 in CDN configuration and library metadata.
  • Update jsdelivr CDN mapping comment to reference @fortawesome/fontawesome-free 7.3.0.
  • Update jsdelivr CDN CSS path to point to @fortawesome/fontawesome-free 7.3.0.
  • Update unpkg CDN mapping comment to reference @fortawesome/fontawesome-free 7.3.0.
  • Update unpkg CDN CSS path to point to @fortawesome/fontawesome-free 7.3.0.
  • Update librarybot configuration to request @fortawesome/fontawesome-free version 7.3.0 from npm.
assets/data/cdn/jsdelivr.yml
assets/data/cdn/unpkg.yml
librarybot.yml
Refresh the checked-in Font Awesome CSS asset to the 7.3.0 version.
  • Replace vendored all.min.css with the version from @fortawesome/fontawesome-free 7.3.0.
  • Ensure local asset path remains consistent for existing consumers.
assets/lib/fontawesome-free/all.min.css

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.

嗨——我已经审阅了你的修改,一切看起来都很棒!


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