octokit / app.js

GitHub Apps toolset for Node.js
MIT License
158 stars 34 forks source link

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

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.