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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

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)

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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Feb 16, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1850197033

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.491%

Totals Coverage Status
Change from base Build 1433917076: 0.0%
Covered Lines: 27
Relevant Lines: 27

💛 - Coveralls

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