linuxfoundation / lfevents

For the Linux Foundation Events website events.linuxfoundation.org
MIT License
19 stars 5 forks source link

Update theme and packages #923

Closed thetwopct closed 3 weeks ago

thetwopct commented 3 weeks ago

PR site: https://pr-923-lfeventsci.pantheonsite.io

thetwopct commented 3 weeks ago

I've added an npm helper in theme repo - npm run build-plugins this builds all our custom block plugins without needing to go in to each file.

I tried to update any vulnerabilities in the packages in the plugins, but we are restricted by 1) node version of lando/build script (I recommend updating us to 18 or ideally 20) 2) the create-guten-block script which is no longer maintained and 3) @wp-scripts using packages that we cannot use because of node restriction.

thetwopct commented 3 weeks ago

Everything looks good. Is this ready to merge and deploy?

Yes ready to go now