FirebaseExtended / action-hosting-deploy

Automatically deploy shareable previews for your Firebase Hosting sites
https://firebase.google.com/docs/hosting/github-integration
Apache License 2.0
704 stars 202 forks source link

Node and dependency updates #340

Closed oyvindwe closed 6 months ago

oyvindwe commented 9 months ago
  1. updates the version of node it runs in to 20.
  2. updates to actions that uses node version 20.
  3. updates dependencies with npm audit fix to clear vulnerabilities.

Supersedes PR #245 Fixes issues #244, #341

estrellajm commented 7 months ago

@davideast @Ehesp @kirstywilliams

Can someone merge this PR? This issue fixes the Github actions regarding Node16 being deprecated as mentioned here.

https://github.com/FirebaseExtended/action-hosting-deploy/issues/341#issuecomment-1952388122

oyvindwe commented 6 months ago

Superseded by PR #344

Dependencies updates may already be outdated, should be handled in a separate PR.