Skip to content

Commit

Permalink
chore(deps): update dependency @octokit/plugin-paginate-rest to v11
Browse files Browse the repository at this point in the history
[![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>
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent e556211 commit 1510b61
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@octokit/app": "^14.0.0",
"@octokit/openapi-types": "^22.0.0",
"@octokit/plugin-paginate-rest": "^10.0.0",
"@octokit/plugin-paginate-rest": "^11.0.0",
"@octokit/plugin-throttling": "^9.0.0",
"ava": "^6.0.0",
"c8": "^9.0.0",
Expand Down

0 comments on commit 1510b61

Please sign in to comment.