Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps konva from 9.3.22 to 10.0.12.

Release notes

Sourced from konva's releases.

10.0.12

Commits

  • cd47d40: Better canvas farbling detection logic (Anton Lavrevov)
  • 3553f67: changes (Anton Lavrevov)
  • 9503681: update CHANGELOG with new version (Anton Lavrevov)
  • 0424929: build for 10.0.12 (Anton Lavrevov)
  • 752cdc3: update cdn link (Anton Lavrevov)

10.0.11

Commits

  • 64296be: add credit (Anton Lavrevov)
  • 0c03a6f: add link (Anton Lavrevov)
  • 84f667f: update CHANGELOG with new version (Anton Lavrevov)
  • 1dcdc00: build for 10.0.11 (Anton Lavrevov)
  • 91968f8: update cdn link (Anton Lavrevov)

10.0.10

Commits

  • 729f30d: Update hit detection system to handle canvas farbling. Thanks @​wiverson to the idea and implementation idea.

10.0.9

Commits

  • 638974e: Fix incorrect variable assignments for minY and maxY in RegularPolygon class. close #1985 (Anton Lavrevov)
  • 279f2be: Fixed line-through rendering when letter spacing is used (Anton Lavrevov)
  • 551be2f: update CHANGELOG with new version (Anton Lavrevov)
  • bd8dcc6: build for 10.0.9 (Anton Lavrevov)
  • ba6c70d: update cdn link (Anton Lavrevov)

10.0.8

Commits

  • 2e1415f: Fixed opacity level when a cached shape has opacity, fill and stroke. close #1989 (Anton Lavrevov)
  • a6248f7: update CHANGELOG with new version (Anton Lavrevov)
  • bb3fa26: build for 10.0.8 (Anton Lavrevov)
  • 1ce4852: update cdn link (Anton Lavrevov)

10.0.7

Commits

  • b7ffbe0: fix image size recalculation in Transformer tests (Anton Lavrevov)
  • b2c9fc3: update CHANGELOG with new version (Anton Lavrevov)
  • 35a144b: build for 10.0.7 (Anton Lavrevov)
  • b7b37e7: update cdn link (Anton Lavrevov)

10.0.6

Commits

  • 08c991a: Enhance Image.getClientRect() (Anton Lavrevov)
  • ef65eac: update CHANGELOG with new version (Anton Lavrevov)
  • 024ff24: build for 10.0.6 (Anton Lavrevov)
  • f1f0a57: update cdn link (Anton Lavrevov)

10.0.5

... (truncated)

Changelog

Sourced from konva's changelog.

10.0.12 (2025-11-21)

  • Better canvas farbling detection logic

10.0.11 (2025-11-20)

  • Fixed broken release

10.0.10 (2025-11-20)

  • Update hit detection system to handle canvas farbling. Hit detection should work better on Brave browser. Thanks @​wiverson to the idea and implementation idea.

10.0.9 (2025-11-08)

  • Fixed line-through rendering when letter spacing is used

10.0.8 (2025-10-24)

  • Fixed opacity level when a cached shape has opacity, fill and stroke

10.0.7 (2025-10-22)

  • Fixed image element size re-calculation when change is changed with transformer is used.

10.0.6 (2025-10-22)

  • Better Image.getClientRect() calculation if an instance has no image attached yet

10.0.5 (2025-10-22)

  • Simplify types to fix TS errors

10.0.4 (2025-10-21)

  • Remove logs

10.0.3 (2025-10-21)

  • Add text decoration options to TextPath: support for 'line-through' and combined styles with 'underline'

10.0.2 (2025-09-10)

  • Fixed internal calculations for TextPath to return correct width and height

10.0.1 (2025-09-09)

  • Fixed line-through render for center/right aligned text

10.0.0 (2025-09-07)

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 6, 2026
@dependabot dependabot bot requested a review from Yuxiang-Huang as a code owner January 6, 2026 16:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 6, 2026
@vercel
Copy link

vercel bot commented Jan 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
cmumaps Ready Ready Preview Jan 6, 2026 4:05pm
cmumaps-visualizer Ready Ready Preview Jan 6, 2026 4:05pm

@coderabbitai
Copy link

coderabbitai bot commented Jan 6, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant