Skip to content

[kbn/optimizer] remove unneeded DisallowSyntaxPlugin#74178

Merged
spalger merged 2 commits intoelastic:masterfrom
spalger:remove/disallowed-syntax-plugin
Aug 3, 2020
Merged

[kbn/optimizer] remove unneeded DisallowSyntaxPlugin#74178
spalger merged 2 commits intoelastic:masterfrom
spalger:remove/disallowed-syntax-plugin

Conversation

@spalger
Copy link
Copy Markdown
Contributor

@spalger spalger commented Aug 3, 2020

Fixes #74173

We dropped support for IE11 in 7.9 so we no longer need to validate that node_modules only have syntax that is supported in IE11. I double checked all the syntax that was previously checked and it's all supported now.

@spalger spalger added Team:Operations Kibana-Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.10.0 labels Aug 3, 2020
@spalger spalger requested a review from a team as a code owner August 3, 2020 21:29
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@spalger spalger merged commit c7202e5 into elastic:master Aug 3, 2020
@spalger spalger deleted the remove/disallowed-syntax-plugin branch August 3, 2020 23:21
spalger added a commit to spalger/kibana that referenced this pull request Aug 3, 2020
Co-authored-by: spalger <spalger@users.noreply.github.com>
spalger added a commit that referenced this pull request Aug 4, 2020
…74194)

Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: spalger <spalger@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Operations Kibana-Operations Team v7.10.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loosen restrictions on ES5 syntax in node_modules

4 participants