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 node dependencies 2024-07-22 #239

Merged
merged 8 commits into from
Jul 25, 2024

Conversation

tkmcmaster
Copy link
Contributor

@tkmcmaster tkmcmaster commented Jul 23, 2024

Summary: Updated dependencies for Node common, agent, controller, and guide results-viewer. Major code changes due to formidible update. Formidible changed all Files and Fields to always be arrays rather than only arrays when greater than 1.

Coverage:
image
image
image

Acceptance:
image
image

- Updated react-datepicker and storybook
- Held back rimraf due to requirement of Node 20
- Held back Bunyan due to 2.0.x still being beta
- Chai and Formidible do not support CommonJS are are still being held back by Next.js lack of support
- Updated lock file to latest
- Formidible initially was forcing ESM in V3 however version 3.5.x has added back in commonJS support
@tkmcmaster tkmcmaster self-assigned this Jul 23, 2024
@tkmcmaster tkmcmaster requested a review from a team July 23, 2024 19:23
@tkmcmaster tkmcmaster marked this pull request as ready for review July 23, 2024 21:58
@tkmcmaster tkmcmaster merged commit 519f780 into master Jul 25, 2024
6 checks passed
@tkmcmaster tkmcmaster deleted the update-node-dependencies-2024-07-22 branch July 25, 2024 14:58
tkmcmaster added a commit that referenced this pull request Jul 25, 2024
* Bump openssl from 0.10.64 to 0.10.66 (#238)

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update rust dependencies 2024-07-18 (#236)

* Updated cargo lock file to latest versions

* Fixed clippy warnings

* Updated dashmap to new release

* Update node dependencies 2024-07-22 (#239)

* Updated Node version and dependencies

- Updated react-datepicker and storybook
- Held back rimraf due to requirement of Node 20
- Held back Bunyan due to 2.0.x still being beta
- Chai and Formidible do not support CommonJS are are still being held back by Next.js lack of support
- Updated lock file to latest

* Updated formidible to V3

- Formidible initially was forcing ESM in V3 however version 3.5.x has added back in commonJS support

* Updated lock file to latest versions

* Updated guide results-viewer lock file

* Updated Storybook to V8

* Added typings to Stories on the results viewer

* Updated lock file to latest versions. Tests all passed.

* Additional fixes for tests from merge

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants