kongying-tavern / .github

📑 Kongying Tavern Team Github Config And Workflows
MIT License
1 stars 0 forks source link

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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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.0.0

2022.02.15

  • 🚀 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 is removed

v2.5.0

2021.10.19

  • 🚀 feat: add thanks.

🐣 This will be the last version of 2.x, 3.x is under development.

v2.4.3

2021.09.13

  • 🚀 feat: default number support issue-comment. #90

v2.4.2

2021.09.06

  • 🐞 fix: doRemoveLabels when has no label. #88

v2.4.1

2021.09.05

... (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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)