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 7.2.5 to 8.3.2 #87

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2022

Bumps konva from 7.2.5 to 8.3.2.

Changelog

Sourced from konva's changelog.

8.3.2

  • Remove source maps for webpack builds

8.3.1 (2021-12-09)

  • Fix dbltap event in Safari
  • A bit faster node.moveToTop() when node is already on top
  • Better client rect calculations for Konva.Arc shape.

8.3.0 (2021-11-15)

  • new transformer.anchorDragBoundFunc method.

8.2.4 (2021-11-15)

  • Fix not working Konva.Transformer when several transformers were used

8.2.2

  • Fix Konva.Arrow rendering when it has two pointers

8.2.1

  • Fix package.json exports.

8.2.0

  • Restore build in CommonJS. const Konva = require('konva/cmj').default;
  • Fix arrow rendering when dash is used
  • Fix dbltap trigger when multi-touch is used

8.1.4

  • Fix dblclick event when cancelBubble is used.

8.1.3

  • Fix fillPattern cache invalidation on shapes

8.1.2

  • Fix memory leak for Konva.Image

8.1.1

  • Fix Konva.Transformer dragging draw when shouldOverdrawWholeArea = true.
  • Fix auto redraw when container.removeChildren() or container.destroyChildren() are used

8.1.0

... (truncated)

Commits
  • acdbad8 update cdn link
  • b116c8c build for 8.3.2
  • 1865508 update CHANGELOG with new version
  • ac06e53 Merge pull request #1253 from lalop/master
  • 504afed add test on arc#getSelfRect
  • 602e76a fix arc getSelfRect bound
  • 077505e Merge pull request #1249 from derekjan1240/master
  • f3947e5 test(color): add test case with percentage color string to RGBA object
  • 0eda0dc Merge pull request #1250 from HardenedHunter/master
  • 8ffac91 Added error handler for Image.fromURL
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/konva-8.3.2 branch from 59736dd to 70b9b10 Compare February 2, 2022 15:08
@marcelklehr
Copy link
Member

marcelklehr commented Feb 2, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/konva-8.3.2 branch from 70b9b10 to aed5c01 Compare February 2, 2022 16:03
@marcelklehr marcelklehr self-assigned this Feb 3, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/konva-8.3.2 branch from aed5c01 to 2785dd7 Compare February 5, 2022 12:39
@marcelklehr
Copy link
Member

see konvajs/vue-konva#186

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/konva-8.3.2 branch from 2785dd7 to 5a8ef95 Compare February 5, 2022 12:49
Bumps [konva](https://github.com/konvajs/konva) from 7.2.5 to 8.3.2.
- [Release notes](https://github.com/konvajs/konva/releases)
- [Changelog](https://github.com/konvajs/konva/blob/master/CHANGELOG.md)
- [Commits](konvajs/konva@7.2.5...8.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/konva-8.3.2 branch from 5a8ef95 to 2a583d4 Compare February 12, 2022 18:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2022

Superseded by #108.

@dependabot dependabot bot closed this Feb 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/konva-8.3.2 branch February 24, 2022 12:05
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

1 participant