matt8707 / ha-fusion

A modern, easy-to-use and performant custom Home Assistant dashboard
MIT License
2.27k stars 104 forks source link

Bump konva from 9.3.15 to 9.3.16 #590

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps konva from 9.3.15 to 9.3.16.

Release notes

Sourced from konva's releases.

9.3.16

Commits

  • 9483077: add types and remove unused import (tbo47) #1826
  • b8ae0a4: tsconfig ilb to es2019 (tbo47) #1827
  • 8d2a050: var to const or let (tbo47) #1830
  • cb85f72: add types (tbo47) #1830
  • 7714ef6: remove unused libs (tbo47) #1832
  • 9a7e688: refactor for const over let (Thibaut(Teebo)) #1836
  • 5cdde09: fix freeze on ios. close #1843 (lavrton)
  • 7ceb745: changes (lavrton)
  • a2a8ece: update CHANGELOG with new version (lavrton)
  • b8fe8d3: build for 9.3.16 (lavrton)
  • a8348f6: update cdn link (lavrton)
Changelog

Sourced from konva's changelog.

9.3.16 (2024-10-21)

  • Fix freeze on ios on touch cancel event
  • Typescript fixes
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 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)