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 micalevisk/last-issue-action from 1 to 2 #61

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2024

Bumps micalevisk/last-issue-action from 1 to 2.

Release notes

Sourced from micalevisk/last-issue-action's releases.

Allow finding issues on another repo & drop env. variables

Breaking changes:

  • all outputs are following a common naming conventions: kebab case
    • issue_number is now issue-number
    • has_found is now has-found
    • is_closed is now is-closed
  • environment variable were moved to action inputs
    • GITHUB_TOKEN is now token and defaults to github.token

Features:

  • New optional input added: repository. Now you can fetch issues on other repository instead of on the one that the action runs.

PR: micalevisk/last-issue-action#6

Dependencies upgrade & minor general improvements

  • upgrade all dependencies to their latest version
  • patch node-fetch (dependency of @octokit/rest package) to fix security issues
  • minor refactorings to the source
  • minor improvements to the documentation

It's small now!

(just drop the useless node_modules dir)

Expose is_closed issue value

No release notes provided.

Support filtering by closed issues

No release notes provided.

First production-ready release

No release notes provided.

First version

No release notes provided.

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 [micalevisk/last-issue-action](https://github.com/micalevisk/last-issue-action) from 1 to 2.
- [Release notes](https://github.com/micalevisk/last-issue-action/releases)
- [Commits](micalevisk/last-issue-action@v1...v2)

---
updated-dependencies:
- dependency-name: micalevisk/last-issue-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 6, 2024
@YDX-2147483647 YDX-2147483647 merged commit b3eef2c into main Apr 6, 2024
2 checks passed
@YDX-2147483647 YDX-2147483647 deleted the dependabot/github_actions/micalevisk/last-issue-action-2 branch April 6, 2024 14:47
YDX-2147483647 added a commit that referenced this pull request Sep 11, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant