Skip to content

Update deps#275

Open
jpienaar wants to merge 1 commit intollvm:mainfrom
jpienaar:updatedeps
Open

Update deps#275
jpienaar wants to merge 1 commit intollvm:mainfrom
jpienaar:updatedeps

Conversation

@jpienaar
Copy link
Copy Markdown
Member

Doing some safer ones (npm audit fix & some manual overrides).

Reduced total vulnerabilities flagged from 160 to 90 (9 low, 44 moderate, 11 high, 26 critical).

CSS changed due to npm run build.

Doing some safer ones (npm audit fix & some manual overrides).

Reduced total vulnerabilities flagged from 160 to 90 (9 low, 44
moderate, 11 high, 26 critical).
@joker-eph
Copy link
Copy Markdown
Contributor

I'm concerned about the CSS changes, this is modifying a bunch of color which I don't follow why? Did you check the newly built site?

@jpienaar
Copy link
Copy Markdown
Member Author

It is funny yes, I wouldn't expect that either. These are apparently from compiling the .scss source files using node-sass and postcss (with autoprefixer).

upstream (mlir.llvm.org)

image

without css changes

image

with

image

Now disclaimer: this was with newer version of Hugo (which required some other changes) that I tried. That shouldn't affect this.

If you want, I can also split this in 2, one just dep bumps and we see if css changes are needed "live"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants