Skip to content
This repository was archived by the owner on Nov 19, 2021. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2021

Bumps @kitware/vtk.js from 17.11.0 to 21.0.0.

Release notes

Sourced from @​kitware/vtk.js's releases.

v21.0.0

21.0.0 (2021-11-11)

Bug Fixes

  • svglandmarkrepresentation: apply default fontSize when no fontProperties are given (8313da1)
  • widgets: fix behavior of EndInteractionEvent (e89af2c)
  • widgets: fix paintWidget example and small bugs (b7e6b0d)

Features

  • setarray: allow initializing new array property to 'null' (974d8ca), closes #2026

BREAKING CHANGES

  • widgets: SplineWidget's handles now scale up automatically.

v20.4.1

20.4.1 (2021-11-05)

Bug Fixes

  • renderwindow: fix inconsistent depth mask value (ea7bc2f)

v20.4.0

20.4.0 (2021-11-05)

Features

  • ImageMapper: When XYZ slicing, display intermediary slices (efcb23f)

v20.3.0

20.3.0 (2021-11-01)

Features

  • WebGPU: use invereted depth and improve edges (4afe77e)

v20.2.3

20.2.3 (2021-10-27)

Bug Fixes

... (truncated)

Changelog

Sourced from @​kitware/vtk.js's changelog.

From 19.x to 20

In ShapeWidget:

  • setLabelTextCallback is replaced by text substate.
  • setPixelScale has been removed. It should be replaced by point handle scale1 mixin and scaleInPixels.
  • useHandles has been removed. It should be replaced by setHandleVisibility.
  • resetAfterPointPlacement is now false by default.

RectangleWidget and EllipseWidget handles now scale up automatically.

From 18.x to 19

vtkWidgetRepresentation.updateActorVisibility(...) lost the widgetVisibility parameter. Overrides should no longer define that parameter.

From 17.x to 18

Explicit import needs to be performed to enable rendering implementation. Profiles have been created to simplify that task. See vtk.js/Sources/Rendering/OpenGL|WebGPU/Profiles/*.

From 16.x to 17

vtkBoundingBox has been redesigned to be more light weight with static methods. A simple class has been created for backward compatibility.

From 15.x to 16

Deprecation of kw-web-suite and using a newer version of webpack for building vtk.js.

From 14.x to 15

Semantic release messed up?

From 13.x to 14

css-loader update means we need to change how css modules are configured.

From 12.x to 13

manipulators: No breaking changes internally. But the CompositeMouseManipulator no longer receives key down and key up events. I don't know of anything that this could break, but it might.

From 11.x to 12

Manipulators: manipulator lists are now actually modified by removing the manipulator from the list of manipulators, and not just replacing them by null value for a certain index. This affects the resulting size of the manipulator list, and users should not rely on an index that needed to remain constant. Getters were also removed.

... (truncated)

Commits
  • e8c8aec Merge pull request #2155 from finetjul/2154-reslicecursorwidget-fix-reset-views
  • 8224664 Merge pull request #2115 from tomsuchel/small-widgets-fixes
  • 48a936d Merge branch 'master' into small-widgets-fixes
  • 1fe0925 Merge pull request #2159 from jadh4v/fix-volume-rendering-lighting-change-tes...
  • c7dba3d test(volume-rendering): fix volume rendering lighting change test failure
  • 328af12 Merge pull request #2157 from daker/more-ts-defs
  • a626193 Merge branch 'master' into more-ts-defs
  • 27f4b25 docs(ts): Add more typescript definitions
  • 2e43a9a Merge pull request #2146 from finetjul/fix-translucency-without-opaque-actor
  • ee0de4d docs(ts): Add typescript definitions
  • 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 [@kitware/vtk.js](https://github.com/kitware/vtk-js) from 17.11.0 to 21.0.0.
- [Release notes](https://github.com/kitware/vtk-js/releases)
- [Changelog](https://github.com/Kitware/vtk-js/blob/master/BREAKING_CHANGES.md)
- [Commits](Kitware/vtk-js@v17.11.0...v21.0.0)

---
updated-dependencies:
- dependency-name: "@kitware/vtk.js"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2021

Superseded by #153.

@dependabot dependabot bot closed this Nov 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/kitware/vtk.js-21.0.0 branch November 16, 2021 13:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant