Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@octokit/types ^14.0.0 -> ^15.0.0 age confidence

Release Notes

octokit/types.ts (@​octokit/types)

v15.0.0

Compare Source

Features
  • new Projects v2 endpoints, new code scanning dismissal endpoints, many other endpoints (#​683) (56ff680)
BREAKING CHANGES
  • remove project card endpoints for classic projects

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Sep 16, 2025
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from fba5f67 to 8d41e57 Compare September 25, 2025 15:49
@wolfy1339 wolfy1339 enabled auto-merge (squash) September 29, 2025 18:53
@renovate
Copy link
Contributor Author

renovate bot commented Sep 29, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@wolfy1339
Copy link
Member

The issue here is because response doesn't have a URL field
When the endpoint gets called using fetch-mock here:
https://github.com/octokit/plugin-paginate-rest.js/blob/80745be518d862ab9a304ffb7793be4ebc3de0ce/src/iterator.ts#L33

The response object contains no URL

For some reason, fetch-mock is giving us a hard time, v11 is omiting the url in the repsonse, and v12 causes the webhooks handler to timeout
@wolfy1339 wolfy1339 merged commit b84c9d4 into main Oct 17, 2025
6 checks passed
@wolfy1339 wolfy1339 deleted the renovate/major-octokit-monorepo branch October 17, 2025 20:01
@github-project-automation github-project-automation bot moved this from 🆕 Triage to ✅ Done in 🧰 Octokit Active Oct 17, 2025
@github-actions
Copy link

🎉 This PR is included in version 5.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Oct 18, 2025
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | octokit | 5.0.3 | 5.0.4 |


## [v5.0.4](https://github.com/octokit/octokit.js/releases/tag/v5.0.4)

##### Bug Fixes

- **deps:** update dependency [@octokit/types](https://github.com/octokit/types) to v15 ([#2880](octokit/octokit.js#2880)) ([b84c9d4](octokit/octokit.js@b84c9d4))
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Oct 18, 2025
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | octokit | 5.0.3 | 5.0.4 |


## [v5.0.4](https://github.com/octokit/octokit.js/releases/tag/v5.0.4)

##### Bug Fixes

- **deps:** update dependency [@octokit/types](https://github.com/octokit/types) to v15 ([#2880](octokit/octokit.js#2880)) ([b84c9d4](octokit/octokit.js@b84c9d4))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants