Skip to content

Updated pom.xml by Safer#2

Open
safer-bot wants to merge 1 commit into
Jackjun724:masterfrom
safer-bot:safer-result
Open

Updated pom.xml by Safer#2
safer-bot wants to merge 1 commit into
Jackjun724:masterfrom
safer-bot:safer-result

Conversation

@safer-bot

@safer-bot safer-bot commented Jul 16, 2025

Copy link
Copy Markdown

This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions.

Analyzed commit: a7f307d
File updated: pom.xml
Vulnerabilities reduced: 151 -> 147

Let us know if you have questions.

Thanks,
Safer Bot

好的,这是翻译成中文的 pull request 总结:

Sourcery 总结

更新 unidbg-api 和 unidbg-dynarmic 依赖的版本,以缓解安全漏洞。

增强功能:

  • 将 com.github.zhkl0228:unidbg-api 从 0.8.0 升级到 0.9.7
  • 将 com.github.zhkl0228:unidbg-dynarmic 从 0.8.0 升级到 0.9.7
Original summary in English

Summary by Sourcery

Update the versions of unidbg-api and unidbg-dynarmic dependencies to mitigate security vulnerabilities.

Enhancements:

  • Upgrade com.github.zhkl0228:unidbg-api from 0.8.0 to 0.9.7
  • Upgrade com.github.zhkl0228:unidbg-dynarmic from 0.8.0 to 0.9.7

@safer-bot

Copy link
Copy Markdown
Author

See details in issue #3

@sourcery-ai

sourcery-ai Bot commented Jul 16, 2025

Copy link
Copy Markdown
## 审核者指南

在 pom.xml 中将 unidbg-api 和 unidbg-dynarmic 依赖项从 0.8.0 升级到 0.9.7,以减少已知的漏洞。

### 文件级别变更

| 变更 | 详情 | 文件 |
| ------ | ------- | ----- |
| 将 unidbg 模块升级到 0.9.7 版本 | <ul><li>将 unidbg-api 版本从 0.8.0 更新到 0.9.7</li><li>将 unidbg-dynarmic 版本从 0.8.0 更新到 0.9.7</li></ul> | `pom.xml` |

### 可能相关的 issue

- **#1**: 此 PR 实现了 Safer 机器人在此 issue 中建议的依赖项更新,从而减少了漏洞。

---

<details>
<summary>提示和命令</summary>

#### 与 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` 以触发新的审查!

#### 自定义您的体验

访问您的 [仪表板](https://app.sourcery.ai) 以:
- 启用或禁用审查功能,例如 Sourcery 生成的 pull request 摘要、审核者指南等。
- 更改审查语言。
- 添加、删除或编辑自定义审查说明。
- 调整其他审查设置。

#### 获取帮助

- [联系我们的支持团队](mailto:support@sourcery.ai) 提出问题或反馈。
- 访问我们的 [文档](https://docs.sourcery.ai) 获取详细的指南和信息。
- 通过在 [X/Twitter](https://x.com/SourceryAI)、[LinkedIn](https://www.linkedin.com/company/sourcery-ai/) 或 [GitHub](https://github.com/sourcery-ai) 上关注我们,与 Sourcery 团队保持联系。

</details>
Original review guide in English

Reviewer's Guide

Bumps unidbg-api and unidbg-dynarmic dependencies in pom.xml from 0.8.0 to 0.9.7 to reduce known vulnerabilities.

File-Level Changes

Change Details Files
Upgrade unidbg modules to version 0.9.7
  • Updated unidbg-api version from 0.8.0 to 0.9.7
  • Updated unidbg-dynarmic version from 0.8.0 to 0.9.7
pom.xml

Possibly linked issues

  • Airdrop List #1: The PR implements the dependency updates suggested by the Safer bot in the issue, reducing vulnerabilities.

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant