chore(deps): Bump hed-validator dependency to 4.1.4#220
chore(deps): Bump hed-validator dependency to 4.1.4#220effigies merged 10 commits intobids-standard:mainfrom
Conversation
|
We'll have to have to fix the type errors (some are easier, some are harder) and issue a new release. Closing for now. |
|
The type issues should be fixed now. I had two dataset issues locally, but they appeared to be unrelated to HED. |
|
I'm leaving you to fix the esbuild issues. |
|
Not sure how to deal with this, TBH. I made some minor changes to |
I give up. This should solve the issues once and for all.
|
I give up. Unless you have any more ideas, I'm content to freeze the dependency at 4.0.1 until we port hed-validator to TypeScript. |
|
I think we should release hed-validator 4.1.3 with the node bump to version 22 and try that. Will requiring node 22 be a problem? |
|
Only @nellh can say. I don't understand the compatibility issues with node and deno. |
|
There is a bug in the |
This will hopefully fix the build issues once hed-validator 4.1.3 is released.
|
I replaced the Deno esbuild plugin with the "official" one. It should be fixed once the new version of |
Hopefully, this is the last bump needed for a while.
That may have been important after all.
If this fails, I give up.
This reverts commit d822bda.
effigies
left a comment
There was a problem hiding this comment.
Cool, I was able to undo the modifications to build.ts, so thanks for figuring this all out on your end. This was definitely beyond me.
This version includes multiple changes. While most relate to the new browser validation functionality and don't directly affect BIDS, some changes affecting BIDS include TypeScript type declarations and general bug fixes.