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

chore(deps-dev): bump plotly.js-basic-dist from 2.20.0 to 2.25.1 #6895

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps plotly.js-basic-dist from 2.20.0 to 2.25.1.

Release notes

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

v2.25.1

Fixed

  • Fix clearing legend using react (regression introduced in 2.25.0) [#6695]

v2.25.0

Added

  • Add "Equal Earth" projection to geo subplots [#6670], with thanks to @​apparebit for the contribution!
  • Add options to include legends for shapes and newshape [#6653]
  • Add Plotly.deleteActiveShape command [#6679]

Fixed

  • Fix contour plot colorscale domain (take account of zmin, zmax, cmin and cmax) [#6625], with thanks to @​lvlte for the contribution!
  • Fix text markers on non-mapbox styled maps [#6652], with thanks to @​baurt for the contribution!
  • Fix unhide isolated traces in multi legend cases (regression introduced in 2.24.3) [#6684]

v2.24.3

Fixed

  • Fix double clicking one item in a legend hides traces in other legends [#6655]
  • Fix double click pie slices when having multiple legends [#6657]
  • Fix per legend group and traceorder defaults when having multiple legends [#6664]

v2.24.2

Fixed

v2.24.1

Fixed

v2.24.0

Added

Fixed

v2.23.2

Fixed

  • Fix text rendering while drawing new shapes [#6608], with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!

... (truncated)

Changelog

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

[2.25.1] -- 2023-08-02

Fixed

  • Fix clearing legend using react (regression introduced in 2.25.0) [#6695]

[2.25.0] -- 2023-07-25

Added

  • Add "Equal Earth" projection to geo subplots [#6670], with thanks to @​apparebit for the contribution!
  • Add options to include legends for shapes and newshape [#6653]
  • Add Plotly.deleteActiveShape command [#6679]

Fixed

  • Fix contour plot colorscale domain (take account of zmin, zmax, cmin and cmax) [#6625], with thanks to @​lvlte for the contribution!
  • Fix text markers on non-mapbox styled maps [#6652], with thanks to @​baurt for the contribution!
  • Fix unhide isolated traces in multi legend cases (regression introduced in 2.24.3) [#6684]

[2.24.3] -- 2023-07-05

Fixed

  • Fix double clicking one item in a legend hides traces in other legends [#6655]
  • Fix double click pie slices when having multiple legends [#6657]
  • Fix per legend group and traceorder defaults when having multiple legends [#6664]

[2.24.2] -- 2023-06-09

Fixed

[2.24.1] -- 2023-06-07

Fixed

[2.24.0] -- 2023-06-06

Added

... (truncated)

Commits
  • bb4a1f7 2.25.1
  • 0f97efe update readme and changelog for v2.25.1
  • f4baaf6 Merge pull request #6695 from plotly/fix6694-legend-update
  • fd11108 do not return with empty legend items to clear old legends
  • cdcd86e 2.25.0
  • ead81c6 update readme and changelog for v2.25.0
  • 16d5d22 Merge pull request #6653 from plotly/shape-legends
  • 9123425 Merge remote-tracking branch 'origin/master' into shape-legends
  • 9c9d5d0 Merge pull request #6684 from plotly/fix-double-click-unhide
  • dc17d3b draftlog
  • 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 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 dependabot bot added dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance labels Aug 7, 2023
@dependabot dependabot bot requested a review from shefalijoshi August 7, 2023 20:12
@deploysentinel
Copy link

deploysentinel bot commented Aug 7, 2023

Current Playwright Test Results Summary

✅ 134 Passing - ⚠️ 1 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 08/10/2023 04:29:38pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: b7c770d

Started: 08/10/2023 04:23:57pm UTC

⚠️ Flakes

📄   functional/planning/timelist.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Time List Create a Time List, add a single Plan to it and verify all the activities are displayed with no milliseconds
Retry 1Initial Attempt
0% (0) 0 / 119 runs
failed over last 7 days
43.70% (52) 52 / 119 runs
flaked over last 7 days

View Detailed Build Results


@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #6895 (b7c770d) into master (10f3e13) will increase coverage by 1.29%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6895      +/-   ##
==========================================
+ Coverage   46.96%   48.26%   +1.29%     
==========================================
  Files         643      643              
  Lines       25627    25627              
  Branches     2496     2496              
==========================================
+ Hits        12037    12370     +333     
+ Misses      13115    12781     -334     
- Partials      475      476       +1     
Flag Coverage Δ *Carryforward flag
e2e-full 42.04% <ø> (ø) Carriedforward from 10f3e13
e2e-stable 56.30% <ø> (+3.14%) ⬆️
unit 38.77% <ø> (-0.01%) ⬇️

*This pull request uses carry forward flags. Click here to find out more.

see 50 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10f3e13...b7c770d. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/plotly.js-basic-dist-2.25.1 branch 2 times, most recently from 9d77fbf to 8d83325 Compare August 9, 2023 15:39
Bumps [plotly.js-basic-dist](https://github.com/plotly/plotly.js) from 2.20.0 to 2.25.1.
- [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.20.0...v2.25.1)

---
updated-dependencies:
- dependency-name: plotly.js-basic-dist
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/plotly.js-basic-dist-2.25.1 branch from 8d83325 to b7c770d Compare August 10, 2023 16:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2023

Superseded by #6923.

@dependabot dependabot bot closed this Aug 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/plotly.js-basic-dist-2.25.1 branch August 12, 2023 00:19
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 pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants