Skip to content

Bump konva from 4.2.2 to 8.3.11 in /printer/web #543

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

Bumps konva from 4.2.2 to 8.3.11.

Changelog

Sourced from konva's changelog.

8.3.11 (2022-08-05)

  • Fix Konva.Label position when tag attributes are changed
  • Fix incorrect ellipsis display for Konva.Text
  • Fix click event trigger on parent containers on touch devices
  • Fix incorrect mouseleave event trigger when drag is finished

8.3.10 (2022-06-20)

  • Skip Konva.Transformer in container.getClientRect() calculations

8.3.9 (2022-05-27)

  • Typescript fixes

8.3.8 (2022-05-05)

  • Disable all exports in package.json

8.3.7 (2022-05-04)

  • Migrate to CommonJS exports only

8.3.6 (2022-04-27)

  • Better exports definitions. Importing Konva should work better in different bundlers and test environments.
  • imageSmoothingEnabled option for node.toDataURL(), node.toCanvas() and node.toImage()

8.3.5 (2022-03-21)

  • Quick fix for toCanvas() and toDataURL() size calculation.

8.3.4 (2022-03-13)

  • Fix characters positions calculations on fontFamily changes in TextPath.
  • Remove rounding in node.getClientRect() results
  • Fix event object on transformstart event.

8.3.3 (2022-02-23)

  • Fix justify align for text with several paragraphs.

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

... (truncated)

Commits
  • ccf9d92 update cdn link
  • 1000652 build for 8.3.11
  • 478d5b9 update CHANGELOG with new version
  • a8acc27 changlelog
  • 05c98fa fix wront mouseleale trigger after drag is finished. close #1374
  • de57178 Merge branch 'master' of github.com:konvajs/konva into master
  • a65b96f simple demo
  • 865d9ca Merge pull request #1381 from konvajs/revert-1377-revert-1372-cg/touch_click_...
  • ba2fe1b Revert "Revert "make sure preventDefault() is not called on touchend-events...
  • 2217ba4 enable all tests
  • 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)

Bumps [konva](https://github.com/konvajs/konva) from 4.2.2 to 8.3.11.
- [Release notes](https://github.com/konvajs/konva/releases)
- [Changelog](https://github.com/konvajs/konva/blob/master/CHANGELOG.md)
- [Commits](konvajs/konva@4.2.2...8.3.11)

---
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 added dependencies Dependencies Updates javascript Pull requests that update Javascript code labels Aug 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2022

Superseded by #548.

@dependabot dependabot bot closed this Aug 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/printer/web/konva-8.3.11 branch August 29, 2022 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies Updates javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants