octokit / plugin-rest-endpoint-methods.js

Octokit plugin adding one method for all of api.github.com REST API endpoints
MIT License
117 stars 56 forks source link

chore(deps): update dependency @octokit/tsconfig to v4 #770

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/tsconfig ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

octokit/tsconfig (@​octokit/tsconfig) ### [`v4.0.0`](https://redirect.github.com/octokit/tsconfig/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/octokit/tsconfig/compare/v3.1.0...v4.0.0) ##### Features - enable `exactOptioanlPropertyTypes` option ([#​30](https://redirect.github.com/octokit/tsconfig/issues/30)) ([1dc9e40](https://redirect.github.com/octokit/tsconfig/commit/1dc9e407c555aa38a85df5f32c5bb12cfabcf8fc)), closes [#​29](https://redirect.github.com/octokit/tsconfig/issues/29) ##### BREAKING CHANGES - Required, but potentially undefined does not have the same intent as optional. This rule will enforce us to be explicit in our type declarations and how we expect octokit APIs should be used.

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.



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

renovate[bot] commented 1 month ago

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.