Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2023

Bumps plotly.js-basic-dist from 2.23.2 to 2.24.0.

Release notes

Sourced from plotly.js-basic-dist's releases.

v2.24.0

Added

Fixed

  • Fix to prevent accessing undefined (hoverText.hoverLabels) in case all currently shown markers have hoverinfo: "none" (regression introduced in 2.6.0) #6614, with thanks to @​Domino987 for the contribution!
  • Fix to ensure only minimum margin spacing is added for container-referenced legends and colorbars [#6616]
Changelog

Sourced from plotly.js-basic-dist's changelog.

[2.24.0] -- 2023-06-06

Added

Fixed

  • Fix to prevent accessing undefined (hoverText.hoverLabels) in case all currently shown markers have hoverinfo: "none" (regression introduced in 2.6.0) #6614, with thanks to @​Domino987 for the contribution!
  • Fix to ensure only minimum margin spacing is added for container-referenced legends and colorbars [#6616]
Commits
  • bd4cdd3 2.24.0
  • b3d9507 update readme and changelog for v2.24.0
  • b7f7537 Merge pull request #6629 from plotly/aggregated-pie-pattern-and-colors
  • c0cf281 fix aggregated pie pattern color when colors is an array
  • 59dc439 illustrate aggregated pie bug - pattern with empty colors
  • f32c7ea Merge pull request #6628 from plotly/patterns-4-items-more
  • b07359e update draftlog
  • 9927adb fix rendering of pie legends with pattern & line color or sizes hving 4 or mo...
  • be34e0f Merge pull request #6627 from plotly/fix-patterns-pie-sunburst
  • fd93796 fix pattern colors for pie and sunburst
  • 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 will merge this PR once CI passes on it, as requested by @lpgera.


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)

Bumps [plotly.js-basic-dist](https://github.com/plotly/plotly.js) from 2.23.2 to 2.24.0.
- [Release notes](https://github.com/plotly/plotly.js/releases)
- [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.js@v2.23.2...v2.24.0)

---
updated-dependencies:
- dependency-name: plotly.js-basic-dist
  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 Jun 7, 2023
Copy link
Owner

@lpgera lpgera left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit e2decbe into master Jun 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/plotly.js-basic-dist-2.24.0 branch June 7, 2023 10:03
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.

2 participants