Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate node18 and re-enable audit workflow #3524

Open
petertonysmith94 opened this issue Jan 2, 2025 · 0 comments
Open

Deprecate node18 and re-enable audit workflow #3524

petertonysmith94 opened this issue Jan 2, 2025 · 0 comments
Labels
chore Issue is a chore

Comments

@petertonysmith94
Copy link
Contributor

petertonysmith94 commented Jan 2, 2025

Summary

We added a workflow in #3449 to audit our dependencies on release. However, it is currently disabled. After attempting to resolve the issue with a pnpm audit --fix, we ran into problems with the new dependencies that do not support Node 18.

  1. Deprecate support for Node18.
  2. Override/fix appropriate dependencies with a pnpm audit --fix
  3. Enable the workflow to audit our packages on release (ref).
  4. Un-ignore the dependabot updates below and perform the upgrades

Ignored dependabot updates

@petertonysmith94 petertonysmith94 added the chore Issue is a chore label Jan 2, 2025
@arboleya arboleya changed the title Dependency audit Deprecate node18 and re-enable audit workflow Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

No branches or pull requests

1 participant