AlaskaAirlines / auro-menu

Custom element that provides a list of options for the user to choose from
https://auro.alaskaair.com/components/auro/menu
Apache License 2.0
2 stars 3 forks source link

mark.js is using 8.11.0 vs 8.11.1 #154

Closed blackfalcon closed 10 months ago

blackfalcon commented 2 years ago

General Support Request

Auro menu is using mark.js v 8.11.0 and we received an automated PR to update to 8.11.1 https://github.com/AlaskaAirlines/auro-menu/pull/153

The 8.11.1 update is failing to build.

Support request

Question: 8.11.1 was released 5 years ago, why did we use 8.11.0?

Review and address the build error

TypeError: Cannot set properties of undefined (setting 'Mark')
blackfalcon commented 2 years ago

148 files changed for a patch change, but ok https://github.com/julmot/mark.js/compare/8.11.0...8.11.1

Patrick-Daly-AA commented 10 months ago

Duplicate of AlaskaAirlines/auro-form#40