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

Bump peter-evans/close-issue from 2 to 3 #2010

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps peter-evans/close-issue from 2 to 3.

Release notes

Sourced from peter-evans/close-issue's releases.

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

Full Changelog: peter-evans/close-issue@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

New Contributors

Full Changelog: peter-evans/close-issue@v2.1.1...v2.2.0

Close Issue v2.1.1

⚙️ Bumps @actions/core to transition away from deprecated runner commands.

What's Changed

Full Changelog: peter-evans/close-issue@v2.1.0...v2.1.1

Close Issue v2.1.0

What's Changed

New Contributors

Full Changelog: peter-evans/close-issue@v2.0.0...v2.1.0

Commits
  • 3cd3bb0 v3 (#800)
  • b1c15b9 Bump @​typescript-eslint/parser from 5.57.0 to 5.57.1 (#828)
  • fa96ad4 Bump peter-evans/create-pull-request from 4 to 5 (#827)
  • 8676c2b Bump eslint from 8.36.0 to 8.37.0 (#772)
  • 7caa0bc Bump @​typescript-eslint/parser from 5.56.0 to 5.57.0 (#775)
  • 0b53be1 Bump prettier from 2.8.6 to 2.8.7 (#769)
  • b8f73f1 Bump eslint-plugin-github from 4.6.1 to 4.7.0 (#768)
  • 33d4ada Bump @​types/node from 18.15.5 to 18.15.11 (#767)
  • b537a2e Bump peter-evans/enable-pull-request-automerge from 2 to 3 (#766)
  • 7fce62b Bump @​typescript-eslint/parser from 5.55.0 to 5.56.0 (#751)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner April 10, 2023 14:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 10, 2023
Bumps [peter-evans/close-issue](https://github.com/peter-evans/close-issue) from 2 to 3.
- [Release notes](https://github.com/peter-evans/close-issue/releases)
- [Commits](peter-evans/close-issue@v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/close-issue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/peter-evans/close-issue-3 branch from 53e7815 to f6b2d35 Compare April 18, 2023 20:56
@JamesMGreene JamesMGreene requested a review from a team as a code owner July 13, 2023 15:13
Copy link
Contributor

@JamesMGreene JamesMGreene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could switch to just using the GitHub CLI, as @peter-evans suggested in the Release Notes. However, using the composite action still offers other potential future advantages with labeling which, I think, make it a continued valuable action to use. 🤷🏻

@JamesMGreene JamesMGreene merged commit 7fd5daf into main Jul 13, 2023
4 checks passed
@JamesMGreene JamesMGreene deleted the dependabot/github_actions/peter-evans/close-issue-3 branch July 13, 2023 15:15
@JamesMGreene JamesMGreene self-assigned this Jul 13, 2023
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.

None yet

2 participants