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

Update all dev dependencies #1993

Closed
wants to merge 1 commit into from
Closed

Update all dev dependencies #1993

wants to merge 1 commit into from

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Nov 14, 2023

In prep for the 3.15.0 release. This addresses some outdated dependencies that were deprecated, and fixes some warnings (i.e. typescript related warnings when running the linter).

Also:

  • Address linting errors.
  • Clean out dist directory before building.
  • Update to latest web-api release to fix axios vulnerability.

Tests Failing

Oh crap looks like the PR fails on earlier versions of node (those that are EOL'ed).
I would recommend we drop support for node 12, 14 and 16, as all of those are now end-of-life, but perhaps that requires a major version. Not sure. Let me know what you think.

…irectory before building. Update to latest web-api release.
@filmaj filmaj added semver:patch tests M-T: Testing work only TypeScript-specific dependencies Pull requests that update a dependency file labels Nov 14, 2023
@filmaj filmaj added this to the 3.15.0 milestone Nov 14, 2023
@filmaj filmaj requested a review from a team November 14, 2023 22:08
@filmaj filmaj self-assigned this Nov 14, 2023
@filmaj filmaj removed this from the 3.15.0 milestone Nov 15, 2023
@filmaj
Copy link
Contributor Author

filmaj commented Nov 15, 2023

Closing, will instead send a smaller PR updating just web-api and one or two less impactful dev dependencies.

@filmaj filmaj closed this Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file semver:patch tests M-T: Testing work only TypeScript-specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant