ivmartel / dwv

DICOM Web Viewer: open source zero footprint medical image library.
https://ivmartel.github.io/dwv/
GNU General Public License v3.0
1.68k stars 593 forks source link

Bump konva from 9.3.14 to 9.3.15 #1754

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps konva from 9.3.14 to 9.3.15.

Release notes

Sourced from konva's releases.

9.3.15

Bug Fixes

Commits

  • e6cb27f: better types, fix #1794 (Anton Lavrenov)
  • 45889f9: changes (Anton Lavrenov)
  • 0d977a1: #1797 StageConfig: container optional (Daniel Kleis) #1801
  • d1704e5: fix letter spacing for Hindi text (Anton Lavrenov)
  • c98b1f6: Merge branch 'master' of github.com:konvajs/konva (Anton Lavrenov)
  • bd8e4a6: update CHANGELOG with new version (Anton Lavrenov)
  • 3469327: build for 9.3.15 (Anton Lavrenov)
  • 0dd6d10: update cdn link (Anton Lavrenov)
Changelog

Sourced from konva's changelog.

9.3.15 (2024-09-09)

  • fix letter spacing for Hindi text
  • ts fixes
Commits
  • 0dd6d10 update cdn link
  • 3469327 build for 9.3.15
  • bd8e4a6 update CHANGELOG with new version
  • c98b1f6 Merge branch 'master' of github.com:konvajs/konva
  • d1704e5 fix letter spacing for Hindi text
  • 583fccf Merge pull request #1801 from daniatic/master
  • 0d977a1 #1797 StageConfig: container optional
  • 9830a6c Merge pull request #1795 from kyechan99/master
  • ad0c15a fix: specify return type Path.getPoint* methods
  • c6a09c8 fix: revert changes Path.gitPoint static methods
  • 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)