Tags: dfinity/nns-dapp
Tags
bot: Update sns_aggregator candid bindings (#7792) # Motivation A newer release of the internet computer is available. We would like to parse all the latest SNS data. To do so, we update the candid interfaces for the SNS aggregator. Even with no changes, just updating the reference is good practice. # Changes * Update the version of `IC_COMMIT_FOR_SNS_AGGREGATOR` specified in `config.json`. * Updated the `sns_aggregator` candid files to the versions in that commit. * Updated the Rust code derived from `.did` files in the aggregator. # Tests - [ ] Please check the API updates for any breaking changes that affect our code. Breaking changes are: * New mandatory fields * Removing mandatory fields * Renaming fields * Changing the type of a field * Adding new variants Co-authored-by: gix-bot <gix-bot@users.noreply.github.com>
bot: Update sns_aggregator candid bindings (#7792) # Motivation A newer release of the internet computer is available. We would like to parse all the latest SNS data. To do so, we update the candid interfaces for the SNS aggregator. Even with no changes, just updating the reference is good practice. # Changes * Update the version of `IC_COMMIT_FOR_SNS_AGGREGATOR` specified in `config.json`. * Updated the `sns_aggregator` candid files to the versions in that commit. * Updated the Rust code derived from `.did` files in the aggregator. # Tests - [ ] Please check the API updates for any breaking changes that affect our code. Breaking changes are: * New mandatory fields * Removing mandatory fields * Renaming fields * Changing the type of a field * Adding new variants Co-authored-by: gix-bot <gix-bot@users.noreply.github.com>
fix(deps): patch flatted prototype pollution via npm audit fix (#7789) # Motivation ``` # npm audit report flatted <=3.4.1 Severity: high Prototype Pollution via parse() in NodeJS flatted - GHSA-rf6f-7fwh-wjgh fix available via `npm audit fix` node_modules/flatted 1 high severity vulnerability To address all issues, run: npm audit fix ``` # Changes - Ran `npm audit fix` # Tests - CI is green # Todos - [x] Accessibility (a11y) – any impact? - [x] Changelog – is it needed?
fix(deps): patch flatted prototype pollution via npm audit fix (#7789) # Motivation ``` # npm audit report flatted <=3.4.1 Severity: high Prototype Pollution via parse() in NodeJS flatted - GHSA-rf6f-7fwh-wjgh fix available via `npm audit fix` node_modules/flatted 1 high severity vulnerability To address all issues, run: npm audit fix ``` # Changes - Ran `npm audit fix` # Tests - CI is green # Todos - [x] Accessibility (a11y) – any impact? - [x] Changelog – is it needed?
fix(deps): patch flatted prototype pollution via npm audit fix (#7789) # Motivation ``` # npm audit report flatted <=3.4.1 Severity: high Prototype Pollution via parse() in NodeJS flatted - GHSA-rf6f-7fwh-wjgh fix available via `npm audit fix` node_modules/flatted 1 high severity vulnerability To address all issues, run: npm audit fix ``` # Changes - Ran `npm audit fix` # Tests - CI is green # Todos - [x] Accessibility (a11y) – any impact? - [x] Changelog – is it needed?
fix(deps): patch flatted prototype pollution via npm audit fix (#7789) # Motivation ``` # npm audit report flatted <=3.4.1 Severity: high Prototype Pollution via parse() in NodeJS flatted - GHSA-rf6f-7fwh-wjgh fix available via `npm audit fix` node_modules/flatted 1 high severity vulnerability To address all issues, run: npm audit fix ``` # Changes - Ran `npm audit fix` # Tests - CI is green # Todos - [x] Accessibility (a11y) – any impact? - [x] Changelog – is it needed?
fix(deps): patch flatted prototype pollution via npm audit fix (#7789) # Motivation ``` # npm audit report flatted <=3.4.1 Severity: high Prototype Pollution via parse() in NodeJS flatted - GHSA-rf6f-7fwh-wjgh fix available via `npm audit fix` node_modules/flatted 1 high severity vulnerability To address all issues, run: npm audit fix ``` # Changes - Ran `npm audit fix` # Tests - CI is green # Todos - [x] Accessibility (a11y) – any impact? - [x] Changelog – is it needed?
fix(deps): patch flatted prototype pollution via npm audit fix (#7789) # Motivation ``` # npm audit report flatted <=3.4.1 Severity: high Prototype Pollution via parse() in NodeJS flatted - GHSA-rf6f-7fwh-wjgh fix available via `npm audit fix` node_modules/flatted 1 high severity vulnerability To address all issues, run: npm audit fix ``` # Changes - Ran `npm audit fix` # Tests - CI is green # Todos - [x] Accessibility (a11y) – any impact? - [x] Changelog – is it needed?
bot: Update SNS Aggregator Response (#7787) # Motivation We would like to keep the ProdLaunchpad.spec up to date with mainnet data. # Changes * Update the files used for the fetch mock in ProdLaunchpad.spec. # Tests Only test changes. Co-authored-by: gix-bot <gix-bot@users.noreply.github.com>
PreviousNext