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 v59 (main) #160700

Merged
merged 4 commits into from
Jun 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@elastic/charts 58.2.0 -> 59.0.0 age adoption passing confidence

Release Notes

elastic/elastic-charts (@​elastic/charts)

v59.0.0

Compare Source

Bug Fixes
  • legend: use reading direction sorting for stacked bar charts (#​2080) (be9c839)
BREAKING CHANGES
  • legend: the sorting order of the legend is now inverted for stacked charts, following the reading direction of the legend (top-to-bottom in insertion order)

58.2.1 (2023-06-23)

Bug Fixes

v58.2.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jun 28, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jun 28, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@markov00 markov00 added auto-backport Deprecated - use backport:version if exact versions are needed v8.10.0 and removed backport:skip This commit does not require backporting labels Jun 28, 2023
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Page load bundle

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

id before after diff
kbnUiSharedDeps-npmDll 6.0MB 6.0MB -303.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
enterpriseSearch 14 16 +2
securitySolution 413 417 +4
total +6

Total ESLint disabled count

id before after diff
enterpriseSearch 15 17 +2
securitySolution 492 496 +4
total +6

History

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

@markov00 markov00 marked this pull request as ready for review June 28, 2023 16:23
@markov00 markov00 requested review from a team as code owners June 28, 2023 16:23
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations @elastic/kibana-visualizations-external (Team:Visualizations)

@nickofthyme nickofthyme enabled auto-merge (squash) June 28, 2023 18:03
Copy link
Contributor

@davismcphee davismcphee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discover functional test changes seem to be due to the recent @elastic/charts legend sorting changes, LGTM

@nickofthyme nickofthyme merged commit a5ff6e6 into main Jun 29, 2023
@nickofthyme nickofthyme deleted the renovate/main-@elasticcharts branch June 29, 2023 02:36
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Jun 29, 2023
@stratoula
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.9

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

stratoula pushed a commit to stratoula/kibana that referenced this pull request Jun 29, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@elastic/charts](https://togithub.com/elastic/elastic-charts) |
[`58.2.0` ->
`59.0.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/58.2.0/59.0.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@elastic%2fcharts/59.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@elastic%2fcharts/59.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@elastic%2fcharts/59.0.0/compatibility-slim/58.2.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@elastic%2fcharts/59.0.0/confidence-slim/58.2.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>elastic/elastic-charts (@&elastic#8203;elastic/charts)</summary>

###
[`v59.0.0`](https://togithub.com/elastic/elastic-charts/blob/HEAD/CHANGELOG.md#&#8203;5900-httpsgithubcomelasticelastic-chartscomparev5821v5900-2023-06-27)

[Compare
Source](https://togithub.com/elastic/elastic-charts/compare/v58.2.1...v59.0.0)

##### Bug Fixes

- **legend:** use reading direction sorting for stacked bar charts
([#&elastic#8203;2080](https://togithub.com/elastic/elastic-charts/issues/2080))
([be9c839](https://togithub.com/elastic/elastic-charts/commit/be9c83906ab58ac6193fdc9219951741d284447b))

##### BREAKING CHANGES

- **legend:** the sorting order of the legend is now inverted for
stacked charts, following the reading direction of the legend
(top-to-bottom in insertion order)

####
[58.2.1](https://togithub.com/elastic/elastic-charts/compare/v58.2.0...v58.2.1)
(2023-06-23)

##### Bug Fixes

- remove unused redux dev tools
([#&elastic#8203;2079](https://togithub.com/elastic/elastic-charts/issues/2079))
([1870303](https://togithub.com/elastic/elastic-charts/commit/18703038807b784c347348bd8e88b9f5ae47f67e))

###
[`v58.2.1`](https://togithub.com/elastic/elastic-charts/blob/HEAD/CHANGELOG.md#&#8203;5821-httpsgithubcomelasticelastic-chartscomparev5820v5821-2023-06-23)

[Compare
Source](https://togithub.com/elastic/elastic-charts/compare/v58.2.0...v58.2.1)

##### Bug Fixes

- remove unused redux dev tools
([#&elastic#8203;2079](https://togithub.com/elastic/elastic-charts/issues/2079))
([1870303](https://togithub.com/elastic/elastic-charts/commit/18703038807b784c347348bd8e88b9f5ae47f67e))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/elastic/kibana).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Vettorello <[email protected]>
Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit a5ff6e6)
stratoula added a commit that referenced this pull request Jun 29, 2023
)

# Backport

This will backport the following commits from `main` to `8.9`:
- [Update dependency @elastic/charts to v59 (main)
(#160700)](#160700)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants