Skip to content

Commit 3c0d428

Browse files
abailly-akamaimjac0bsjdamore-linodecpathipahkhalil-akamai
authored
security: [M3-9540] - Remedy canvg dependency vulnerability (#11839)
* Remove optional canvg dependency * Go the rollup external route * Added changeset: Remedy canvg dependency vulnerability * upcoming: [M3-9495] - Disable APL for LKE-E clusters (#11809) * Show the APL section only for standard cluster tiers * Added changeset: Disable APL for LKE-E clusters on create flow * WIP - poc for what disabled, rather than hidden, section would look like * Update with proposed UX changes * Update test coverage with mocked endpoints, UX changes * Tweak changeset * Update chip text size to small for consistency with other chips * Fix bug preventing 'no' button from being checked * test: [M3-9508] - Fix GHA Cypress pipeline by redirecting env value to file (#11853) * Fix GHA Cypress pipeline by using literal values in matrix * Redirect output to .env file * Set `record` action property to `false` (#11854) * Disable Cypress Cloud parallelization action option (#11855) * change: [M3-9434] - Update styles to CDS for create menu (#11821) * change: [M3-9434] - Theme changes to create menu * update styles to CDS * Update CreateMenu.styles.ts * Added changeset: Update styles to CSD for create menu * Update packages/manager/src/features/TopMenu/CreateMenu/CreateMenu.styles.ts Co-authored-by: Hussain Khalil <122488130+hkhalil-akamai@users.noreply.github.com> * Disabling the custom font-weight eslint rule. --------- Co-authored-by: Hussain Khalil <122488130+hkhalil-akamai@users.noreply.github.com> * fix: [M3-9459] - show details button misalignment for selected stackscript (#11838) * fix: [M3-9459] - show details button misalignment for selected stackscript * Added changeset: show details button misalignment for selected stackscript * Remove StyledRootContainer ans use actionCell prop for alignment * Update changeset description * feedback * cleanup * lock update * Switch to using 3.0.1 --------- Co-authored-by: Mariah Jacobs <114685994+mjac0bs@users.noreply.github.com> Co-authored-by: jdamore-linode <97627410+jdamore-linode@users.noreply.github.com> Co-authored-by: cpathipa <119517080+cpathipa@users.noreply.github.com> Co-authored-by: Hussain Khalil <122488130+hkhalil-akamai@users.noreply.github.com> Co-authored-by: hasyed-akamai <hasyed@akamai.com>
1 parent 9bf7c34 commit 3c0d428

3 files changed

Lines changed: 18 additions & 13 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@linode/manager": Tech Stories
3+
---
4+
5+
Remedy canvg dependency vulnerability ([#11839](https://github.com/linode/manager/pull/11839))

packages/manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"immer": "^9.0.6",
5959
"ipaddr.js": "^1.9.1",
6060
"js-sha256": "^0.11.0",
61-
"jspdf": "^3.0.0",
61+
"jspdf": "^3.0.1",
6262
"jspdf-autotable": "^5.0.2",
6363
"launchdarkly-react-client-sdk": "3.0.10",
6464
"libphonenumber-js": "^1.10.6",

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)