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 d3-color and billboard.js #5

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2022

Bumps d3-color to 3.1.0 and updates ancestor dependency billboard.js. These dependencies need to be updated together.

Updates d3-color from 2.0.0 to 3.1.0

Release notes

Sourced from d3-color's releases.

v3.1.0

v3.0.1

  • Make build reproducible.

v3.0.0

  • Adopt type: module.

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

Commits

Updates billboard.js from 3.0.3 to 3.6.0

Release notes

Sourced from billboard.js's releases.

3.6.0

3.6.0 (2022-09-29)

The detailed new feature description can be found at:

billboard.js 3.6 release: official React wrapper & new enhancements!

Bug Fixes

  • area: Fix unnecessary area element generation (d43a1a7), closes #2826
  • axis: fix undefined error reading generatedTicks (4f3c101), closes #2786
  • data: Fix idConverter error (98f7103), closes #2808
  • gauge: Fix size mismatch w/o gauge multi label text is hidden (6ee8a1e), closes #2799
  • grid: Remove grid.y.ticks default value (4818e44), closes #2809
  • legend: Add default for legend.contents.template (55fbb02), closes #2780
  • type: Add missing polar module export (a950abd), closes #2833
  • typescript: update entry point in tsconfig (ab4d98d), closes #2855
  • types: Fix legend.item.tile.type literal type typo (de9781f)
  • types: Fix the type declarations for the y tick format (1d378e0), closes #2790
  • types: Fix the type declarations for the y tick format (#2865) (2e38dee)

Features

  • api: Enhance .config() to return generation options (455944e), closes #2864
  • options: Intent to ship bar.linearGradient (3a9989f), closes #397
  • options: Intent to ship bar.overlap (046aedb), closes #2839
  • options: Intent to ship data.groupsZeroAs (3de8e7a), closes #2813
  • options: Intent to ship legend.item.tile.type (c379c9f), closes #2874
  • packages: Intent to ship React wrapper (4cef6ad), closes #2838

3.6.0-next.2

3.6.0-next.2 (2022-09-23)

Bug Fixes

  • types: Fix the type declarations for the y tick format (#2865) (2e38dee)

Features

  • api: Enhance .config() to return generation options (455944e), closes #2864
  • options: Intent to ship bar.overlap (046aedb), closes #2839

3.6.0-next.1

3.6.0-next.1 (2022-09-15)

... (truncated)

Changelog

Sourced from billboard.js's changelog.

3.6.0 (2022-09-29)

Bug Fixes

  • area: Fix unnecessary area element generation (d43a1a7), closes #2826
  • axis: fix undefined error reading generatedTicks (4f3c101), closes #2786
  • data: Fix idConverter error (98f7103), closes #2808
  • gauge: Fix size mismatch w/o gauge multi label text is hidden (6ee8a1e), closes #2799
  • grid: Remove grid.y.ticks default value (4818e44), closes #2809
  • legend: Add default for legend.contents.template (55fbb02), closes #2780
  • type: Add missing polar module export (a950abd), closes #2833
  • typescript: update entry point in tsconfig (ab4d98d), closes #2855
  • types: Fix legend.item.tile.type literal type typo (de9781f)
  • types: Fix the type declarations for the y tick format (1d378e0), closes #2790
  • types: Fix the type declarations for the y tick format (#2865) (2e38dee)

Features

  • api: Enhance .config() to return generation options (455944e), closes #2864
  • options: Intent to ship bar.linearGradient (3a9989f), closes #397
  • options: Intent to ship bar.overlap (046aedb), closes #2839
  • options: Intent to ship data.groupsZeroAs (3de8e7a), closes #2813
  • options: Intent to ship legend.item.tile.type (c379c9f), closes #2874
  • packages: Intent to ship React wrapper (4cef6ad), closes #2838

3.5.1 (2022-07-14)

Bug Fixes

  • options: Fix possible memory leak for boost.useWorker (394d1c3), closes #2778
  • types: Fix the signature of the tick format callback for timeseries (fb246bc), closes #2769

3.5.0 (2022-06-30)

Bug Fixes

... (truncated)

Commits
  • 1b70a75 chore(release): 3.6.0 [skip ci]
  • de9781f fix(types): Fix legend.item.tile.type literal type typo
  • 4c21a3d refactor(legend): Destruct .updateLegendElement() (#2882)
  • 3a9989f feat(options): Intent to ship bar.linearGradient
  • 8569dc1 chore(deps-dev): update dependency (#2880)
  • c379c9f feat(options): Intent to ship legend.item.tile.type
  • 1490b63 chore(deps-dev): update dependency & karma conf (#2873)
  • 455944e feat(api): Enhance .config() to return generation options
  • 49cf854 chore(deps-dev): update dependencies (#2871)
  • 2e38dee fix(types): Fix the type declarations for the y tick format (#2865)
  • Additional commits viewable in compare view

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [billboard.js](https://github.com/naver/billboard.js). These dependencies need to be updated together.


Updates `d3-color` from 2.0.0 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](d3/d3-color@v2.0.0...v3.1.0)

Updates `billboard.js` from 3.0.3 to 3.6.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.0.3...3.6.0)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: billboard.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants