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

Dep updates 2024 09 02 #5342

Merged
merged 31 commits into from
Sep 11, 2024
Merged

Conversation

zachrog
Copy link
Contributor

@zachrog zachrog commented Sep 9, 2024

Notable Changes

  • Bump Chromium + puppeteer
  • Remove ajv
  • Remove react-test-renderer
  • Remove babel-loader
  • Remove axios-retry
  • Remove checksum
  • Refactors pdf_generation lambda to return an object so that we can know if it is generating a pdf correctly or not. If no fileId is generated then throw an error

Successful Deploy:
https://app.circleci.com/pipelines/github/flexion/ef-cms/56572/workflows/3ab25c6a-b595-46bb-8466-b11679e77759

Zachary Rogers added 30 commits September 6, 2024 09:24
…is is not a pattern that we maintain in DAWSON for testing.
…t invocations can rely on a specific shape.
@zachrog zachrog marked this pull request as ready for review September 9, 2024 18:55
@@ -95,10 +95,6 @@ See: https://github.com/jsx-eslint/eslint-plugin-react/issues/3699
### ws, 3rd party dependency of Cerebral
- When running npm audit, you'll see a high severity issue with ws, 'affected by a DoS when handling a request with many HTTP headers - https://github.com/advisories/GHSA-3h5v-q93c-6h6q'. This doesn't affect us as the vulnerability is on the server side and we're not using this package on the server. We tried to override this to 5.2.4 and 8.18.0 and weren't able to make this work as import paths have changed. In the mean time, we recommend skipping this issue. We could always fork the cerebral repo in the future if needed.

### typescript
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@jimlerza jimlerza merged commit f079f7e into ustaxcourt:staging Sep 11, 2024
44 checks passed
@jimlerza jimlerza deleted the dep-updates-2024-09-02 branch September 11, 2024 15:41
@jimlerza jimlerza mentioned this pull request Sep 13, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants