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.2.3 #1998

Closed
wants to merge 6 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps konva from 7.2.5 to 8.2.3.

Changelog

Sourced from konva's changelog.

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

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

  • New property useSingleNodeRotation for Konva.Transformer.

8.0.4

  • Fix fill pattern updates on fillPatternX and fillPatternY changes.

8.0.2

  • Fix some transform caches
  • Fix cache with hidden shapes

... (truncated)

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 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 This pull request updates dependency files label Nov 1, 2021
@cloudflare-pages
Copy link

cloudflare-pages bot commented Nov 1, 2021

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e270895
Status:🚫  Build failed.

View logs

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/konva-8.2.3 branch 3 times, most recently from 4fc90d7 to 20f994f Compare November 1, 2021 12:22
Bumps [konva](https://github.com/konvajs/konva) from 7.2.5 to 8.2.3.
- [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.2.3)

---
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 force-pushed the dependabot/npm_and_yarn/konva-8.2.3 branch from 20f994f to 8b73c50 Compare November 1, 2021 12:40
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2021

A newer version of konva exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@chownces
Copy link
Contributor

chownces commented Jan 5, 2022

Superseded by #2044

@chownces chownces closed this Jan 5, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/konva-8.2.3 branch January 5, 2022 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This pull request updates dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants