Skip to content
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

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2024

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

2024.02.18

v3.5.2

2023.08.16

  • 🐞 fix: return issue-assignees in the correct output field for get-issue. #163 @​misund

v3.5.1

2023.07.27

  • 💄 perf: inactive-mode support issue-created comment-created.

v3.5.0

2023.07.19

  • 🚀 feat: support inactive-mode. Optional comment, which will check the last comment update time. #158

v3.4.0

2023.02.06

v3.3.3

2022.11.13

v3.3.2

2022.10.21

... (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 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-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 Jun 8, 2024
@akinoccc akinoccc merged commit 81fdc86 into main Jun 14, 2024
2 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/actions-cool/issues-helper-3 branch June 14, 2024 14:59
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.

1 participant