Esri / solutions-components

A collection of UI components for constructing webapps.
Apache License 2.0
10 stars 4 forks source link

Dependabot updates #697

Closed MikeTschudi closed 2 weeks ago

MikeTschudi commented 2 weeks ago

Not able to update puppeteer & ws at this time because the modification fails to open browser:

Failed to launch the browser process! /home/travis/.cache/puppeteer/chrome/linux-126.0.6478.61/chrome-linux64/chrome: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found

Put CodeQL config back in. Had taken it out a couple of years ago due to errors; seeing if it's now working.

Stencil prefers later version of Node, but Travis builds fail with later versions:

The command "npm config set progress false" failed and exited with 1 during [sic]

Keeping Node 16 until Stencil no longer supports it:

Your current version of Node is v16.20.2, however Stencil's recommendation is v18.16.0 or greater. Note that future versions of Stencil will eventually remove support for older Node versions and an Active LTS version is recommended (https://nodejs.org/en/about/releases/).