Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps fabric from 5.3.0 to 6.5.0.

Release notes

Sourced from fabric's releases.

Version 6.5.0

What's Changed

New Contributors

Full Changelog: fabricjs/fabric.js@v643...v650

Version 6.4.3

What's Changed

New Contributors

Full Changelog: fabricjs/fabric.js@v642...v643

Version 6.4.1

What's Changed

Full Changelog: fabricjs/fabric.js@v640...v641

Version 6.4.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from fabric's changelog.

[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

[6.4.2]

  • Fix(): path parsing performance #10123

[6.4.1]

  • fix(): Package.json had wrong path to types for extensions #10115

[6.4.0]

  • fix(): Fix broken exports for filters that do not have a static defaults value. #10102
  • chore(): deprecate originX, originY #10095
  • fix(SVGImport): Allow parsing of 'id' attribute that starts with a number #10079
  • fix(filter): pixelate filter has non square pixels in webgl (#10081)
  • feat(Canvas): Avoid styling the lower canvas with absolute positioning #10077
  • chore(TS): Add missing export type for Text events #10076
  • chore(CI): Move test actions to Node 20 #10073
  • feat(Object): Object serialization for common properties #10072
  • feat(): Support easy serialization of custom properties #10071
  • chore(): reduce class inheritance, merge some classes together. #10070

[6.3.0]

  • chore(): Remove over-protective cloneDeep from fromObject #9621
  • chore(): Prettier apply the new standard configuration #10067
  • chore(): Update dev dependencies Lint, Prettier, Jest #10066
  • fix(): Remove unused code from aligning guidelines #10056
  • feat(): Add v6 aligning guidelines. #10033

[6.2.0]

  • fix(SVG import): Parse use directive attribute issues #10053
  • fix(SVG import): Fix style tag processing in use tag when reference also has a style #10050
  • fix(SVG import): Fix path Arc parsing regression issue #10048

... (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 [fabric](https://github.com/fabricjs/fabric.js) from 5.3.0 to 6.5.0.
- [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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Superseded by #379.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fabric-6.5.0 branch November 18, 2024 17:40
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