Skip to content

Conversation

@barbalex
Copy link
Contributor

@barbalex barbalex commented Jul 12, 2023

resolves #32

@agilgur5 agilgur5 changed the title Fix upstream dependency conflict Update mst peerDep Jul 13, 2023
Copy link
Owner

@agilgur5 agilgur5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You were able to test and confirm that this was working on MST 5, right? Seems like there weren't too many changes in 4.0.0 or 5.0.0 thankfully

The CI on this repo is still on Travis, so I need to migrate that to GH Actions to get it to run on each PR

Copy link
Owner

@agilgur5 agilgur5 left a 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

@agilgur5
Copy link
Owner

The CI on this repo is still on Travis, so I need to migrate that to GH Actions to get it to run on each PR

CI has been migrated as of #34 now. If you rebase off main, that should get it to run on your PR

@agilgur5 agilgur5 changed the title Update mst peerDep deps: update mst peerDep Jul 13, 2023
@barbalex
Copy link
Contributor Author

You were able to test and confirm that this was working on MST 5, right?

Yes, in two of my projects it has been running flawlessly for years

@barbalex
Copy link
Contributor Author

Not sure if I did all that's needed. Please check

barbalex and others added 3 commits July 13, 2023 12:32
- 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...
@agilgur5 agilgur5 changed the title deps: update mst peerDep deps: more permissive mst peerDep, update mst devDep Jul 13, 2023
- 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
Copy link
Owner

@agilgur5 agilgur5 left a 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

@codecov

This comment was marked as resolved.

@agilgur5 agilgur5 merged commit 7a6e8e0 into agilgur5:main Jul 13, 2023
@agilgur5
Copy link
Owner

Released in 0.1.4.

Thanks for your continued contribution @barbalex!

@agilgur5 agilgur5 added the scope: dependencies Pull requests that update a dependency file label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mst peerDep is outdated

2 participants