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 tibdex/github-app-token from 1.8.2 to 2.1.0 #442

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2023

Bumps tibdex/github-app-token from 1.8.2 to 2.1.0.

Release notes

Sourced from tibdex/github-app-token's releases.

v2.1.0

Projects willing to keep the token alive after the end of the job can pass revoke: false as an input.

v2.0.0

  • BREAKING: replaces the installation_id and repository inputs with installation_retrieval_mode and installation_retrieval_payload to also support organization and user installation.
  • switches to node20.
  • adds a repositories input to scope the created token to a subset of repositories.
  • revokes the created token at the end of the job with a post script.

v1.9.0

No release notes provided.

Commits
  • 3beb63f release v2.1.0
  • 3eb77c7 Add option to not revoke token (#95)
  • 9571738 Add support for organization and user installation retrieval and repository s...
  • 3a5af6b Update dependencies and simplify project (#83)
  • See full diff 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 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)

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 September 21, 2023 17:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 21, 2023
@honeyankit honeyankit force-pushed the dependabot/github_actions/tibdex/github-app-token-2.1.0 branch from 961c4cf to 2cd0178 Compare September 26, 2023 18:05
@jeffwidman
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/tibdex/github-app-token-2.1.0 branch from 2cd0178 to c9ed873 Compare March 21, 2024 03:09
@jeffwidman
Copy link
Member

The breaking changes don't affect us since we don't use those inputs.

The repositories scoping looks interesting, but can be done in a follow-on PR.

@jeffwidman
Copy link
Member

@dependabot rebase

Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.8.2 to 2.1.0.
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](tibdex/github-app-token@0d49dd7...3beb63f)

---
updated-dependencies:
- dependency-name: tibdex/github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/tibdex/github-app-token-2.1.0 branch from c9ed873 to f9af96f Compare March 21, 2024 03:28
@fetch-metadata-action-automation fetch-metadata-action-automation bot merged commit 7187f39 into main Mar 21, 2024
6 checks passed
@fetch-metadata-action-automation fetch-metadata-action-automation bot deleted the dependabot/github_actions/tibdex/github-app-token-2.1.0 branch March 21, 2024 03:28
jeffwidman added a commit that referenced this pull request Mar 21, 2024
#442 bumped to a new version
of this action which now supports a `"repositories"` key that scopes the token
to the designated repositories.
jeffwidman added a commit that referenced this pull request Mar 21, 2024
#442 bumped to a new version
of this action which now supports a `"repositories"` key that scopes the token
to the designated repositories.
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

1 participant