Update libc (transitive dependency) to v0.2.90.#95
Update libc (transitive dependency) to v0.2.90.#95PiotrSikora merged 1 commit intoproxy-wasm:masterfrom
Conversation
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
mathetake
left a comment
There was a problem hiding this comment.
LGTM (I'm wondering if we could automate the transitive dependency update? e.g. adding scheduled github action to create PRs like this)
We could... Alternatively, we could ignore transitive dependencies, since we need them only for Bazel builds (we don't ship |
@mathetake any thoughts on this? |
|
Sorry forgot to reply. If we could assume that majority of users would use cargo, not Basel, then let’s ignore the transitive dependencies upgrades. |
|
I agree. the bazel part is distracting and personally not helpful even if some like it. |
|
@codefromthecrypt yup, the freshness check was removed in #99, and I'm going to update Bazel deps only before creating a new release. |
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Signed-off-by: Piotr Sikora piotrsikora@google.com