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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump filerobot-image-editor from 4.4.0 to 4.5.0 #1726

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2023

Bumps filerobot-image-editor from 4.4.0 to 4.5.0.

Release notes

Sourced from filerobot-image-editor's releases.

v4.5.0 - 2023-06-09

Fixed

Added

Improved

  • The add watermark button design & label
  • Render function logic in JS version.
  • Tabs labels become center aligned & space broken in-case of tab's label with multiple words.
  • Typescript types (adding theme object into types & update the updateState function naming in VanillaJs version package's types)
  • The loading of original image by waiting a tick for avoiding issues possible to happen with the whole plugin ([PR #334](scaleflex/filerobot-image-editor#334)).
Changelog

Sourced from filerobot-image-editor's changelog.

v4.5.0 - 2023-06-09

Fixed

Added

Improved

  • The add watermark button design & label
  • Render function logic in JS version.
  • Tabs labels become center aligned & space broken in-case of tab's label with multiple words.
  • Typescript types (adding theme object into types & update the updateState function naming in VanillaJs version package's types)
  • The loading of original image by waiting a tick for avoiding issues possible to happen with the whole plugin ([PR #334](scaleflex/filerobot-image-editor#334)).
Commits
  • e45eb28 Chore(Release): publish new version v4.5.0馃敟馃殌
  • f421e54 Preparing for release v4.5.0
  • b26c0b5 refactor: make it easier to write filters (#333)
  • 574a851 Chore(deps-dev): Bump vite from 2.9.15 to 2.9.16 (#345)
  • d6f43d1 Fix: resize isn't considered in developer's transform function
  • 9a73270 Chore: bind the image editor class to vanilla js methods
  • b9fb4ad Merge branch 'v4-dev' of github.com:scaleflex/filerobot-image-editor into v4-dev
  • 8d89677 Update CHANGELOG.md
  • d37ce96 app: wait one tick before setNewOriginalImage (#334)
  • 71a098b Update deepMerge
  • 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.4.0 to 4.5.0.
- [Release notes](https://github.com/scaleflex/filerobot-image-editor/releases)
- [Changelog](https://github.com/scaleflex/filerobot-image-editor/blob/master/CHANGELOG.md)
- [Commits](scaleflex/filerobot-image-editor@v4.4.0...v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jun 10, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/filerobot-image-editor-4.5.0 branch from db2988f to d8551c2 Compare June 10, 2023 03:30
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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@skjnldsv skjnldsv merged commit 1d61387 into master Jun 25, 2023
24 of 25 checks passed
@skjnldsv skjnldsv deleted the dependabot/npm_and_yarn/filerobot-image-editor-4.5.0 branch June 25, 2023 10:01
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.

None yet

2 participants