Skip to content

Upgrade dependency @elastic/charts to v71.3.0#255853

Merged
maryam-saeidi merged 4 commits intoelastic:mainfrom
maryam-saeidi:upgrade-elastic-charts-71.3
Mar 3, 2026
Merged

Upgrade dependency @elastic/charts to v71.3.0#255853
maryam-saeidi merged 4 commits intoelastic:mainfrom
maryam-saeidi:upgrade-elastic-charts-71.3

Conversation

@maryam-saeidi
Copy link
Copy Markdown
Member

Summary

This PR contains the following updates:

Package Type Update Change
@elastic/charts dependencies minor 71.2.0 -> 71.3.0

Release Notes

71.3.0 (2026-03-03)

Features

  • metric: add secondary badge text color (#2799) (5c765e8)
  • metric: expose medium (500) title font-weight in Metric chart (#2792) (c582e81)

@maryam-saeidi maryam-saeidi self-assigned this Mar 3, 2026
@maryam-saeidi maryam-saeidi added Feature:ElasticCharts Issues related to the elastic-charts library release_note:skip Skip the PR/issue when compiling release notes dependencies Pull requests that update a dependency file backport:skip This PR does not require backporting labels Mar 3, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

⏳ Build in-progress, with failures

Failed CI Steps

History

cc @maryam-saeidi

@maryam-saeidi maryam-saeidi requested a review from a team as a code owner March 3, 2026 21:40
LENS_METRIC_STATE_DEFAULTS,
} from '@kbn/lens-common';

type TitleFontWeightString = Extract<TitleFontWeight, string>;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Will update the type to accept 500 when implementing #252834. For now, I just allowed string font weights as before.

@maryam-saeidi maryam-saeidi merged commit 5734c6b into elastic:main Mar 3, 2026
18 checks passed
@maryam-saeidi maryam-saeidi deleted the upgrade-elastic-charts-71.3 branch March 3, 2026 23:39
rbrtj pushed a commit to rbrtj/kibana that referenced this pull request Mar 5, 2026
## Summary

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@elastic/charts](https://github.com/elastic/elastic-charts) |
dependencies | minor | [`71.2.0` ->
`71.3.0`](elastic/elastic-charts@v71.2.0...v71.3.0)
|


### Release Notes
##
[71.3.0](elastic/elastic-charts@v71.2.0...v71.3.0)
(2026-03-03)


### Features

* **metric:** add secondary badge text color
([elastic#2799](elastic/elastic-charts#2799))
([5c765e8](elastic/elastic-charts@5c765e8))
* **metric:** expose medium (500) title font-weight in Metric chart
([elastic#2792](elastic/elastic-charts#2792))
([c582e81](elastic/elastic-charts@c582e81))
DennisKo pushed a commit to DennisKo/kibana that referenced this pull request Mar 6, 2026
## Summary

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@elastic/charts](https://github.com/elastic/elastic-charts) |
dependencies | minor | [`71.2.0` ->
`71.3.0`](elastic/elastic-charts@v71.2.0...v71.3.0)
|


### Release Notes
##
[71.3.0](elastic/elastic-charts@v71.2.0...v71.3.0)
(2026-03-03)


### Features

* **metric:** add secondary badge text color
([elastic#2799](elastic/elastic-charts#2799))
([5c765e8](elastic/elastic-charts@5c765e8))
* **metric:** expose medium (500) title font-weight in Metric chart
([elastic#2792](elastic/elastic-charts#2792))
([c582e81](elastic/elastic-charts@c582e81))
qn895 pushed a commit to qn895/kibana that referenced this pull request Mar 11, 2026
## Summary

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@elastic/charts](https://github.com/elastic/elastic-charts) |
dependencies | minor | [`71.2.0` ->
`71.3.0`](elastic/elastic-charts@v71.2.0...v71.3.0)
|


### Release Notes
##
[71.3.0](elastic/elastic-charts@v71.2.0...v71.3.0)
(2026-03-03)


### Features

* **metric:** add secondary badge text color
([elastic#2799](elastic/elastic-charts#2799))
([5c765e8](elastic/elastic-charts@5c765e8))
* **metric:** expose medium (500) title font-weight in Metric chart
([elastic#2792](elastic/elastic-charts#2792))
([c582e81](elastic/elastic-charts@c582e81))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting dependencies Pull requests that update a dependency file Feature:ElasticCharts Issues related to the elastic-charts library release_note:skip Skip the PR/issue when compiling release notes v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants