Skip to content
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

Update SDK and Pond to latest dependencies #279

Merged
merged 39 commits into from
Feb 2, 2022
Merged

Update SDK and Pond to latest dependencies #279

merged 39 commits into from
Feb 2, 2022

Conversation

ostollmann
Copy link
Contributor

@ostollmann ostollmann commented Dec 15, 2021

This updates @actyx/sdk and @actyx/pond to the latest dependencies, including:

  • rxjs: 5 -> 7
  • fp-ts: 1 -> 2
  • io-ts: 1 -> 2

This also changes Node from v12.19.0 to v16.13.1.
This also turns rxjs into a bundled dependency of the pond (like the SDK does).
All tests pass. Validation fails because the Pond still uses the old published SDK (vs. the updated one here).

PRE-MERGE MUST DOS:

  • remove the @next @actyx/sdk dependency in Pond (just added for integration tests)
  • add a changelog

@ostollmann ostollmann changed the title Update SDK and Pond to latest dependencies [DONT MERGE; SEE COMMENT] Update SDK and Pond to latest dependencies Dec 16, 2021
Copy link
Member

@rkuhn rkuhn left a comment

Choose a reason for hiding this comment

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

wow, this is a lot — I skimmed most of it and checked a few places; now I’ll try and merge master into this get my hands dirty

Makefile Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@ostollmann ostollmann changed the title [DONT MERGE; SEE COMMENT] Update SDK and Pond to latest dependencies Update SDK and Pond to latest dependencies Feb 2, 2022
@ostollmann
Copy link
Contributor Author

Commit msg:

perf(sdk): upgrade to latest fp-ts and RxJS
perf(pond): upgrade to latest fp-ts and RxJS
feat(sdk): add subscribeAql function to perform AQL-based subscriptions

@ostollmann ostollmann merged commit b86a44a into master Feb 2, 2022
@ostollmann ostollmann deleted the ost/js-fixes branch February 2, 2022 16:23
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants