infinitered / solidarity

Solidarity is an environment checker for project dependencies across multiple machines.
https://infinitered.github.io/solidarity/
MIT License
639 stars 49 forks source link

bump gluegun #271

Closed makenova closed 2 months ago

makenova commented 2 months ago

After updating gluegun, some tests were failing because they depend on gluegun/toolbox/context. There was already a mockContext setup so I switched the test to use that instead. I do not have enough context to know if those tests need to use the actual context so... this might need more work.

we need this bumped because of a critical vuln so hopefully this is useful to others. similar issue mentioned in https://github.com/infinitered/solidarity/issues/270 and https://github.com/infinitered/solidarity/issues/267