-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 v17 #55376
Conversation
Pinging @elastic/kibana-operations (Team:Operations) |
I'm not sure this renovate bot should be usingi the v7.6.0 label after we've passed Feature Freeze for the release. Only should be merged if it's fixing identified bugs at this point. |
9b729da
to
4ebab0a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was working on a change that needed 16.2.1, this upgrade is doing the same thing
4ebab0a
to
e8aa25a
Compare
|
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. |
@elastic/kibana-operations Could you explain this new |
@nickofthyme this new |
@mistic thanks for the links. So for updating one of these dependencies I need to update |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but did not test
@nickofthyme yeah exactly and finally also export the key here https://github.com/elastic/kibana/blob/master/packages/kbn-ui-shared-deps/index.js |
@mistic cool, so the ops team wants to be code owner for all changes to |
24dcea4
to
a256aa8
Compare
a256aa8
to
4d41a2f
Compare
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
* Update dependency @elastic/charts to v17 * Update yarn.lock * Fix type errors * Update to latest version Co-authored-by: WhiteSource Renovate <[email protected]> Co-authored-by: Nick Partridge <[email protected]>
This PR contains the following updates:
^16.1.0
->^17.0.0
^16.1.0
->^17.0.0
Release Notes
elastic/elastic-charts
v17.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
onElementOver
and theonElementClick
are now called withArray<[GeometryValue, SeriesIdentifier]>
instead ofArray<GeometryValue>
Partition
charts—Layers
:fillLabel.formatter
->fillLabel.valueFormatter
; typeFillLabel
->FillLabelConfig
Non-breaking changes:
feat: the values in linked labels are rendered, just like they have been in the sectors (formerly, the value could optionally be put in the link label accessor itself)
feat: font styling is possible separately for values:
valueFormatter
configstest: opacity decrease example; coloring examples
feat: hierarchical data (
parent
,sortIndex
) is made available to accessors (see stories, helpful with eg. coloring)refactor: tighter types; other code improvements
16.2.1 (2020-01-23)
Bug Fixes
v16.2.1
Compare Source
Bug Fixes
Features
BREAKING CHANGES
onElementOver
and theonElementClick
are now called withArray<[GeometryValue, SeriesIdentifier]>
instead ofArray<GeometryValue>
Partition
charts—Layers
:fillLabel.formatter
->fillLabel.valueFormatter
; typeFillLabel
->FillLabelConfig
Non-breaking changes:
feat: the values in linked labels are rendered, just like they have been in the sectors (formerly, the value could optionally be put in the link label accessor itself)
feat: font styling is possible separately for values:
valueFormatter
configstest: opacity decrease example; coloring examples
feat: hierarchical data (
parent
,sortIndex
) is made available to accessors (see stories, helpful with eg. coloring)refactor: tighter types; other code improvements
16.2.1 (2020-01-23)
Bug Fixes
v16.2.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 tick the rebase/retry checkbox below.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.