chore(deps): update dependency @octokit/tsconfig to v4 by renovate[bot] · Pull Request #635 · octokit/plugin-paginate-rest.js (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @octokit/tsconfig | ^3.0.0 -> ^4.0.0 |
Release Notes
octokit/tsconfig (@octokit/tsconfig)
v4.0.0
Features
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
Features
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 was generated by Mend Renovate. View the repository job log.