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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^3.0.0
->^4.0.0
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.