This repository was archived by the owner on Aug 28, 2025. It is now read-only.
Bump @octokit/plugin-paginate-rest, @probot/adapter-github-actions and probot #22
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.
Removes @octokit/plugin-paginate-rest. It's no longer used after updating ancestor dependencies @octokit/plugin-paginate-rest, @probot/adapter-github-actions and probot. These dependencies need to be updated together.
Removes
@octokit/plugin-paginate-rest
Updates
@probot/adapter-github-actions
from 3.1.1 to 4.0.3Release notes
Sourced from
@probot/adapter-github-actions
's releases.... (truncated)
Commits
38de16a
ci: limit permissions for GitHub actions token477fa85
fix: enable provenanced83223f
fix(types): update for ESM and re-export of Probotac04c19
fix(deps): update dependency pino to v9 (#82)7826727
build(deps): lock file maintenance8ba8848
ci(action): update actions/checkout action to v4 (#76)784e5ae
ci(action): update actions/setup-node action to v4 (#77)6670e04
chore(docs): fixed broken link (#87)2670654
build(deps): lock file maintenance0985fa3
build(deps): lock file maintenanceUpdates
probot
from 12.2.5 to 13.4.5Release notes
Sourced from probot's releases.
... (truncated)
Commits
f6d4c3e
fix(deps): update dependency express to v5 (#2090)8ffd6dc
build(deps-dev): bump vite from 6.2.0 to 6.2.5 (#2157)7a734f4
docs: improve Webhook Handling Documentation in Probot (#2154)81346a7
docs: update documentation for correct middleware usage (#2112)816f2f7
fix(deps): update Octokit dependencies that have ReDos vulnerability4e7b74c
docs: Begin has been shut down (#2151)5f430d7
build(deps): update dependency@octokit/request
to v8.4.1 [security] (#2148)6a0ffec
build(deps): update dependency@octokit/plugin-paginate-rest
to v9.2.2 [secur...f631a20
build(deps): lock file maintenance (#2145)f43594b
build(deps-dev): bump vitest,@vitest/coverage-v8
and@vitest/ui
(#2144)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)You can disable automated security fix PRs for this repo from the Security Alerts page.