Skip to content

chore: bump version to 1.99.37 #1136

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

18202781743
Copy link
Contributor

@18202781743 18202781743 commented May 28, 2025

update changelog to 1.99.37

Summary by Sourcery

Chores:

  • Update Debian changelog for version 1.99.37

update changelog to 1.99.37
Copy link

sourcery-ai bot commented May 28, 2025

Reviewer's Guide

Updates the Debian changelog to reflect the new package version 1.99.37 and corresponding release metadata.

File-Level Changes

Change Details Files
Bump Debian package version and release metadata
  • Increment version number to 1.99.37
  • Update changelog entry date for the new release
  • Adjust entry formatting to match Debian standards
debian/changelog

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

Copy link

TAG Bot

TAG: 1.99.37
EXISTED: no
DISTRIBUTION: unstable

@18202781743
Copy link
Contributor Author

/forcemerge

@deepin-bot
Copy link

deepin-bot bot commented May 28, 2025

This pr force merged! (status: blocked)

@deepin-bot deepin-bot bot merged commit 8c90507 into linuxdeepin:master May 28, 2025
6 checks passed
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

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

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

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.

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: 18202781743, xionglinlin

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deepin-ci-robot
Copy link

deepin pr auto review

这个提交的 changelog 文件记录了多个修复和改进。从提交信息来看,这些更改都是为了提高代码质量、修复bug以及增强用户体验。以下是对提交内容的详细审查:

  1. 修复:支持通知提示中的字符串列表

    • 确认修复是否正确,并且没有引入新的bug。
    • 检查代码实现是否高效,是否有必要对字符串列表进行特殊处理。
  2. 修复:将NumberAnimation替换为XAnimator在通知气泡中

    • 确认替换是否必要,并且新的动画实现是否与现有系统兼容。
    • 检查是否有必要进行性能测试,确保替换后的动画效果不会影响系统性能。
  3. 风格:增强OSD窗口视觉效果

    • 确认视觉效果的增强是否与整体设计风格一致。
    • 检查是否有必要对视觉效果的增强进行用户测试,以确保用户满意度。
  4. 修复:在NotifyItemContent中移除冗余的模式属性

    • 确认移除属性是否正确,并且不会影响其他功能。
    • 检查是否有必要进行单元测试,确保移除属性后功能仍然正常。
  5. 杂项:简化窗口效果描述

    • 确认简化描述是否有助于代码的可读性和维护性。
    • 检查是否有必要进行代码审查,以确保简化描述不会引入新的错误。
  6. 修复:在AbstractWindowMonitor中错误移除窗口

    • 确认修复是否正确,并且不会影响其他窗口管理功能。
    • 检查是否有必要进行回归测试,确保修复后的代码不会引入新的bug。
  7. 修复:在DockCombineModel中添加缺失的winIconRole

    • 确认添加属性是否正确,并且不会影响其他功能。
    • 检查是否有必要进行单元测试,确保添加属性后功能仍然正常。
  8. 修复:当窗口关闭时,智能隐藏状态未更新

    • 确认修复是否正确,并且不会影响其他功能。
    • 检查是否有必要进行单元测试,确保修复后的代码不会引入新的bug。
  9. 国际化:项目Deepin桌面环境更新

    • 确认更新是否正确,并且翻译质量符合要求。
    • 检查是否有必要进行翻译审查,以确保翻译的准确性。
  10. 重构:为任务管理器准备组合模型

    • 确认重构是否正确,并且不会影响其他功能。
    • 检查是否有必要进行代码审查,以确保重构后的代码质量。

总的来说,这个提交的 changelog 文件记录了多个重要的修复和改进,需要确保每个修复和改进都经过充分的测试,并且不会引入新的bug。同时,也需要确保代码的可读性和可维护性,以及用户体验的一致性。

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.

3 participants