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

Update dependency @elastic/charts to v16 #53881

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2020

This PR contains the following updates:

Package Type Update Change
@elastic/charts dependencies major ^14.0.0 -> ^16.0.1

Release Notes

elastic/elastic-charts

v16.0.1

Compare Source

Bug Fixes
  • specs: shows a chart message without series specified (#​506) (ba1a67b)

v16.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • external pointer: The onCursorUpdate Settings property is changed to a more generic
    onPointerUpdate. The same apply for the event type CursorEvent that is now PointerEvent and can assume a PointerOverEvent or PointOutEvent shape (see TS types)

15.0.5 (2019-12-12)

Bug Fixes

15.0.4 (2019-12-12)

Bug Fixes

15.0.3 (2019-12-05)

Bug Fixes

15.0.2 (2019-12-05)

Bug Fixes

15.0.1 (2019-12-02)

Bug Fixes

v15.0.5

Compare Source

Bug Fixes
BREAKING CHANGES
  • external pointer: The onCursorUpdate Settings property is changed to a more generic
    onPointerUpdate. The same apply for the event type CursorEvent that is now PointerEvent and can assume a PointerOverEvent or PointOutEvent shape (see TS types)

15.0.5 (2019-12-12)

Bug Fixes

15.0.4 (2019-12-12)

Bug Fixes

15.0.3 (2019-12-05)

Bug Fixes

15.0.2 (2019-12-05)

Bug Fixes

15.0.1 (2019-12-02)

Bug Fixes

v15.0.4

Compare Source

Bug Fixes

v15.0.3

Compare Source

Bug Fixes

v15.0.2

Compare Source

Bug Fixes

v15.0.1

Compare Source

Bug Fixes

v15.0.0

Compare Source

Code Refactoring
BREAKING CHANGES
  • GeometryId is now SeriesIdentifier. customSeriesColors prop on SeriesSpec which used to take a CustomSeriesColorsMap, now expects a CustomSeriesColors type. LegendItemListener now passes the SeriesIdentifier type as the first callback argument.
  • SpecId,AxisId, AnnotationId types are down-casted to a string type. The getSpecId, getAxisId and getAnnotationId methods still exist and but return just the same passed string until deprecated in a future version. The spec ids, previously id, axisId,annotationId etc are now aligned to use the same prop name: id. The chart rendering status data-ech-render-complete and data-ech-render-count is no more at the root level of the echChart div, but on its child element: echChartStatus. The Spec has two new private properties called chartType and specType.

v14.2.0

Compare Source

Code Refactoring
BREAKING CHANGES
  • GeometryId is now SeriesIdentifier. customSeriesColors prop on SeriesSpec which used to take a CustomSeriesColorsMap, now expects a CustomSeriesColors type. LegendItemListener now passes the SeriesIdentifier type as the first callback argument.
  • SpecId,AxisId, AnnotationId types are down-casted to a string type. The getSpecId, getAxisId and getAnnotationId methods still exist and but return just the same passed string until deprecated in a future version. The spec ids, previously id, axisId,annotationId etc are now aligned to use the same prop name: id. The chart rendering status data-ech-render-complete and data-ech-render-count is no more at the root level of the echChart div, but on its child element: echChartStatus. The Spec has two new private properties called chartType and specType.

v14.1.0

Compare Source

Features

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot added release_note:skip Skip the PR/issue when compiling release notes renovate Renovate dependency update with major version updates renovate:major Renovate dependency update with major version updates Team:Operations Team label for Operations Team v7.6.0 v8.0.0 labels Jan 2, 2020
@renovate renovate bot requested a review from markov00 January 2, 2020 09:30
@elasticmachine
Copy link
Contributor

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

@renovate renovate bot force-pushed the renovate/@elasticcharts branch from 990ee9c to a555725 Compare January 3, 2020 09:17
@markov00
Copy link
Member

markov00 commented Jan 3, 2020

close in favour of #52619

@markov00 markov00 closed this Jan 3, 2020
@markov00 markov00 deleted the renovate/@elasticcharts branch January 3, 2020 10:19
@renovate
Copy link
Contributor Author

renovate bot commented Jan 3, 2020

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 16.x releases. However, if you upgrade to 16.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@kibanamachine
Copy link
Contributor

💔 Build Failed

History

  • 💔 Build #17527 failed 990ee9c252efbc440f0e1ca1cf7f6b535d0c0291

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

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 renovate:major Renovate dependency update with major version updates renovate Renovate dependency update with major version updates Team:Operations Team label for Operations Team v7.6.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants