wwu-cs / Submitty

Homework Submission, Automated Grading, and TA grading system.
http://submitty.org
BSD 3-Clause "New" or "Revised" License
0 stars 11 forks source link

[Dependency] Bump plotly.js-dist from 2.23.0 to 2.23.2 in /site #987

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plotly.js-dist from 2.23.0 to 2.23.2.

Release notes

Sourced from plotly.js-dist's releases.

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!
Changelog

Sourced from plotly.js-dist's changelog.

[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!
Commits
  • 0919988 2.23.2
  • 9d624ba update changelog and readme for v2.23.2
  • 6607870 Merge pull request #6608 from plotly/shape-label-while-drawing
  • 4d860a2 remove unused imports
  • 9d2ff6d set opacity of text
  • 3ab0052 fix movement of text during shape move
  • c5eb141 make sure text gets deleted after drag
  • 3f68e68 draw shape text while dragging
  • 6d4cd86 Merge pull request #6607 from plotly/bar-orientation-description
  • 39d37c6 fix bar and waterfall orientation descriptions
  • 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[bot] commented 1 year ago

The following labels could not be found: dependencies.

codecov-commenter commented 1 year ago

Codecov Report

Merging #987 (2c2a0de) into master (00d119c) will decrease coverage by 0.28%. The diff coverage is 9.76%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #987      +/-   ##
============================================
- Coverage     23.32%   23.05%   -0.28%     
- Complexity     7818     7925     +107     
============================================
  Files           220      221       +1     
  Lines         27303    28190     +887     
  Branches         70       71       +1     
============================================
+ Hits           6369     6498     +129     
- Misses        20866    21623     +757     
- Partials         68       69       +1     
Flag Coverage Δ
autograder 21.56% <ø> (ø)
js 27.68% <0.00%> (-0.79%) :arrow_down:
migrator 100.00% <ø> (ø)
php 20.01% <10.02%> (-0.20%) :arrow_down:
python_submitty_utils 71.65% <ø> (ø)
submitty_daemon_jobs 91.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

dependabot[bot] commented 1 year ago

Superseded by #1007.