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.28.2 to 0.29.0 #45

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps dwv from 0.28.2 to 0.29.0.

Release notes

Sourced from dwv's releases.

Layers!!

This release brings layers! See the new architecture doc page for its implementation. It also brings new roi meta data (for more flexibility), better roi labels, better meta data extraction. See milestone 0.29.0 for details.

📘 doc can be found at doc/0.29.0

Changelog

Sourced from dwv's changelog.

v0.29.0 - 03/06/2021

Breaking

  • Allow for multiple image layers #893
  • Move roi meta data to meta object #883

Added

  • Add utilities for CIE lab colour conversion #940
  • Send draw creation events at state load #939
  • Recurse in sequences when extracting meta data #921
  • Add support for binary data #919
  • Use the wheel event #917
  • Remove bower configuration #913
  • Move to Github actions #912
  • Mouse drag: Lowering WW below 0 Exception #903
  • Add shadow to text and background to label #889
  • Fix label text size #887
  • Allow to change the image layer opacity #886
  • Add circle draw shape #885
  • Add median, 25% and 75% percentiles to shape quantification #877
  • Add pixel quantification for ellipse #871
  • Out of view text #151

Commits
  • 42b016b Bumped version number to v0.30.0-beta
  • 12c6931 Merge branch 'v0.29.0' into develop
  • 511f0c1 Release v0.29.0
  • fa6c288 Add month to format date
  • 570af12 Bump jsdoc from 3.6.6 to 3.6.7
  • e169bcf Make label visibility depend on text length.
  • eefb4d7 Do not silence draw events in setDrawings, fixes #939
  • 5fb0850 Fix function input check.
  • 20924fb Check if meta is present before copy
  • 1a8ab2d Revise default logger strategy, create it in logger.js file
  • 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)

Bumps [dwv](https://github.com/ivmartel/dwv) from 0.28.2 to 0.29.0.
- [Release notes](https://github.com/ivmartel/dwv/releases)
- [Changelog](https://github.com/ivmartel/dwv/blob/develop/changelog.md)
- [Commits](ivmartel/dwv@v0.28.2...v0.29.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 7, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2021

Superseded by #46.

@dependabot dependabot bot closed this Jun 14, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dwv-0.29.0 branch June 14, 2021 05:47
@ivmartel ivmartel added the wontfix This will not be worked on label Jun 14, 2021
@ivmartel ivmartel added this to the 0.6.0 milestone Jun 14, 2021
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 wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant