-
Notifications
You must be signed in to change notification settings - Fork 70
Update dependencies. #209
base: main
Are you sure you want to change the base?
Update dependencies. #209
Conversation
The staging build is failing with:
|
Local builds worked fine. Ill try this in my fork to see what happens. |
The build ran clean in my fork: https://app.netlify.com/sites/knative-v1/deploys/5f5beb9087f4300007a57fbf Will merge to see what Netlify does. |
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.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evankanderson, RichieEscarez The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
=( forgot that only a @evankanderson what submodule commit number shows in your client? Im wondering if we have the same versions of the docsy submodule because I dont see these warnings myself:
I have:
My fork build log: https://app.netlify.com/sites/knative-v1/deploys/5f5beb9087f4300007a57fbf |
/hold Still debugging what's going on with PostCSS. |
I got a note to upgrade
postcss-cli
, so I rannpm install --save-dev [email protected]
.