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 konva from 8.4.3 to 9.3.18 #1711

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2024

Bumps konva from 8.4.3 to 9.3.18.

Release notes

Sourced from konva's releases.

9.3.18

Commits

  • adba007: fixes in emoji rendering (Anton Lavrevov)
  • 765258d: add changes (Anton Lavrevov)
  • 52b48fb: update CHANGELOG with new version (Anton Lavrevov)
  • 10f382d: build for 9.3.18 (Anton Lavrevov)
  • 6e28a2a: update cdn link (Anton Lavrevov)

9.3.17

Features

Bug Fixes

  • Resolve the issue of other canvases being unable to interact when overlapping on mobile devices #1849 (zhengxiongwei)

Commits

  • 28659ee: const and let (Thibaut(Teebo)) #1838
  • ae4f53b: eslint recommended (Thibaut(Teebo)) #1848
  • 338696c: eslint recommended (Thibaut(Teebo)) #1848
  • 3ba489f: eslint recommended (Thibaut(Teebo)) #1848
  • 9322bfa: fix line-through for justify. close #1846 (lavrton)
  • 1411805: Update ISSUE_TEMPLATE.md (Anton Lavrenov)
  • 00ee084: fix arrow.getClientRect() calculations. fix #1851 (Anton Lavrevov)
  • 4009e6b: changes (Anton Lavrevov)
  • 09485ef: Merge branch 'psyche/typing-2' of https://github.com/psychedelicious/konva into psychedelicious-psyche/typing-2 (Anton Lavrevov) #1812
  • 5ca5fd0: little fixes, update deps (Anton Lavrevov)
  • cbbc992: Merge branch 'psychedelicious-psyche/typing-2' (Anton Lavrevov)
  • 13f88d6: init (Adam Greenan) #1865
  • 09445e0: init (Adam Greenan) #1865
  • a24b30b: Add calculation for letter spacing to better align with css letter-spacing properties (Adam Greenan) #1865
  • 9e39485: Remove personal prettier changes (Adam Greenan) #1865
  • 3e09239: remove more personal prettier changes (Adam Greenan) #1865
  • 5053480: Remove personal prettier changes (Adam Greenan) #1865
  • de05038: Merge branch 'master' of https://github.com/Adam-Greenan/konva (Adam Greenan) #1865
  • 855e7fa: Fix emoji rendering with letterSpacing. close #1642 (Anton Lavrevov)
  • a8395ca: Merge branch 'master' of https://github.com/Adam-Greenan/konva into Adam-Greenan-master (Anton Lavrevov) #1865
  • 7e174b0: adjust tests (Anton Lavrevov)
  • 96bbbc4: Merge branch 'Adam-Greenan-master' (Anton Lavrevov)
  • 682dbdb: update node version on test (Anton Lavrevov)
  • 535edd8: new canvas version (Anton Lavrevov)
  • a94b63f: try to fix mocha (Anton Lavrevov)
  • c23e8f9: fix tests in node.js (Anton Lavrevov)
  • fe32305: update CHANGELOG with new version (Anton Lavrevov)
  • c7d11ca: build for 9.3.17 (Anton Lavrevov)
  • f2ed14f: update cdn link (Anton Lavrevov)

9.3.16

Commits

  • 9483077: add types and remove unused import (tbo47) #1826
  • b8ae0a4: tsconfig ilb to es2019 (tbo47) #1827

... (truncated)

Changelog

Sourced from konva's changelog.

9.3.18 (2024-12-23)

  • Fixed emoji split in multiple lines

9.3.17 (2024-12-23)

  • Fixed Arrow.getClientRect()
  • Fixed emoji rendering with letterSpacing
  • Fixed line-through for justify text
  • Changes in letter spacing width calculations to match DOM rendering

9.3.16 (2024-10-21)

  • Fix freeze on ios on touch cancel event
  • Typescript fixes

9.3.15 (2024-09-09)

  • fix letter spacing for Hindi text
  • ts fixes

9.3.14 (2024-07-16)

  • Fix shadow + corner radius for images
  • Support fillRule for Konva.Shape on hit graph

9.3.13 (2024-07-05)

  • Fallback for Konva.Text.measureSize() when 2d context doesn't return full data

9.3.12 (2024-06-20)

  • Fix stopped transforming when it was triggered by multi-touch
  • Fix svg path.getPointAtLength() calculations in some cases
  • Fix shape.getClientRect() when any of parents is cached

9.3.11 (2024-05-23)

  • Fix chrome clear canvas issue
  • Typescript fixes

9.3.9 (2024-05-20)

  • Fix underline and line-through for Konva.Text when Konva._fixTextRendering = true

9.3.8 (2024-05-15)

  • Fix click events fires on stage
  • Temporary Konva._fixTextRendering = true flag to fix inconsistent text

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 27, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/konva-9.3.18 branch from a37aee9 to 84bd70c Compare January 5, 2025 00:25
Bumps [konva](https://github.com/konvajs/konva) from 8.4.3 to 9.3.18.
- [Release notes](https://github.com/konvajs/konva/releases)
- [Changelog](https://github.com/konvajs/konva/blob/master/CHANGELOG.md)
- [Commits](konvajs/konva@8.4.3...9.3.18)

---
updated-dependencies:
- dependency-name: konva
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/konva-9.3.18 branch from 84bd70c to 0f5db87 Compare January 24, 2025 12:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants