Bump tibdex/github-app-token from 1.9.0 to 2.1.0 - #65
Open
dependabot[bot] wants to merge 3 commits into
Open
Conversation
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.9.0 to 2.1.0. - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](tibdex/github-app-token@32691ba...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>
JamesDawson
enabled auto-merge (squash)
February 26, 2025 20:40
JamesDawson
disabled auto-merge
February 26, 2025 20:43
JamesDawson
pushed a commit
that referenced
this pull request
Sep 1, 2026
* Apply verified Dependabot action bumps Consolidates nine open Dependabot PRs after verifying each pinned SHA resolves to the tag its comment claims, and that each action's manifest (inputs, outputs, runtime) is unchanged or unaffected by our usage. Patch bumps, action interfaces identical: - actions/checkout v7.0.0 -> v7.0.1 (#217) - azure/login v3.0.0 -> v3.0.2 (#227, #219) - sticky-pull-request-comment v3.0.4 -> v3.0.5 (#221, #218) Major bumps, all ESM-migration only: - actions/setup-dotnet v5.4.0/v5.2.0 -> v6.0.0 (#224, #216) action.yml is byte-identical; dotnet-version/dotnet-quality unchanged. - actions/setup-python v6.2.0 -> v7.0.0 (#223) Only removes the pip-install input, which this repo never used. - actions/cache v5.0.5 -> v6.1.0 (#222) No archive or cache-service format change. Also bumps actions/cache/restore alongside cache/save in run-scripted-build. Dependabot treats them as separate dependencies and only raised a PR for save, which would have left the two halves of the same cache straddling a major version. Not included: #65 (tibdex/github-app-token v1.9.0 -> v2.1.0). That repo was archived in July 2025, and the PR pins 3eb77c72, the commit 34 seconds before the v2.1.0 release commit, so no tag points at it. Should be replaced with actions/create-github-app-token instead. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> * Normalize action pin version comments to '# vX.Y.Z' Copilot flagged four `actions/checkout` pins using `#v7.0.1` without a space, inconsistent with the repo's dominant `# vX.Y.Z` convention (42 of 49 pins). Adds the space for consistency and greppability. Also fixes the same issue in actions/vellum-site-build/action.yml, which Copilot did not flag but shared the defect - leaving it would defeat the greppability rationale. No SHAs or workflow behaviour changed. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps tibdex/github-app-token from 1.9.0 to 2.1.0.
Release notes
Sourced from tibdex/github-app-token's releases.
Commits
3beb63frelease v2.1.03eb77c7Add option to not revoke token (#95)9571738Add support for organization and user installation retrieval and repository s...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)