ivmartel / dwv-jqui

Medical image viewer based on DWV (DICOM Web Viewer) and jQuery UI.
https://ivmartel.github.io/dwv-jqui/
GNU General Public License v3.0
17 stars 19 forks source link

Bump dwv from 0.32.1 to 0.32.2 #124

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps dwv from 0.32.1 to 0.32.2.

Release notes

Sourced from dwv's releases.

Second patch for v0.32

This release adds more types to the api of v0.32.0. See milestone 0.32.2 for details.

Changelog

Sourced from dwv's changelog.

v0.32.2 - 04/09/2023

Added

  • Add app options type #1481
  • Add data element type #1474
  • Export luts as plural not singular #1478
  • Add data view config type #1475
  • Use File[] and not Filelist #1476
Commits
  • f7522e9 Release 0.32.2
  • f47ab35 Add constuctor for colourmap
  • aff9457 Fix typo in method name (toogle -> toggle)
  • 3d825b1 Add constructor and update doc for WriterRule
  • 9b72102 More doc types
  • eae25e7 Fix lint jsdoc warnings
  • 73351c0 Add undefined in doc for option tools
  • 0942ab5 Beta v0.32.2-beta.1
  • 4f55cc0 Document callbacks as Functions
  • 0ac3cb1 Update test viewers and examples
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)