Conversation
|
Pinging @elastic/kibana-security (Team:Security) |
|
/ci |
|
/ci |
There was a problem hiding this comment.
LGTM (code review only) with green CI, thanks!
Hey @elastic/kibana-visualizations and @elastic/response-ops,
I see you rely on the markdown-it package in your code. In this PR, we're bumping this package up by two majors. We're going to merge as soon as CI is green, assuming existing tests would catch any potential breaking changes.
If you're aware of any code paths that depend on markdown-it and are not covered with tests, please verify that everything is still functioning properly when you have time. Thanks!
UPDATE: Looks like our tests have caught something already!
|
I would like to fix forward with this upgrade if it is not prohibitively difficult; our current version is over 2 years old! Who would be best to contact about these Storybook issues? |
@elastic/kibana-operations owns the storybook dependency, but if you have problems with specific storybooks, then we'll have to reach out to the respective teams. |
|
@kc13greiner The Storybook build error looks like it is trying to load the ES module instead of Common JS. We currently do not support ES modules, but the |
pmuellr
left a comment
There was a problem hiding this comment.
I reviewed the changelog - nothing that would directly impact ResponseOps email connector. Perhaps some better auto-linkification? Who can say :-)
Tested with some emails with Discover links that rarely linkify - no difference from previous releases - broken links, but full text - so no change.
So, LGTM.
|
Hi there, from the Visualization team POV, this change is fine if the new version doesn't introduce breaking changes in the spec/preferences/defaults. We already had a pretty large issue when trying to migrate to the EUI markdown component because it introduces and changes way too much the style/code/CSS of the output. |
|
buildkite test this |
| }, | ||
| config | ||
| ); | ||
| // webpackMerge is concatenating the storybookConfig and config |
There was a problem hiding this comment.
I'm somewhat surprised this was working as is, the merged config doesn't look how I would expect it to. This needs a better fix, but assuming it works I'll leave it for the reviewers judgement on priority.
|
latest changes continue to work ... |
|
/ci |
markov00
left a comment
There was a problem hiding this comment.
Tested locally, no visual differences between the two versions
|
@jbudz Are you ok with me merging this? |
|
@elastic/kibana-presentation can you verify the canvas shareable runtime behaves as expected? |
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: cc @kc13greiner |
Summary
Upgrade
markdown-itfrom 12.3.2 to 14.1.0Changes
markdown-it/markdown-it@12.3.2...14.1.0