Skip to content

Update node dependencies 2024-07-22#239

Merged
tkmcmaster merged 8 commits into
masterfrom
update-node-dependencies-2024-07-22
Jul 25, 2024
Merged

Update node dependencies 2024-07-22#239
tkmcmaster merged 8 commits into
masterfrom
update-node-dependencies-2024-07-22

Conversation

@tkmcmaster

@tkmcmaster tkmcmaster commented Jul 23, 2024

Copy link
Copy Markdown
Collaborator

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
@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](rust-openssl/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>
tkmcmaster added a commit that referenced this pull request Jan 6, 2025
* 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.
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