Skip to content

Bump @highcharts/react from 5.2.2 to 5.3.0 - #1567

Merged
lpgera merged 1 commit into
masterfrom
dependabot/npm_and_yarn/highcharts/react-5.3.0
Aug 28, 2026
Merged

Bump @highcharts/react from 5.2.2 to 5.3.0#1567
lpgera merged 1 commit into
masterfrom
dependabot/npm_and_yarn/highcharts/react-5.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps @highcharts/react from 5.2.2 to 5.3.0.

Changelog

Sourced from @​highcharts/react's changelog.

v5.3.0

Highcharts React v5.3.0 adds automatic module loading for the generic <Series /> component, improves Chart re-render performance and adds a dedicated <SeriesLabel /> module component.

Features

  • Added automatic, lazy loading of required modules for the generic <Series /> component (e.g. <Series type="heatmap" /> now works with no manual import).
  • Improved the Chart component's update logic, increasing re-render performance.
  • Added a dedicated module component for <SeriesLabel />.

Bug fixes

  • Fixed children rendering and typing to support all valid JSX patterns (closes highcharts/highcharts-react#582).
  • Unified the two separate series-handling code paths into one.
  • Fixed duplicate series keys in the root configuration.
  • Fixed incorrect module import paths for the <StockTools /> component.

Documentation

  • Fixed the documented dataMapping prop for the DataTable component.
  • Documented the default <Tooltip /> behaviour.
  • Added JSDoc descriptions to the generated components.
  • Surfaced the changelog in the generated README.

v5.2.0

Highcharts React v5.2.0 introduces full support for highcharts v13.0.0.

  • Capped the Highcharts peer dependency at v13 (^13.0.0).
  • Introduced DataTable and Palette option components.
  • Fixed Chart component's direct props and options merging.
  • Fixed Chart component's option resolution order so child components (e.g. <Title>) take precedence over direct props and options.
  • Fixed missing SeriesType export and improved generic typing for the Series component's type-specific fields.
  • Fixed Tooltip component incorrectly serializing a single data-hc-option child to tooltip.format instead of binding it to its named sub-option (e.g. pointFormat).
  • Surfaced the changelog in a few more places for better visibility.
  • Adjusted the Tooltip component docs to mention the useHTML default.

v5.1.0

v5.0.0

Highcharts React v5.0.0 introduces breaking changes to module import paths, ESM bundling, Vite compatibility, and type naming. See the v5 migration guide for quick migration steps.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@highcharts/react](https://github.com/highcharts/highcharts-react) from 5.2.2 to 5.3.0.
- [Changelog](https://github.com/highcharts/highcharts-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/highcharts/highcharts-react/commits)

---
updated-dependencies:
- dependency-name: "@highcharts/react"
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2026
@lpgera
lpgera merged commit 48e13be into master Aug 28, 2026
2 checks passed
@lpgera
lpgera deleted the dependabot/npm_and_yarn/highcharts/react-5.3.0 branch August 28, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant