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 cropperjs from 1.5.6 to 1.6.1 in /webapp #6772

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2023

Bumps cropperjs from 1.5.6 to 1.6.1.

Release notes

Sourced from cropperjs's releases.

v1.6.1

  • Fix an issue where some CSS styles were incompatible with old browsers.

v1.6.0

  • Add a rounded option to the getCroppedCanvas method (#1047).

v1.5.13

  • Add backface-visibility: hidden to the cropper image to avoid ghost lines when moving (#982).
  • Remove useless cropper-hide class from cropper image.
  • Check whether the parent node exists or not before removing the cropper container.

v1.5.12

  • Fix the cropper responsive when only the height was changed (#835).

v1.5.11

  • Fix TypeScript declarations compatibility (#799).

v1.5.10

  • Explicitly set the XMLHttpRequest request to be asynchronous (#682).
  • Improve TypeScript declarations (#791).

v1.5.9

  • Fix the issue of fail to zoom out on touch device (#726).
  • Add TypeScript declarations for the events.

v1.5.8

  • Fix the issue when the value of the minContainerWidth/Height options is 0 (#683).
  • Reset the initial canvas size when the minCanvasWidth/Height options is set (#725).
  • Store the initial image data in the right place for avoiding side-effect.

v1.5.7

  • Improve container resizing (#636).
  • Improve touch device detection (#614).
Changelog

Sourced from cropperjs's changelog.

1.6.1 (Sep 17, 2023)

  • Fix an issue where some CSS styles were incompatible with old browsers.

1.6.0 (Aug 26, 2023)

  • Add rounded option to the getCroppedCanvas method (#1047).

1.5.13 (Nov 20, 2022)

  • Add backface-visibility: hidden to cropper image to avoid ghost lines when moving (#982).
  • Remove useless cropper-hide class from cropper image.
  • Check whether the parent node exists or not before removing the cropper container.

1.5.12 (Jun 12, 2021)

  • Fix the cropper responsive when only the height was changed (#835).

1.5.11 (Feb 17, 2021)

  • Fix TypeScript declarations compatibility (#799).

1.5.10 (Feb 12, 2021)

  • Explicitly set the XMLHttpRequest request to be asynchronous (#682).
  • Improve TypeScript declarations (#791).

1.5.9 (Sep 10, 2020)

  • Fix the issue that cannot zoom out on touch devices (#726).
  • Add TypeScript declarations for the events.

1.5.8 (Sep 5, 2020)

  • Fix the issue when the value of the minContainerWidth/Height options is 0 (#683).
  • Reset the initial canvas size when the minCanvasWidth/Height options is set (#725).
  • Store the initial image data in the right place for avoiding side-effect.

1.5.7 (May 23, 2020)

  • Improve container resizing (#636).
  • Improve touch device detection (#614).
Commits
  • b122bb6 build: release 1.6.1
  • dda8f95 build: downgrade stylelint to 13 to avoid side effects
  • 72bb6d8 docs: update comment description
  • 92582ee build: release 1.6.0
  • f652134 docs: update Related projects add Symfony UX Cropper.js (#1097)
  • 3957a64 refactor: improve code and add changelog
  • 4310a8e feat: add rounded option to getCroppedCanvas method (#551) (#1047)
  • 759d65e docs: sort projects
  • 1e76d41 docs: improve example for dynamic aspect ratio
  • 27e4f59 docs: fix missing backtick (#1012)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/cropperjs-1.6.1 branch 2 times, most recently from b44da70 to 846d45b Compare October 14, 2023 01:39
@mahula mahula self-assigned this Nov 4, 2023
@mahula
Copy link
Contributor

mahula commented Nov 18, 2023

@dependabot rebase

Bumps [cropperjs](https://github.com/fengyuanchen/cropperjs) from 1.5.6 to 1.6.1.
- [Release notes](https://github.com/fengyuanchen/cropperjs/releases)
- [Changelog](https://github.com/fengyuanchen/cropperjs/blob/main/CHANGELOG.md)
- [Commits](fengyuanchen/cropperjs@v1.5.6...v1.6.1)

---
updated-dependencies:
- dependency-name: cropperjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/cropperjs-1.6.1 branch from 846d45b to 042d125 Compare November 18, 2023 10:12
@mahula mahula merged commit 2d9f8fb into master Nov 18, 2023
25 checks passed
@mahula mahula deleted the dependabot/npm_and_yarn/webapp/cropperjs-1.6.1 branch November 18, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant