Skip to content

Bump fabric from 5.3.0 to 6.3.0#267

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fabric-6.3.0
Closed

Bump fabric from 5.3.0 to 6.3.0#267
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fabric-6.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2024

Bumps fabric from 5.3.0 to 6.3.0.

Release notes

Sourced from fabric's releases.

Version 6.3.0

What's Changed

Full Changelog: fabricjs/fabric.js@v620...v630

Version 6.2.0

What's Changed

New Contributors

Full Changelog: fabricjs/fabric.js@v610...v620

Version 6.1.0

What's Changed

Full Changelog: fabricjs/fabric.js@v6.0.2...v610

Version 5.4.0

What's Changed

New Contributors

Full Changelog: fabricjs/fabric.js@v5.3.1...v540

Version 6.0.2

What's Changed

... (truncated)

Changelog

Sourced from fabric's changelog.

[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
  • chore(TS): Update TS to latest #10044
  • feat(ClassRegistry): Add has method to classRegistry to allow to check if a class exists. (fixes #10001)

[6.1.0]

  • fix(): Avoid errors on restoring custom properties that pass the lazy detection of shadow,gradient,pattern and clipPath. #10001
  • fix(): When deselecting an active selection remove its reference from hoveredTarget #9961
  • feat(): Path controls utility #9998
  • chore(): Removed website submodule

[6.0.2]

  • fix(TS): Type fixes and improved JSDOCS. #9978

[6.0.1]

  • chore(): export InteractiveFabricObject to tweak default values #9963
  • chore(): use deconstruction and constants in place of strings to save some bytes of code #9593
  • tests(): Start moving visual tests to playwrigth #9481
  • fix(filters): Fix bugs in Pixelate and Blur filter #9962
  • docs(): update README.md #9957

[6.0.0]

[6.0.0-rc4]

  • chore(): update dev deps #9944
  • chore() Remove Node 16, add Node 22 in the test suite #9942
  • test(e2e): Activeselection default initialization E2E test #9941
  • fix(Activeselection): Activeselection default initialization #9940
  • feat(Color): add isUnrecognised property #9936

[6.0.0-rc3]

  • fix(StaticCanvas): fully clean the cache canvas to avoid leaving trailing pixels #9779
  • perf(): Reduce some calls to setCoords() #9795
  • chore(TS): svg reviver is optional #9935

... (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.3.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 16, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2024

Superseded by #282.

@dependabot dependabot bot closed this Aug 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fabric-6.3.0 branch August 29, 2024 17:05
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