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

Bump billboard.js from 3.9.0 to 3.10.3 in /ui #257

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps billboard.js from 3.9.0 to 3.10.3.

Release notes

Sourced from billboard.js's releases.

3.10.3

3.10.3 (2023-11-08)

Bug Fixes

  • axis: Fix x axis autorotate option applies (e45eaf7), closes #3433 #3499
  • labels: Fix data.labels rendering for ranged data (a8ebdef), closes #3495
  • option: Fix rotated top padding (048c4e2), closes #3433
  • tooltip: Fix tooltip.format.value arg for bar range data (c0f445e), closes #3507

3.10.2

3.10.2 (2023-10-27)

Bug Fixes

  • module: Fix getFallback() uninitialized variable (57c140d), closes #3489

3.10.1

3.10.1 (2023-10-26)

Bug Fixes

3.10.0

3.10.0 (2023-10-25)

The detailed new feature description can be found at:

billboard.js 3.10 release: point radialGradient, new theme and improved stability!

Bug Fixes

  • api: Fix to return indexed categories (1209138), closes #3365
  • axis: Fix axis.x.height=0 to be applied (0c562c3), closes #3424
  • axis: Fix x axis tick text overlap with legend (796671f), closes #3485
  • bar: Fix stacking bar position on multiple xs (674bad1), closes #3372
  • candlestick: Fix rendering on rotated axis (fe4c04b), closes #3387
  • clip: Fix x axis hide on title.bottom (d00052c), closes #3364
  • domain: fix trimXDomain not trimming min (bacc287), closes #3420
  • labels: Fix index argument for nullish value (13d1077), closes #3547
  • option: Fix inconsistency of padding (694aa34), closes #3426
  • point: Fix data.onclick not called when point.senstivity is radius (83b0206), closes #3466
  • point: Fix pointFucusOnly check error (f9b65ac), closes #3407 #3456
  • point: Fix rendering error when point.focus.only=true is set (787fd15), closes #3406
  • shape: Fix circleY() undefined error (d245853), closes #3388
  • subchart, zoom: Fix returning domain value (321510b), closes #3347
  • subchart: Fix handlebar position (83ef6d0), closes #3358

... (truncated)

Changelog

Sourced from billboard.js's changelog.

3.10.3 (2023-11-08)

Bug Fixes

  • axis: Fix x axis autorotate option applies (e45eaf7), closes #3433 #3499
  • labels: Fix data.labels rendering for ranged data (a8ebdef), closes #3495
  • option: Fix rotated top padding (048c4e2), closes #3433
  • tooltip: Fix tooltip.format.value arg for bar range data (c0f445e), closes #3507

3.10.2 (2023-10-27)

Bug Fixes

  • module: Fix getFallback() uninitialized variable (57c140d), closes #3489

3.10.1 (2023-10-26)

Bug Fixes

3.10.0 (2023-10-25)

Bug Fixes

  • api: Fix to return indexed categories (1209138), closes #3365
  • axis: Fix axis.x.height=0 to be applied (0c562c3), closes #3424
  • axis: Fix x axis tick text overlap with legend (796671f), closes #3485
  • bar: Fix stacking bar position on multiple xs (674bad1), closes #3372
  • candlestick: Fix rendering on rotated axis (fe4c04b), closes #3387
  • clip: Fix x axis hide on title.bottom (d00052c), closes #3364
  • domain: fix trimXDomain not trimming min (bacc287), closes #3420
  • labels: Fix index argument for nullish value (13d1077), closes #3547
  • option: Fix inconsistency of padding (694aa34), closes #3426
  • point: Fix data.onclick not called when point.senstivity is radius (83b0206), closes #3466
  • point: Fix pointFucusOnly check error (f9b65ac), closes #3407 #3456
  • point: Fix rendering error when point.focus.only=true is set (787fd15), closes #3406
  • shape: Fix circleY() undefined error (d245853), closes #3388
  • subchart, zoom: Fix returning domain value (321510b), closes #3347
  • subchart: Fix handlebar position (83ef6d0), closes #3358
  • title: fix title text center align (b0fc214), closes #3363
  • tooltip: Fix tooltip.format.value call (2e88484), closes #3371
  • tooltip: Fix tootip display on tooltip.init (52083bf), closes #3369
  • tooltip: Fix wrong .tooltip.show() on rotated axis (9b90c81), closes #3476
  • tooltip: Fix wrong tooltip position with padding option (041e144), closes #3473
  • zoom: Fix initial error empty data with zoom (a94d09c), closes #3470

... (truncated)

Commits
  • 1829c0e chore(release): 3.10.3 [skip ci]
  • c0f445e fix(tooltip): Fix tooltip.format.value arg for bar range data
  • 048c4e2 fix(option): Fix rotated top padding
  • d2923f2 chore(deps-dev): update dependency (#3515)
  • 17ad4a7 refactor(format): Add object type handling
  • e45eaf7 fix(axis): Fix x axis autorotate option applies
  • a8ebdef fix(labels): Fix data.labels rendering for ranged data
  • a684a19 chore(deps-dev): update dependency (#3505)
  • 65bb00e chore(release): 3.10.2 [skip ci]
  • 57c140d fix(module): Fix getFallback() uninitialized variable
  • Additional commits viewable in compare view

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 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)

Bumps [billboard.js](https://github.com/naver/billboard.js) from 3.9.0 to 3.10.3.
- [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.9.0...3.10.3)

---
updated-dependencies:
- dependency-name: billboard.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2023

The following labels could not be found: kind/chore, pr/dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants