Skip to content

[7.x] Bumping EUI to 39.0.0 (#113633)#114726

Merged
kibanamachine merged 1 commit intoelastic:7.xfrom
kibanamachine:backport/7.x/pr-113633
Oct 12, 2021
Merged

[7.x] Bumping EUI to 39.0.0 (#113633)#114726
kibanamachine merged 1 commit intoelastic:7.xfrom
kibanamachine:backport/7.x/pr-113633

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

* Upgraded the version of EUI to 38.2.0 from 38.0.1

* Updated the i18n mappings required for EUI v.38.2.0

* Update i18n snapshots and resolve linting error

* Removed html_id_generator mocks.

Current mock was failing due to missing useGeneratedHtmlId export. This is safe to remove because EUI contains a .testenv that contains an mock for html_id_generator. More info at https://github.com/elastic/eui/blob/master/src/services/accessibility/html_id_generator.testenv.ts

* Resolve linting error in i18n mapping file

* Removed html_id_generator mocks.

Current mock was failing due to missing useGeneratedHtmlId export. This is safe to remove because EUI contains a .testenv that contains a mock for html_id_generator. More info at https://github.com/elastic/eui/blob/master/src/services/accessibility/html_id_generator.testenv.ts

* Update plugin snapshots

* Resolve merge conflict in license_checker config.ts file

* Upgrade EUI to version 39.0.0 from the original target (38.2.0) to handle an issue found with a functional test during the original upgrade

* Updated the i18n mapping for EUI v.39.0.0

* Update various snapshots to account for the an i18n translation token addition in EUI v. 39.0.0

* Updated test cases marked as obsolete by CI

* Update src/dev/license_checker/config.ts

Removing TODO comments from src/dev/license_checker/config.ts as they are no longer needed.

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

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Constance <constancecchen@users.noreply.github.com>
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Oct 12, 2021
@kibanamachine kibanamachine enabled auto-merge (squash) October 12, 2021 21:13
@kibanamachine
Copy link
Copy Markdown
Contributor Author

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 2.7MB 2.7MB -1.0B
canvas 1.0MB 1.0MB -1.0B
cloud 12.3KB 12.3KB -1.0B
crossClusterReplication 168.4KB 168.4KB -1.0B
dashboard 136.2KB 136.2KB -1.0B
enterpriseSearch 1.4MB 1.4MB -1.0B
fileUpload 673.4KB 673.4KB -1.0B
graph 405.7KB 405.7KB -1.0B
indexManagement 528.1KB 528.1KB -1.0B
infra 938.0KB 938.0KB -1.0B
ingestPipelines 453.1KB 453.1KB -1.0B
kibanaReact 203.5KB 203.5KB -2.0B
lens 1.0MB 1.0MB -1.0B
licenseManagement 66.4KB 66.4KB -1.0B
maps 2.7MB 2.7MB -1.0B
mapsEms 174.0KB 174.0KB -1.0B
ml 3.6MB 3.6MB -1.0B
remoteClusters 89.6KB 89.6KB -1.0B
reporting 43.9KB 43.9KB -1.0B
rollup 135.0KB 135.0KB -1.0B
security 514.6KB 514.6KB -1.0B
securitySolution 4.3MB 4.3MB -1.0B
uiActionsEnhanced 128.8KB 128.8KB -1.0B
uptime 567.1KB 567.1KB -1.0B
visTypeTimeseries 639.6KB 639.6KB -1.0B
visTypeVega 1.9MB 1.9MB -2.0B
visTypeVislib 378.4KB 378.4KB -1.0B
total -29.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
core 300.8KB 301.3KB +468.0B
fieldFormats 49.0KB 49.0KB -1.0B
fleet 103.4KB 103.4KB -1.0B
kbnUiSharedDeps-css 596.7KB 597.0KB +321.0B
kbnUiSharedDeps-npmDll 5.1MB 5.1MB +18.3KB
kbnUiSharedDeps-srcJs 3.8MB 3.8MB -1.0B
kibanaUtils 85.8KB 85.7KB -1.0B
share 54.9KB 54.9KB -1.0B
timelines 159.1KB 159.1KB -1.0B
total +19.1KB

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

cc @breehall

@kibanamachine kibanamachine merged commit 949edb5 into elastic:7.x Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants