Skip to content

Commit 1510b61

Browse files
chore(deps): update dependency @octokit/plugin-paginate-rest to v11
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@octokit/plugin-paginate-rest](https://togithub.com/octokit/plugin-paginate-rest.js) | [`^10.0.0` -> `^11.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fplugin-paginate-rest/10.0.0/11.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fplugin-paginate-rest/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2fplugin-paginate-rest/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2fplugin-paginate-rest/10.0.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fplugin-paginate-rest/10.0.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>octokit/plugin-paginate-rest.js (@&#8203;octokit/plugin-paginate-rest)</summary> ### [`v11.0.0`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v11.0.0) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v10.1.0...v11.0.0) ##### Features - update endpoints ([#&#8203;604](https://togithub.com/octokit/plugin-paginate-rest.js/issues/604)) ([e8c5edc](https://togithub.com/octokit/plugin-paginate-rest.js/commit/e8c5edc92be87225b068e6bba1e08a99b702025c)) ##### BREAKING CHANGES - require owner/repo instead of repository_id for environment secrets and variables endpoints ### [`v10.1.0`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v10.1.0) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v10.0.0...v10.1.0) ##### Features - **security:** Add provenance ([#&#8203;603](https://togithub.com/octokit/plugin-paginate-rest.js/issues/603)) ([763b0fe](https://togithub.com/octokit/plugin-paginate-rest.js/commit/763b0fee3c5534db775f1ce455cf821706a0c0eb)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/gr2m/github-project). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e556211 commit 1510b61

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@octokit/app": "^14.0.0",
2828
"@octokit/openapi-types": "^22.0.0",
29-
"@octokit/plugin-paginate-rest": "^10.0.0",
29+
"@octokit/plugin-paginate-rest": "^11.0.0",
3030
"@octokit/plugin-throttling": "^9.0.0",
3131
"ava": "^6.0.0",
3232
"c8": "^9.0.0",

0 commit comments

Comments
 (0)