Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2025

Bumps billboard.js from 3.15.0 to 3.16.0.

Release notes

Sourced from billboard.js's releases.

3.16.0

3.16.0 (2025-06-27)

The detailed new feature description can be found at:

billboard.js 3.16.0 release: ✨ bar trending line & improved resizing performance! (dev.to link)

Bug Fixes

  • area-range: Fix line drawn when combining Area Range with regions (4a86e55), closes #3982 #3983 - by @​bradallen
  • axis: adjust tick generation logic for rotated axes (67c54aa), closes #3991
  • data: Filter nullish data from rendering (02939b8), closes #3973
  • domain: handle NaN values in data label calculations (bdd3589), closes #3985
  • types: update type definitions for elements (591f6a6), closes #3969
  • zoom: maintain zoom state during chart resize (2da91de), closes #3992

Improvements

  • all: Refactor to improve runtime performance (#4012)

Features

3.16.0-next.2

3.16.0-next.2 (2025-06-24)

Features

  • axis: Enhance axis.evalTextSize per axis (7fa445e), closes #4002

3.16.0-next.1

3.16.0-next.1 (2025-06-16)

Bug Fixes

  • area-range: Fix line drawn when combining Area Range with regions (4a86e55), closes #3982 #3983
  • axis: adjust tick generation logic for rotated axes (67c54aa), closes #3991
  • data: Filter nullish data from rendering (02939b8), closes #3973
  • domain: handle NaN values in data label calculations (bdd3589), closes #3985
  • types: update type definitions for elements (591f6a6), closes #3969
  • zoom: maintain zoom state during chart resize (2da91de), closes #3992

Features

... (truncated)

Changelog

Sourced from billboard.js's changelog.

3.16.0 (2025-06-27)

Bug Fixes

  • area-range: Fix line drawn when combining Area Range with regions (4a86e55), closes #3982 #3983
  • axis: adjust tick generation logic for rotated axes (67c54aa), closes #3991
  • core: Fix potential security vulnerability (a114a31), closes #3975
  • data: Filter nullish data from rendering (02939b8), closes #3973
  • domain: handle NaN values in data label calculations (bdd3589), closes #3985
  • types: update type definitions for elements (591f6a6), closes #3969
  • zoom: maintain zoom state during chart resize (2da91de), closes #3992

Features

3.15.1 (2025-04-22)

Bug Fixes

  • core: Fix potential security vulnerability (82ea7ac), closes #3975
Commits
  • 3cef0df chore(release): 3.16.0 [skip ci]
  • 6e67367 Merge branch 'master' into latest
  • 6d437e1 style(ChartInternal): Apply format
  • 973b9cd refactor(ChartInternal): optimize loops (#4013)
  • 8564579 chore(benchmark): Add perf time check
  • 946a842 refactor(convert): split setXs function (#4011)
  • 4b6b1eb chore(deps-dev): udpate dependency (#4010)
  • 8de6a42 refactor(data): optimize data key extraction and improve category checking lo...
  • a412713 refactor(axis): update dummy element handling and improve axis rendering (#4007)
  • a5c7928 refactor(axis,text): enhance getMaxTickSize to account for resizing state (#4...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [billboard.js](https://github.com/naver/billboard.js) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/naver/billboard.js/releases)
- [Changelog](https://github.com/naver/billboard.js/blob/master/CHANGELOG.md)
- [Commits](naver/billboard.js@3.15.0...3.16.0)

---
updated-dependencies:
- dependency-name: billboard.js
  dependency-version: 3.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2025
@suttonskate suttonskate merged commit 94812f3 into master Sep 30, 2025
6 checks passed
@suttonskate suttonskate deleted the dependabot/npm_and_yarn/site/billboard.js-3.16.0 branch September 30, 2025 20:27
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