Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork17
deps: more permissive mst peerDep, update mst devDep#33
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
agilgur5 left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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.
Uh oh!
There was an error while loading.Please reload this page.
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.
We should update the devDeps as well to make sure MST 5 is tested against. That'll require an update of the MobX devDep as well
CI has been migrated as of#34 now. If you rebase off |
Yes, in two of my projects it has been running flawlessly for years |
Not sure if I did all that's needed. Please check |
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
- to make sure that we test on MST 5 et al
- I thought `push` covered PRs as well, maybe that got changed - or it was always only for my own PRs? not sure as it worked in repos I don't own either...
- was getting errors on MST and MobX internal types - current TS direction is to use `skipLibCheck` as the default - c.f.microsoft/TypeScript-Website@625e1c5
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.
updated devDeps myself, LGTM now! all tests still passing 🙂
also had to update some one-line CI settings
Uh oh!
There was an error while loading.Please reload this page.
resolves#32