Skip to content

Bump lodash, vtk.js and kw-web-suite#8

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-36c07fe843
Open

Bump lodash, vtk.js and kw-web-suite#8
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-36c07fe843

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 24, 2026

Bumps lodash to 4.17.23 and updates ancestor dependencies lodash, vtk.js and kw-web-suite. These dependencies need to be updated together.

Updates lodash from 4.17.5 to 4.17.23

Commits

Updates vtk.js from 7.3.2 to 34.16.2

Release notes

Sourced from vtk.js's releases.

v34.16.2

34.16.2 (2025-12-15)

Bug Fixes

  • Example: resliceCursorWidget example cannot find gui element (959c7b7)
  • Glyph3DMapper: use correct shift-scale transform (80a2f91)

v34.16.1

34.16.1 (2025-12-15)

Bug Fixes

  • datasetattributes: Fix active attribute assignment (21037fc)

v34.16.0

34.16.0 (2025-12-12)

Features

  • ColorMaps: Add grayscale sigmoid colormap based on DICOM standard (e718d13)
  • ColorMaps: Add inverted grayscale colormap preset (e01eae3)
  • ColorMaps: Add inverted-grayscale sigmoid preset (2366535)
  • ColorMaps: support setting aboveRangeColor and belowRangeColor in presets (0e6208f)

v34.15.5

34.15.5 (2025-12-09)

Bug Fixes

  • ImageMarchingSquares: expand in ijk and back to world, support 3D, not just x,y (afe5592)
  • ImageMarchingSquares: keep line parts and update only ijk -> world coordinates (39ca21f)
  • ImageMarchingSquares: lint fix - prettier (327921d)
  • ImageMarchingSquares: optmize the code (b965693)
  • ImageMarchingSquares: origin is not required (24c9f29)
  • ImageMarchingSquares: remove unused k (ae52c83)
  • ImageMarchingSquares: use indexToWorld function, rather than separate calculation (87b5d2f)

v34.15.4

34.15.4 (2025-12-03)

Bug Fixes

  • InteractiveOrientationWidget: use umd import path (239974b)

... (truncated)

Commits
  • 959c7b7 fix(Example): resliceCursorWidget example cannot find gui element
  • 80a2f91 fix(Glyph3DMapper): use correct shift-scale transform
  • 21037fc fix(datasetattributes): Fix active attribute assignment
  • 685af96 test(ColorMaps): Update test baseline image for colormap presets
  • 2366535 feat(ColorMaps): Add inverted-grayscale sigmoid preset
  • 0e6208f feat(ColorMaps): support setting aboveRangeColor and belowRangeColor in presets
  • e01eae3 feat(ColorMaps): Add inverted grayscale colormap preset
  • e718d13 feat(ColorMaps): Add grayscale sigmoid colormap based on DICOM standard
  • 327921d fix(ImageMarchingSquares): lint fix - prettier
  • b965693 fix(ImageMarchingSquares): optmize the code
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kwrobot, a new releaser for vtk.js since your current version.


Updates kw-web-suite from 6.2.0 to 11.1.0

Release notes

Sourced from kw-web-suite's releases.

v11.1.0

11.1.0 (2021-01-21)

Features

v11.0.0

11.0.0 (2020-10-12)

Features

BREAKING CHANGES

  • Some dependencies updated their major version

v10.0.0

10.0.0 (2020-04-27)

Bug Fixes

  • README: Force a release and update NPM version (b880a91)

BREAKING CHANGES

  • README: update dependencies

v9.0.0

9.0.0 (2019-10-03)

  • Merge pull request #8 from Kitware/update (1727eeb), closes #8

BREAKING CHANGES

  • Update kw-web-suite

v8.0.0

8.0.0 (2018-10-26)

Features

... (truncated)

Commits
  • ec9617e Merge pull request #15 from Kitware/update
  • e46ce6e feat: Update packages
  • 12cde89 Merge pull request #13 from Kitware/update
  • a31babe feat: Update packages
  • 157744a Merge pull request #11 from Kitware/force-release
  • b880a91 fix(README): Force a release and update NPM version
  • 15e363e Merge pull request #10 from Kitware/update-travis
  • 0df1dda chore(travis): Min version is 10.18.0 for semantic-release
  • c91430c Merge pull request #9 from Kitware/update
  • 67b8a75 docs: Update changelog
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kwrobot, a new releaser for kw-web-suite since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [lodash](https://github.com/lodash/lodash) to 4.17.23 and updates ancestor dependencies [lodash](https://github.com/lodash/lodash), [vtk.js](https://github.com/Kitware/vtk-js) and [kw-web-suite](https://github.com/kitware/kw-web-suite). These dependencies need to be updated together.


Updates `lodash` from 4.17.5 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.5...4.17.23)

Updates `vtk.js` from 7.3.2 to 34.16.2
- [Release notes](https://github.com/Kitware/vtk-js/releases)
- [Commits](Kitware/vtk-js@v7.3.2...v34.16.2)

Updates `kw-web-suite` from 6.2.0 to 11.1.0
- [Release notes](https://github.com/kitware/kw-web-suite/releases)
- [Commits](Kitware/kw-web-suite@v6.2.0...v11.1.0)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
- dependency-name: vtk.js
  dependency-version: 34.16.2
  dependency-type: direct:production
- dependency-name: kw-web-suite
  dependency-version: 11.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 24, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants