Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps-dev): bump plotly.js-gl2d-dist from 2.20.0 to 2.24.2 #6730

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps plotly.js-gl2d-dist from 2.20.0 to 2.24.2.

Release notes

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

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!

v2.23.1

Fixed

  • Fix heatmap rendering on iOS and Safari when zsmooth is set to false [#6605], with thanks to @​lvlte for the contribution!

v2.23.0

Added

  • Add legend.xref and legend.yref to enable container-referenced positioning of legends [#6589], with thanks to Gamma Technologies for sponsoring the related development.
  • Add colorbar.xref and colorbar.yref to enable container-referenced positioning of colorbars [#6593], with thanks to Gamma Technologies for sponsoring the related development.

Changed

  • Improve heatmap rendering performance when zsmooth is set to false [#6574], with thanks to @​lvlte for the contribution!

v2.22.0

Added

  • Add legend references to traces and legend2, legend3, etc. to layout, also add visible to legend i.e. to allow positioning multiple legends on a graph [#6535], this feature was anonymously sponsored: thank you to our sponsor!

Changed

  • Update Norwegian translations in no locale [#5410], with thanks to @​bjornol for the contribution!
  • Update Slovak translations and number formats in sk locale [#6580], with thanks to @​Libco for the contribution!

Fixed

... (truncated)

Changelog

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

[2.24.2] -- 2023-06-09

Fixed

[2.24.1] -- 2023-06-07

Fixed

[2.24.0] -- 2023-06-06

Added

Fixed

[2.23.2] -- 2023-05-19

Fixed

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

[2.23.1] -- 2023-05-16

Fixed

  • Fix heatmap rendering on iOS and Safari when zsmooth is set to false [#6605], with thanks to @​lvlte for the contribution!

[2.23.0] -- 2023-05-12

Added

  • Add legend.xref and legend.yref to enable container-referenced positioning of legends [#6589], with thanks to Gamma Technologies for sponsoring the related development.
  • Add colorbar.xref and colorbar.yref to enable container-referenced positioning of colorbars [#6593], with thanks to Gamma Technologies for sponsoring the related development.

Changed

  • Improve heatmap rendering performance when zsmooth is set to false [#6574], with thanks to @​lvlte for the contribution!

... (truncated)

Commits
  • e6d0fe3 2.24.2
  • 92d6e94 update readme and changelog for v2.24.2
  • 13c78d6 Merge pull request #6639 from plotly/fix6638-legend-groups-toggle
  • bbaaa6f fix 6638 legend groups toggle - regression of 6535
  • 6ba88ca Merge pull request #6635 from plotly/waterfall-hover-total-delta
  • 8d185b9 add jasmine test
  • 8118644 provide delta, initial and final for totals of waterfall
  • 5342fe4 2.24.1
  • e2bb658 update changelog and readme for v2.24.1
  • cebbf2e Merge pull request #6632 from plotly/fix-arrayLen-in-minExtend
  • 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 Jun 12, 2023
@dependabot dependabot bot requested a review from shefalijoshi June 12, 2023 21:00
@deploysentinel
Copy link

deploysentinel bot commented Jun 12, 2023

Current Playwright Test Results Summary

✅ 122 Passing - ❌ 1 Failing - ⚠️ 4 Flaky

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

(Last updated on 06/28/2023 06:47:47pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: d6c32c1

Started: 06/28/2023 06:42:41pm UTC

❌ Failures

📄   framework/baseFixtures.e2e.spec.js • 1 Failure

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
baseFixtures tests Verify that tests fail if console.error is thrown
Initial Attempt
Error: Console error detected: [error] This should result in a failure at ( 0:14)...
Console error detected: [error] This should result in a failure at ( 0:14)

Expected: not "error"

100% (129) 129 / 129 runs
failed over last 7 days
0% (0) 0 / 129 runs
flaked over last 7 days

⚠️ Flakes

📄   functional/plugins/conditionSet/conditionSet.e2e.spec.js • 3 Flakes

Top 1 Common Error Messages

null

3 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Condition Set CRUD Operations on @localStorage Condition set object properties persist in main view and inspector @localStorage
Retry 1Initial Attempt
-1.71% (-2) -2 / 117 runs
failed over last 7 days
8.55% (10) 10 / 117 runs
flaked over last 7 days
Condition Set CRUD Operations on @localStorage condition set object can be modified on @localStorage
Retry 1Initial Attempt
-7.34% (-8) -8 / 109 runs
failed over last 7 days
9.17% (10) 10 / 109 runs
flaked over last 7 days
Condition Set CRUD Operations on @localStorage condition set object can be deleted by Search Tree Actions menu on @localStorage
Retry 1Initial Attempt
-9.35% (-10) -10 / 107 runs
failed over last 7 days
9.35% (10) 10 / 107 runs
flaked over last 7 days

📄   functional/plugins/imagery/exampleImagery.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Example Imagery Object Can use Mouse Wheel to zoom in and out of latest image
Retry 1Initial Attempt
2.06% (2) 2 / 97 runs
failed over last 7 days
73.20% (71) 71 / 97 runs
flaked over last 7 days

View Detailed Build Results


@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #6730 (d6c32c1) into master (3b0e05e) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6730      +/-   ##
==========================================
- Coverage   53.83%   53.76%   -0.07%     
==========================================
  Files         624      624              
  Lines       24848    24848              
  Branches     2493     2493              
==========================================
- Hits        13376    13360      -16     
- Misses      10802    10821      +19     
+ Partials      670      667       -3     
Flag Coverage Δ *Carryforward flag
e2e-full 42.16% <ø> (ø) Carriedforward from 3b0e05e
e2e-stable 55.53% <ø> (-0.02%) ⬇️
unit 48.49% <ø> (-0.06%) ⬇️

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

see 6 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 3b0e05e...d6c32c1. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/plotly.js-gl2d-dist-2.24.2 branch 6 times, most recently from e9a6200 to a8b3ec3 Compare June 16, 2023 15:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/plotly.js-gl2d-dist-2.24.2 branch 9 times, most recently from 06c4648 to 70bb048 Compare June 27, 2023 08:13
Bumps [plotly.js-gl2d-dist](https://github.com/plotly/plotly.js) from 2.20.0 to 2.24.2.
- [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.24.2)

---
updated-dependencies:
- dependency-name: plotly.js-gl2d-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-gl2d-dist-2.24.2 branch from 70bb048 to d6c32c1 Compare June 28, 2023 18:40
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2023

Superseded by #6790.

@dependabot dependabot bot closed this Jul 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/plotly.js-gl2d-dist-2.24.2 branch July 10, 2023 20:20
# for free to join this conversation on GitHub. Already have an account? # 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.

0 participants