-
-
Notifications
You must be signed in to change notification settings - Fork 164
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
upgrade to level(down) 5 #598
Comments
i noticed this because |
Thanks for being so on top of this! I'm all for staying up-to-date with dependencies, please let me know if you need a hand. |
On a related note: I saw that the module tree of scuttle-shell still pulls version 3 for some plugins and I could use a hand with that. I’m all for updating too. I just don’t want to pull three versions once this goes in and I’m having trouble finding out why some of them pinned to 3... |
👍 But before merging any of these future PRs, wait for my confirmation that level 5 is working on mobile, because I think these prebuild tools sometimes get in the way and ship an x64 build of leveldown instead of an ARM build, which is the expected case for mobile. |
@cryptix ah yep, seems |
Hi all, reaching out from Level, I have a couple of notes:
|
It would be really awesome if we could make this part of the upstream release process since it would potentially remove a lot of hands on tweaks in depending projects. I imagine running a job on Travis, using a specific docker container to cross compile |
I forgot we already have an issue for ARM, thanks for finding it @ahdinosaur. Ref: Level/leveldown#360 Would that be the best place to discuss it though? It seems there's a common need for Also, now that |
I released |
|
If I understand correctly, |
@staltz I think (hope) you're referring to the use of |
Okay, it could actually be that leveldown@5 is compatible with SSB libraries if levelup still supports null/undefined for (direct) keys and values. |
Can you point me to where nullish keys/values are used? If they are encoded (into something that isn't nullish) then it's not a problem. |
closing, as i reckon this has been implemented:
these dependencies are also being used in the cheers y'all! 😺 |
this is an issue to track upgrading to
level@5
andleveldown@5
, once they are released:ssb-blobs
:1.2.1
: ssbc/ssb-blobs@7bdc1d9flumeview-level
:3.0.9
: flumedb/flumeview-level@4b84ae7ssb-invite
:2.1.1
: ssbc/ssb-invite@7971392The text was updated successfully, but these errors were encountered: