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 filerobot-image-editor from 4.3.7 to 4.3.8 #1547

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2023

Bumps filerobot-image-editor from 4.3.7 to 4.3.8.

Release notes

Sourced from filerobot-image-editor's releases.

v4.3.8 - 2023-02-10

Fixed

  • Move crossOrigin = 'Anonymous' before .src to avoid sometimes CORS issue (Issue #242).
  • Some filters/finetunes names are changed on saving the image in prod (Issue #266).
  • Issue of sometimes the canvas doesn't draw the main image (Issues #251 & #276).
  • 50x50 image and smaller is not working (Issue #220).
  • PEN as default TOOL don't work bug (Issue #288)
  • Issue of button HTML element doesn't have a type (Issue #268).

Improved

  • Filters' previews, Consider ratio in image filters preview by center cropping the image (Issue #253).
  • If no Annotation component is found avoid showing an error (possible to happen if provided wrong annotation type from the developer side).
  • The behavior of color picker, by splitting the saved fill/stroke/shadow colors (Issue #285).
  • Update TS types for defaultSavedImageType.
  • Update @scaleflex/ui, @scaleflex/icons, konva & react-konva.

Security

  • Apply Dependabot suggested fixes/improvements.
Commits
  • 85bd6b7 Chore(Release): publish new version v4.3.8🔥🚀
  • 54b971c Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/http-cache-seman...
  • b8ddf42 Merge remote-tracking branch 'origin/v4-dev' into dependabot/npm_and_yarn/htt...
  • f22eb86 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/decode-uri-compo...
  • f0a20ae Merge remote-tracking branch 'origin/v4-dev' into dependabot/npm_and_yarn/dec...
  • d8ab2c7 Merge remote-tracking branch 'origin/v4-dev' into dependabot/npm_and_yarn/loa...
  • e57225c Improve: Update @​scaleflex/ui, @​scaleflex/icons, konva & react-konva
  • 781283d Improve: Update TS types for defaultSavedImageType
  • 9d4622d Improve: theme prop in README.md
  • 2f25a9c Improve: theme prop in README.md
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

Bumps [filerobot-image-editor](https://github.com/scaleflex/filerobot-image-editor) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/scaleflex/filerobot-image-editor/releases)
- [Commits](scaleflex/filerobot-image-editor@v4.3.7...v4.3.8)

---
updated-dependencies:
- dependency-name: filerobot-image-editor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable25/filerobot-image-editor-4.3.8 branch from ac46f2b to 7c63017 Compare February 11, 2023 04:11
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Feb 11, 2023
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@szaimen
Copy link
Contributor

szaimen commented Feb 15, 2023

@skjnldsv this should fix #1335

@skjnldsv skjnldsv merged commit 6e3e72f into stable25 Feb 25, 2023
@skjnldsv skjnldsv deleted the dependabot/npm_and_yarn/stable25/filerobot-image-editor-4.3.8 branch February 25, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants