-
Notifications
You must be signed in to change notification settings - Fork 34
fix(deps): update dependency @octokit/tsconfig to v4 #610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
wolfy1339
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requires ESM due to verbatimModuleSyntax
3ef73a1 to
c56e6a1
Compare
f939023 to
78d3dba
Compare
78d3dba to
b4362b7
Compare
b4362b7 to
6a79db8
Compare
| "access": "public", | ||
| "provenance": true | ||
| }, | ||
| "type": "module", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While this is technically a breaking change, since we only publish the types this value doesn't really have much effect at all
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might have had an effect after all, see #650
|
🎉 This PR is included in version 13.5.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
^2.0.0->^4.0.0Release Notes
octokit/tsconfig (@octokit/tsconfig)
v4.0.0Compare Source
Features
exactOptioanlPropertyTypesoption (#30) (1dc9e40), closes #29BREAKING CHANGES
rule will enforce us to be explicit in our type declarations and how we expect octokit APIs should
be used.
v3.1.0Compare Source
Features
v3.0.0Compare Source
Features
BREAKING CHANGES
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.