-
Notifications
You must be signed in to change notification settings - Fork 8
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
Dependency updates #652
Dependency updates #652
Conversation
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.
I have a rough idea of how you are proceeding, and don't see anything obviously amiss. Thank you @farskipper for doing this.
A note on We do sort the list of channels by the identifier, but this is solely to expedite finding a channel in the list when we know its identifier and are looking for it for some reason (usually to see its policy). As a result, there should be no adverse consequence of moving to Bottom line is that |
@b1conrad Ok, good to know the cuid structure is not a dependency. Another alternative is nodejs's built-in UUID implementation. To store the channel creation time, it can be added to pico-framework |
Put a copy of an existing
and got a spate of strange error messages like
in the log, presumably for the established subscriptions among the picos. Tried the Testing tab and got a similar message about there not being a query function for So, assumption is that that ruleset needs to be recompiled (and that doesn't trigger automatically because both engines are still at the same version until we merge and publish a new version number). Also got one occurrence of this error
and stopped the engine. (Looking, and that happens to be Removed
But I just ran it again, and it seemed to work. Removed the |
What changed by package
cuid
(see below)standard
(see below)standard
(see below)cuid,bs58,normalize-url,p-memoize,random-words
(see below)cuid
androtating-file-stream
(see below)Dependencies not updated