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.6 #1625

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps konva from 8.4.3 to 9.3.6.

Release notes

Sourced from konva's releases.

9.3.6

Commits

  • 4f29c6d: fix trasnformer bug (Anton Lavrenov)
  • ef8710f: note (Anton Lavrenov)
  • 7f607b1: update CHANGELOG with new version (Anton Lavrenov)
  • 03ad744: build for 9.3.6 (Anton Lavrenov)
  • 6d34326: update cdn link (Anton Lavrenov)

9.3.5

Commits

  • b09ceb3: change events order for transformer. fix #1724 (Anton Lavrenov)
  • 73d65cb: improve transformer performance (Anton Lavrenov)
  • ab224d5: update CHANGELOG with new version (Anton Lavrenov)
  • b0b8347: build for 9.3.5 (Anton Lavrenov)
  • 613493e: update cdn link (Anton Lavrenov)

9.3.4

Commits

  • eb4e2b4: fix cliping with zero size. close #1723 (Anton Lavrenov)
  • 8cdac23: update CHANGELOG with new version (Anton Lavrenov)
  • 9f8c653: build for 9.3.4 (Anton Lavrenov)
  • fe8b7e0: update cdn link (Anton Lavrenov)

9.3.3

Commits

  • 4da037a: Another fix for exporting buffered shapes (Anton Lavrenov)
  • 93106ab: update CHANGELOG with new version (Anton Lavrenov)
  • ea92753: build for 9.3.3 (Anton Lavrenov)
  • e767285: update cdn link (Anton Lavrenov)

9.3.2

Commits

  • 76cace8: fix large memory usage (Anton Lavrenov)
  • b37e14a: update CHANGELOG with new version (Anton Lavrenov)
  • f212a1a: build for 9.3.2 (Anton Lavrenov)
  • 1e2c287: update cdn link (Anton Lavrenov)

9.3.1

Commits

  • 813cd4f: add missing types, close #1693 (Anton Lavrenov)
  • a8efcd5: type fixes. close #1692 (Anton Lavrenov)
  • 467147b: Add support for ctx.roundRect (CPatchane) #1695
  • 49e6e3e: Remove the existence check (CPatchane) #1695
  • f6ccabb: Correctly type radii param (CPatchane) #1695
  • a1660e1: fix filters work. close #1697 (Anton Lavrenov)
  • 0d502ba: fix buffer export (Anton Lavrenov)
  • 80fad79: update CHANGELOG with new version (Anton Lavrenov)
  • 297241a: build for 9.3.1 (Anton Lavrenov)
  • abfdf71: update cdn link (Anton Lavrenov)

... (truncated)

Changelog

Sourced from konva's changelog.

9.3.6 (2024-03-04)

  • Fix transformer bug to enable hit graph back

9.3.5 (2024-03-04)

  • tranformer event will be triggered AFTER all data of transformer is updated
  • Improve performance of transformer

9.3.4 (2024-03-03)

  • Fix clipping with zero size

9.3.3 (2024-02-09)

  • Another fix for exporting buffered shapes

9.3.2 (2024-01-26)

  • Fix large memory usage on node export

9.3.1 (2024-01-17)

  • Fix Pixelate filter work/fix caching size
  • Fix node export when large buffer canvas is used

9.3.0 (2023-12-20)

  • New attribute rotateLineVisible for Konva.Transformer to show/hide rotate line

9.2.3 (2023-10-31)

  • Better Konva.Transformer work when it has flipEnabled = false.

9.2.2 (2023-09-14)

  • Better RTL support
  • Some typescript fixes

9.2.1 (2023-09-14)

  • Fix text rendering when text has both underline and shadow
  • Typescript fixes

9.2.0 (2023-05-14)

  • More controls on clipping
  • fillRule for Konva.Shape

9.1.0 (2023-05-14)

... (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.

Bumps [konva](https://github.com/konvajs/konva) from 8.4.3 to 9.3.6.
- [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.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
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.

None yet

0 participants