-
Notifications
You must be signed in to change notification settings - Fork 41
Bump vulnerable HappyDOM version #2673
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
Conversation
f584728
to
f861348
Compare
Signed-off-by: Paweł Perek <[email protected]>
f861348
to
fbd15d4
Compare
Signed-off-by: Paweł Perek <[email protected]>
Signed-off-by: Paweł Perek <[email protected]>
Signed-off-by: Paweł Perek <[email protected]>
Signed-off-by: Paweł Perek <[email protected]>
Signed-off-by: Paweł Perek <[email protected]>
Signed-off-by: Paweł Perek <[email protected]>
Signed-off-by: Paweł Perek <[email protected]>
Signed-off-by: Paweł Perek <[email protected]>
Signed-off-by: Paweł Perek <[email protected]>
Signed-off-by: Paweł Perek <[email protected]>
class="jsondiffpatch-node jsondiffpatch-child-node-type-object"><div | ||
class="jsondiffpatch-property-name">decentralizedSynchronizer</div><ul | ||
class="jsondiffpatch-node jsondiffpatch-node-type-object"></ul></li><li | ||
class="jsondiffpatch-node jsondiffpatch-node-type-object"><li |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have no idea what's the deal with those diffs but they look roughly correct after pasting them to browser
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This worries me to be honest, it's weird that this would change? Or is it just more compact or something like that
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, afaik there is no reason for this change including new render engine, I will investigate both of those HTMLs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Definitely interested to know why these changed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Surprisingly enough it looks like the HD 20 diff is correct unlike HD 11, check out the screenshots:
- First example:
- 20:

- 11:

- Second example:
- 20:

- 11:

Current mocks seem to close JSON objects immediately... LMK what you think @fayi-da because TBH I'm not really comfortable with merging these diffs too
Please do a cluster test |
/cluster_test |
Deploy cluster test triggered for Commit 174f6fff4cf3ef9461ab3b6291e7823e831479f1 in , please contact a Contributor to approve it in CircleCI: https://app.circleci.com/pipelines/github/DACH-NY/canton-network-internal/36769 |
apps/sv/frontend/src/__tests__/governance/proposal-details-content.test.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
/cluster_test |
Deploy cluster test triggered for Commit 174f6fff4cf3ef9461ab3b6291e7823e831479f1 in , please contact a Contributor to approve it in CircleCI: https://app.circleci.com/pipelines/github/DACH-NY/canton-network-internal/37251 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Fixes https://github.com/DACH-NY/canton-network-internal/issues/2311
Pull Request Checklist
Cluster Testing
/cluster_test
on this PR to request it, and ping someone with access to the DA-internal system to approve it./hdm_test
on this PR to request it, and ping someone with access to the DA-internal system to approve it.PR Guidelines
Fixes #n
, and mention issues worked on using#n
Merge Guidelines