Skip to content

chore(deps): bump actions-cool/issues-helper from 2 to 3#2509

Merged
liweijie0812 merged 1 commit intodevelopfrom
dependabot/github_actions/actions-cool/issues-helper-3
May 2, 2026
Merged

chore(deps): bump actions-cool/issues-helper from 2 to 3#2509
liweijie0812 merged 1 commit intodevelopfrom
dependabot/github_actions/actions-cool/issues-helper-3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps actions-cool/issues-helper from 2 to 3.

Release notes

Sourced from actions-cool/issues-helper's releases.

v3.0.0

2022.02.15

🚀 v3 版本重构完成,主要变更内容:

  1. JS to TS
  2. 将 issue 核心功能封装成为类供 helper 使用
  3. 提示信息统一
  4. 增加自动发布脚本

功能变更参考:

  • 🚀 New Feature
    • mark-assignees: 评论快捷设置 assignees
    • find-issues: 条件查询当前仓库 issues
  • 🐞 Bug Fix
    • 修复 find-comments 返回结果 direction 未起作用
    • 修复 lock-issues lock 与 comment 的顺序问题
  • 🛠 Refactor
    • contents 更名为容易理解的 emoji
    • issue-emojis 更名为 issue-emoji
    • deleteComment updateComment 不再支持 out-comments,保持纯粹功能
    • 移除 title body 默认值
    • month-statistics 移除

🚀 The refactoring of the v3 version is completed. The main changes are:

  1. JS to TS
  2. Encapsulate the core functions of the issue into classes for helpers to use
  3. Unified prompt information
  4. Added automatic release script

Reference for functional changes:

  • 🚀 New Feature
    • mark-assignees: Comment quick settings assignees
    • find-issues: Conditional query current warehouse issues
  • 🐞 Bug Fix
    • Fixed find-comments return result direction not working
    • Fix lock-issues lock and comment order issue
  • 🛠 Refactor
    • contents renamed to easy-to-understand emoji
    • issue-emojis renamed to issue-emoji
    • deleteComment updateComment no longer supports out-comments, keeping pure functionality
    • Remove title body default
    • month-statistics removed

v2.5.0

... (truncated)

Changelog

Sourced from actions-cool/issues-helper's changelog.

v3.8.0

2026.03.20

  • 🛠 chore: up node24. #229

v3.7.6

2026.02.10

  • 🚀 feat: build export. #226

v3.7.5

2025.12.24

  • 🐞 fix: the total of inactive issues output is incorrect. #222 @​btea

v3.7.4

2025.12.16

  • 🛠 refactor: check-inactive action ignores already tagged issues. #220 @​btea

v3.7.3

2025.12.08

  • 🛠 refactor: lockIssues filter locked issue. #218 @​btea

v3.7.2

2025.11.07

  • 🚀 feat: doQueryIssues title/body-includes support multiple value. #215 @​btea
  • 🛠 refactor: avoid calling dealStringToArr inside loop. #216 @​btea

v3.7.1

2025.11.03

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper) from 2 to 3.
- [Release notes](https://github.com/actions-cool/issues-helper/releases)
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md)
- [Commits](actions-cool/issues-helper@v2...v3)

---
updated-dependencies:
- dependency-name: actions-cool/issues-helper
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2026
@tdesign-bot
Copy link
Copy Markdown
Collaborator

tdesign-bot commented May 1, 2026

TDesign Component Repositories CI Test Open

Component Lint Test Build Preview
tdesign-vue 👀
tdesign-vue-next 👀
tdesign-react 👀
tdesign-web-components 👀
tdesign-mobile-vue 👀
tdesign-mobile-react 👀

@liweijie0812 liweijie0812 merged commit 7bf0f7e into develop May 2, 2026
3 of 4 checks passed
@liweijie0812 liweijie0812 deleted the dependabot/github_actions/actions-cool/issues-helper-3 branch May 2, 2026 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants