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

Holochain dependency, dependencies updates #3864

Open
ThetaSinner opened this issue May 14, 2024 · 2 comments
Open

Holochain dependency, dependencies updates #3864

ThetaSinner opened this issue May 14, 2024 · 2 comments

Comments

@ThetaSinner
Copy link
Contributor

Complementary to #3667

A few of our libraries have dependencies that could use updating.

Holochain org dependencies

  • lair
  • sodoken (one_err)
  • holochain-wasmer

Others

  • one_err
  • contrafact

Possibly some others!

We have several quite low-level dependencies that are on different versions and causing issues - e.g. getrandom x3. As much as possible we want to move our dependencies forward and try to reduce the version spread for dependencies. We won't be able to get to a perfect state, but doing a round of updates for everything around the same time should help.

@ThetaSinner
Copy link
Contributor Author

lair is done here -> holochain/lair#130
Except for rcgen which has quite a few API changes - would still be good to look at that.

sodoken has also now been looked at recently -> holochain/sodoken#25

holochain-wasmer, there is a newer wasmer available but it depends on a yanked crate... so it's not usable. We can upgrade next time they do a release.

The others could probably use a look, I haven't checked those.

@ThetaSinner
Copy link
Contributor Author

Wasmer now also done because they published a patch version that didn't depend on the yanked crate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for refinement
Development

No branches or pull requests

1 participant