-
Notifications
You must be signed in to change notification settings - Fork 120
feat: update permission inputs #296
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
Merged
parkerbxyz
merged 5 commits into
main
from
dependabot/npm_and_yarn/octokit/openapi-20.0.0
Nov 21, 2025
Merged
feat: update permission inputs #296
parkerbxyz
merged 5 commits into
main
from
dependabot/npm_and_yarn/octokit/openapi-20.0.0
Nov 21, 2025
+41
−9
Conversation
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
parkerbxyz
previously approved these changes
Nov 21, 2025
Contributor
|
@dependabot rebase |
42dae3a to
0d8a935
Compare
Contributor
|
@dependabot recreate |
Bumps [@octokit/openapi](https://github.com/octokit/openapi) from 19.1.0 to 20.0.0. - [Release notes](https://github.com/octokit/openapi/releases) - [Commits](octokit/openapi@v19.1.0...v20.0.0) --- updated-dependencies: - dependency-name: "@octokit/openapi" dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
0d8a935 to
71ca497
Compare
Adds a step to update the pull request title when changes are auto-committed. Also sets the commit message via environment variable and updates the git-auto-commit-action version for improved compatibility.
parkerbxyz
approved these changes
Nov 21, 2025
create-app-token-action-releaser bot
pushed a commit
that referenced
this pull request
Nov 21, 2025
# [2.2.0](v2.1.4...v2.2.0) (2025-11-21) ### Bug Fixes * **deps:** bump glob from 10.4.5 to 10.5.0 ([#305](#305)) ([5480f43](5480f43)) * **deps:** bump p-retry from 6.2.1 to 7.1.0 ([#294](#294)) ([dce3be8](dce3be8)) * **deps:** bump the production-dependencies group with 2 updates ([#292](#292)) ([55e2a4b](55e2a4b)) ### Features * update permission inputs ([#296](#296)) ([d90aa53](d90aa53))
|
🎉 This PR is included in version 2.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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
javascript
Pull requests that update Javascript code
released
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 @octokit/openapi from 19.1.0 to 21.0.0.
Release notes
Sourced from
@octokit/openapi's releases.Commits
262f87fchore(deps): update dependency sort-keys to v6 (#500)0b92729feat: new Projects v2 endpoints, new code scanning dismissal endpoints, many ...a74dd44chore(deps): update dependency@octokit/coreto v7 (#496)3a7a9eabuild(deps): lock file maintenance (#498)d6be26fci(action): update actions/checkout action to v5 (#499)6ae358eci(action): update actions/setup-node action to v5 (#502)f02c5e2ci(action): update gr2m/release-notifier-action action to v2 (#501)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)