octokit / core.js

Extendable client for GitHub's REST & GraphQL APIs
MIT License
1.19k stars 310 forks source link

chore(deps): update dependency @octokit/tsconfig to v4 - autoclosed #705

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. ### [`v3.1.0`](https://redirect.github.com/octokit/tsconfig/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/octokit/tsconfig/compare/v3.0.0...v3.1.0) ##### Features - **security:** Add provenance ([#​23](https://redirect.github.com/octokit/tsconfig/issues/23)) ([a9afd7f](https://redirect.github.com/octokit/tsconfig/commit/a9afd7ff4dc01a8c581e62f15303b362974e762b))

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.



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