probot / smee-client

🔴 Receives payloads then sends them to your local server
https://smee.io
ISC License
440 stars 135 forks source link

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

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months 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.