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

Bump TypeScript to v3.9 #67666

Merged
merged 103 commits into from
Jun 11, 2020
Merged

Bump TypeScript to v3.9 #67666

merged 103 commits into from
Jun 11, 2020

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    a82dea3 View commit details
    Browse the repository at this point in the history
  2. bump ts version to 3.9.3

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    1209ac8 View commit details
    Browse the repository at this point in the history
  3. rebuild kbn-pm

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    ac2bc71 View commit details
    Browse the repository at this point in the history
  4. bump typescript-eslint

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    d3cd8a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    090b1b7 View commit details
    Browse the repository at this point in the history
  6. check export as works

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    31ce720 View commit details
    Browse the repository at this point in the history
  7. fix app migration type

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    652af9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    870eb81 View commit details
    Browse the repository at this point in the history
  9. fix errors from the old PR

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    e3e68f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be07879 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8cae218 View commit details
    Browse the repository at this point in the history
  12. add some types for viz

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    675a225 View commit details
    Browse the repository at this point in the history
  13. fix fetch type p.2

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    e168c62 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    97323f9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    82ab3ef View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8394514 View commit details
    Browse the repository at this point in the history
  17. add timestamp to known types

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    9f68529 View commit details
    Browse the repository at this point in the history
  18. fix type error in fetch

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    72f2296 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e9ace30 View commit details
    Browse the repository at this point in the history
  20. declare a type

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    dfa2574 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dd7f2c8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f294214 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e84eb25 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3fe70e4 View commit details
    Browse the repository at this point in the history
  25. fix error type

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    a482090 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    09d5706 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4dd6549 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    796d839 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1889b6c View commit details
    Browse the repository at this point in the history
  30. fix type error

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    991ddb3 View commit details
    Browse the repository at this point in the history
  31. cast to string

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    dc3ce73 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    96771a2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f63dba3 View commit details
    Browse the repository at this point in the history
  34. fix some errors in timelion

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    9398916 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c2a91ff View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8490984 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f77c5c3 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    9a99b84 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4cdebff View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f17e3b9 View commit details
    Browse the repository at this point in the history
  41. workaround type

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    96fac96 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    997e7fa View commit details
    Browse the repository at this point in the history
  43. test private property

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    8b2ecc8 View commit details
    Browse the repository at this point in the history
  44. rebuild kbn-pm

    mshustov committed May 28, 2020
    Configuration menu
    Copy the full SHA
    a7bcdcf View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    626b710 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Merge pull request #1 from nchaulet/ts-update-beats-cm

    Fix ts errors for beats management
    mshustov committed May 29, 2020
    Configuration menu
    Copy the full SHA
    baa6209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20e8e47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    315c7a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad99021 View commit details
    Browse the repository at this point in the history
  5. Fix TS error in Watcher.

    cjcenizal committed May 29, 2020
    Configuration menu
    Copy the full SHA
    efe7b08 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Merge pull request #3 from nchaulet/fix-ingest-manager-ts-upgrade

    [Ingest Manager] Fix ingest manager saved object attributes typings
    mshustov committed May 30, 2020
    Configuration menu
    Copy the full SHA
    dea0122 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    2b4a810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc4ef14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1d22c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from weltenwort/logs-metrics-ui-update-to-ts-3-9

    [Logs+Metrics UI] Fix type inference broken by the TS 3.9 upgrade
    mshustov committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    fe04a00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fd55b2 View commit details
    Browse the repository at this point in the history
  6. fix security plugin types

    legrego committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    a75a205 View commit details
    Browse the repository at this point in the history
  7. TypeScript 3.9 fixes for APM

    smith committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    3caa679 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Fix ColorRange types.

    walterra committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    ffe3338 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    3c7e50b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a790f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b39e4f View commit details
    Browse the repository at this point in the history
  4. fix lists error

    mshustov committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    f8b8e99 View commit details
    Browse the repository at this point in the history
  5. More APM fixes

    * Remove paramaterization from `removeEmpty in agent config SettingsPage component (it's only used there and doesn't need to be parameterized.)
    * Add option chain for case in registerTransactionDurationAlertType
    * Cast `overallValue` in transform_metrics_chart
    * Use more specific type for custom link filters
    * Add more option chaining for local UI filters buckets response
    * Remove unused parameters from routes
    * Fix getProjection type parameter
    * Use destructuring in serviceNodesLocalFiltersRoute to hide `never` error
    * Revert `UnionToIntersection` change in `AggregationResponseMap`
    
    Fixes elastic#67804.
    smith committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    535afb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf406fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    beee8d2 View commit details
    Browse the repository at this point in the history
  8. fix platform type error

    mshustov committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    3d39cd5 View commit details
    Browse the repository at this point in the history
  9. Fix visualizations types.

    lukeelmers committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    7579678 View commit details
    Browse the repository at this point in the history
  10. Fix data plugin types.

    lukeelmers committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    fa094a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    4113e83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888b90b View commit details
    Browse the repository at this point in the history
  3. bump TS version to 3.9.5

    mshustov committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    7951f77 View commit details
    Browse the repository at this point in the history
  4. Fix telemetry TS errors

    afharo committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    403205c View commit details
    Browse the repository at this point in the history
  5. Fix dashboard code

    Tim Roes committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    90cd6d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a4bd7f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    6b920ab View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    ff64040 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02516af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c5c91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a72a9e3 View commit details
    Browse the repository at this point in the history
  5. update docs

    mshustov committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    987b4a0 View commit details
    Browse the repository at this point in the history
  6. Fix timelion code

    Tim Roes committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    368197f View commit details
    Browse the repository at this point in the history
  7. Fix meta

    patrykkopycinski committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    aac2380 View commit details
    Browse the repository at this point in the history
  8. Fix types

    patrykkopycinski committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    b0b4d83 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    e2d6e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f25e739 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b49dad5 View commit details
    Browse the repository at this point in the history
  4. bump babel deps

    mshustov committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    fdb016c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3256c88 View commit details
    Browse the repository at this point in the history
  6. update kbn-pm dist

    mshustov committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    4ff4b54 View commit details
    Browse the repository at this point in the history
  7. whitelist 0BSD license

    mshustov committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    16a8300 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e98c40a View commit details
    Browse the repository at this point in the history
  9. disable new babel plugins

    mshustov committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    04d9594 View commit details
    Browse the repository at this point in the history
  10. Revert "disable new babel plugins"

    This reverts commit 04d9594.
    mshustov committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    64f08da View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    4218caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e45065c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87a2846 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    babcc16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37e3263 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from FrankHassanabad/fix-for-type

    Fixes type error for newer TypeScript
    mshustov committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    cf62228 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    a887ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4baf675 View commit details
    Browse the repository at this point in the history
  3. update docs

    mshustov committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    d26ff2c View commit details
    Browse the repository at this point in the history