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

Bump dwv from 0.32.6 to 0.33.0 #359

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps dwv from 0.32.6 to 0.33.0.

Release notes

Sourced from dwv's releases.

Some features and a lot of stability

This release brings features such as the ability to write DICOM seg files, support for PET SUV and a lot of small improvements and bug fixes. See milestone 0.33.0 for details.

⚠️ I'm trying to make some efforts to include as few as possible API changes, but some maybe slipped in...

Changelog

Sourced from dwv's changelog.

v0.33.0 - 06/06/2024

Added

  • Add set position to zoom tool #1675
  • Allow to specify the root html document #1670
  • Revise image spacing calculation #1651
  • Cast value for UN tag write fix #1645
  • Allow to deactivate UN tags fixing #1642
  • Add url load 'forceLoader' option #1629
  • Check number of frames value before adding dimension #1615
  • Relax Accept header test for canLoadUrl methods #1614
  • Allow scroll if at least one data of the layerGroup can #1593
  • Allow to deactivate draw shortcuts #1579
  • Allow to abort individual load #1572
  • Allow to add missing tags while writing DICOM #1561
  • Remove mouse and touch event position calculation #1559
  • Add tags to image meta data #1557
  • Rename WindowCenterAndWidth to voiLut #1554
  • Rename rescaleLut to modalityLut #1553
  • Allow to check image UIDs #1550
  • Move label to bellow shape for circle and ellipse #1539
  • Change draw colour according to layer #1537
  • Add srclayerid to draw events #1531
  • Store window/level in data view config #1526
  • Change 'loaderror' and 'loadabort' event type #1524
  • No loadend event when http requests fails #1522
  • Store image smoothing setting for future layers #1519
  • Send delete draw events on layer delete #1518
  • Store current opacity and colour map in data view config #1517
  • Add window level type #1515
  • Add a colour map binder #1508
  • Do not synchronise opacity if only one layer #1506
  • Add support for writing DICOM with unknown VR #1505
  • Set colour map by name in ViewConfig #1499
  • Add units to draw quantification #1489
  • Export draw controller type #1488
  • Add opacity to dataViewConfig #1464
  • Allow to change image smoothing from the app #1463
  • Use string dataid, replace loadid with dataid #1460
  • Add data index to draw events #1457
  • Make scroll an option of the draw tool #1456
  • Allow to set the active layer group #1455
  • Make default properties available in shape quant #1434
  • Allow to add and remove view configuration #1431
  • Allow to override shape label text #1429
  • Add support for PET SUV #1418
  • Decouple data rescaling and view windowing #1406
  • Add API to help with information overlay #1383
  • Add support for writing DICOM seg #1128

... (truncated)

Commits

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 <dependency name> 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)

Bumps [dwv](https://github.com/ivmartel/dwv) from 0.32.6 to 0.33.0.
- [Release notes](https://github.com/ivmartel/dwv/releases)
- [Changelog](https://github.com/ivmartel/dwv/blob/develop/changelog.md)
- [Commits](ivmartel/dwv@v0.32.6...v0.33.0)

---
updated-dependencies:
- dependency-name: dwv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2024
@ivmartel ivmartel added this to the 0.9.0 milestone Jun 10, 2024
@ivmartel ivmartel merged commit 98ed3be into main Jun 10, 2024
3 checks passed
@ivmartel ivmartel deleted the dependabot/npm_and_yarn/dwv-0.33.0 branch June 10, 2024 09:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant