Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate @babel/* packages and use latest compatible version #93264

Merged
merged 3 commits into from
Mar 3, 2021

Conversation

watson
Copy link
Contributor

@watson watson commented Mar 2, 2021

There were several duplicate @babel/* packages in our yarn.lock file that could be consolidated based on the requested semver-range. The easiest way to do this was to simply remove them all from the lock file and run yarn kbn bootstrap. This PR is the result of that.

@watson watson added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.13.0 labels Mar 2, 2021
@watson watson self-assigned this Mar 2, 2021
@watson watson requested a review from a team March 2, 2021 20:23
@watson watson marked this pull request as ready for review March 2, 2021 20:23
@watson watson requested review from a team as code owners March 2, 2021 20:23
@watson watson added the auto-backport Deprecated - use backport:version if exact versions are needed label Mar 2, 2021
@watson watson enabled auto-merge (squash) March 2, 2021 20:25
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
canvas 1145 1144 -1
enterpriseSearch 1305 1259 -46
fileUpload 197 156 -41
graph 173 171 -2
ml 1740 1735 -5
security 475 474 -1
securitySolution 2204 2203 -1
uptime 605 603 -2
total -99

Async chunks

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

id before after diff
canvas 1.4MB 1.4MB -341.0B
enterpriseSearch 2.0MB 2.0MB -16.4KB
fileUpload 826.0KB 810.7KB -15.2KB
graph 1.2MB 1.2MB -680.0B
ml 6.4MB 6.4MB -1.5KB
security 724.3KB 724.3KB -4.0B
securitySolution 7.8MB 7.8MB -343.0B
triggersActionsUi 1.6MB 1.5MB -23.9KB
uptime 939.2KB 938.5KB -682.0B
total -59.0KB

Page load bundle

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

id before after diff
security 131.0KB 130.9KB -146.0B
triggersActionsUi 104.0KB 104.1KB +82.0B
total -64.0B
Unknown metric groups

@kbn/ui-shared-deps asset size

id before after diff
[email protected] 2.5MB 2.5MB +2.0B
kbn-ui-shared-deps.js 7.4MB 7.4MB -874.0B
total -872.0B

async chunk count

id before after diff
triggersActionsUi 41 42 +1

History

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

cc @watson

@kibanamachine
Copy link
Contributor

💚 Backport successful

7.x / #93376

Successful backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Mar 3, 2021
gmmorris added a commit to gmmorris/kibana that referenced this pull request Mar 3, 2021
* master: (45 commits)
  Add outcome of node scripts/build_api_docs (elastic#93399)
  [Lens] fix long field name on field stats panel doesn't wrap (elastic#93279)
  [Bug] Fix filter creation for numeric scripted fields in Discover (elastic#93224)
  [uptime] Fix anomaly alert edit (elastic#93025)
  Consolidate @babel/* packages and use latest compatible version (elastic#93264)
  [Search Embeddable] Add highlighting when searching (elastic#93178)
  [APM] Add missing bottom border to header (elastic#93179)
  [CI] No longer collect APM span stack traces (elastic#93263)
  [XY Chart] Fix "No data to display" error when using IP range aggregation to split series (elastic#93024)
  update generated public api docs
  API DOCS Step 3/3 (elastic#92929)
  chore(NA): look for bazel packages on npm_module folder during distributable build (elastic#93262)
  rename advanced setting ml:fileDataVisualizerMaxFileSize to fileUpload:maxFileSize and increase max geojson upload size to 1GB (elastic#92620)
  [kbn/optimizer] allow customizing the limits path from the script (elastic#93153)
  [Alerting][Docs] Adding template for documenting alert and action types (elastic#92830)
  [jenkins] convert baseline capture job to use tasks (elastic#93288)
  removing the linked issue in comments from PR (elastic#93303)
  chore(NA): do not include fs within a storybook build (elastic#93294)
  [Maps] Update Map extent queries to use bounding box logic for both point and shape queries (elastic#93156)
  Add searchDuration to EQL and Threshold rules (elastic#93149)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes v7.13.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants