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

chore(deps): Bump fabric from 5.5.1 to 6.6.1 #3528

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2025

Bumps fabric from 5.5.1 to 6.6.1.

Release notes

Sourced from fabric's releases.

Version 6.6.1

What's Changed

Full Changelog: fabricjs/fabric.js@v660...v661

Version 6.6.0

What's Changed

New Contributors

Full Changelog: fabricjs/fabric.js@v654...v660

Version 6.5.4

What's Changed

New Contributors

Full Changelog: fabricjs/fabric.js@v653...v654

Changelog

Sourced from fabric's changelog.

[6.6.1]

  • fix(): FabricImage was missing cachekey when filtering #10441

[6.6.0]

  • feat(): Add webp to ImageFormat #10435
  • fix(): Allow for node-canvas images to work with the FabricImage class by making classList optional. #10412
  • fix(): Allow for brush subclassing moving some properties from private to protected. #10416
  • feat(): Add method toBlob. #3283

[6.5.4]

  • docs() perf(): Reorder caching conditions for most common scenario and docs fixes. #10366

[6.5.3]

  • fix(ColorMatrix): Restore correct alpha for JS colorMatrix filter #10313

[6.5.2]

  • chore(): Reduce some verbose code #10311
  • ci(): Test node 22 again #10310
  • chore(TS): Try to remove all TS-ERROR directives #10309
  • chore(): Make TS config more strict #10308
  • fix(Color): Support uppercase keywords #10300
  • fix(): The _setLineDash method has additional side effects, altering the value of strokeDashArray #10292
  • fix(): for object caching over invalidating the cache #10294

[6.5.1]

  • fix(TS): Add missing export for type DrawContext #10281
  • fix(Control): Borderscalefactor should apply to controls as well #10283

[6.5.0]

  • fix(Canvas): Holding down Shift to select multiple shapes unexpectedly triggers the text exit event. #10228
  • fix(): mousedown restore after touch end on dospose #10250
  • feat(IText): expose getCursorRenderingData() function. #10204
  • fix(Canvas): allowTouchScrolling interactions #10078
  • update(IText): Add method enterEditingImpl/exitEditingImpl that executes the logic of enterEditing/exitEditing without events #10187
  • fix(FabricObject): Fix clipPath blurryness with scale #9774

[6.4.3]

  • fix(FabricObject): Render clipPath as sharp as the object #9774
  • fix(Controls): changeWidth can change width with decimals #10186
  • ci(): Add some prebuilt fabric in the dist folder #10178
  • chore(): Add more generic font families to FabricText.genericFonts #10167

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 22, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fabric-6.6.1 branch from 6e45020 to 75852be Compare March 9, 2025 00:30
Bumps [fabric](https://github.com/fabricjs/fabric.js) from 5.5.1 to 6.6.1.
- [Release notes](https://github.com/fabricjs/fabric.js/releases)
- [Changelog](https://github.com/fabricjs/fabric.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fabricjs/fabric.js/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fabric-6.6.1 branch from 75852be to dae3376 Compare March 9, 2025 00:33
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.

0 participants