Releases: peter-evans/close-issue
Releases · peter-evans/close-issue
Close Issue v3.0.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #855
- Bump actions/download-artifact from 3 to 4 by @dependabot[bot] in #863
- Bump peter-evans/create-issue-from-file from 4 to 5 by @dependabot[bot] in #871
- Bump peter-evans/slash-command-dispatch from 3 to 4 by @dependabot[bot] in #870
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #885
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #892
- Bump peter-evans/create-issue-from-file from 5 to 6 by @dependabot[bot] in #899
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #907
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #906
- Bump peter-evans/slash-command-dispatch from 4 to 5 by @dependabot[bot] in #920
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #927
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #935
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #934
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #949
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #950
- Fix shell injection vulnerability in comment handling by @peter-evans in #963
Full Changelog: v3.0.1...v3.0.2
Close Issue v3.0.1
What's Changed
- fix: multiline comment regression by @peter-evans in #844
Full Changelog: v3.0.0...v3.0.1
Close Issue v3.0.0
⭐ This release converts the action to a composite action using the GitHub CLI. You are welcome to continue using this action but I recommend switching to the official GitHub CLI command. See the readme for details.
What's Changed
- v3 by @peter-evans in #800
- 59 dependency updates by @dependabot
Full Changelog: v2.2.0...v3.0.0
Close Issue v2.2.0
⭐ Adds input labels, a comma or newline separated list of labels to apply.
What's Changed
- Replace use of any type by @peter-evans in #431
- Add labels option by @jabranr in #410
- Add labels input by @peter-evans in #436
New Contributors
Full Changelog: v2.1.1...v2.2.0
Close Issue v2.1.1
⚙️ Bumps @actions/core to transition away from deprecated runner commands.
What's Changed
- 6 dependency updates by @dependabot and @github-actions
Full Changelog: v2.1.0...v2.1.1
Close Issue v2.1.0
What's Changed
- Add support for issue closing reason by @YiiGuxing and @peter-evans in #385 and #386
- 4 dependency updates by @dependabot
New Contributors
- @YiiGuxing made their first contribution in #385
Full Changelog: v2.0.0...v2.1.0
Close Issue v2.0.0
What's new
- Updated runtime to Node.js 16
- The action now requires a minimum version of v2.285.0 for the Actions Runner.
- If using GitHub Enterprise Server, the action requires GHES 3.4 or later.
What's Changed
- Remove workflow by @peter-evans in #359
- Update runtime to node 16 by @peter-evans in #366
- 15 dependency updates by @actions-bot and @dependabot
Full Changelog: v1.0.3...v2.0.0
Close Issue v1.0.3
- Dependency updates
Close Issue v1.0.2
- Dependency updates
Close Issue v1.0.1
- Dependency updates