Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps pro_image_editor from 11.11.0 to 11.12.2.

Release notes

Sourced from pro_image_editor's releases.

v11.12.2

What's Changed

New Contributors

Full Changelog: hm21/pro_image_editor@v11.12.1...v11.12.2

v11.12.1

What's Changed

Full Changelog: hm21/pro_image_editor@v11.12.0...v11.12.1

v11.12.0

What's Changed

New Contributors

Full Changelog: hm21/pro_image_editor@v11.11.0...v11.12.0

Changelog

Sourced from pro_image_editor's changelog.

11.12.2

  • FEAT(main-editor): Make scaling actions done through desktop interactions (mouse scroll or keyboard) consistent between layer types and proportional to the current size of the layer.

11.12.1

  • FIX(RTL): Resolve incorrect layer selection box location. Resolves issue #698.

11.12.0

  • FEAT(text-editor): Added enableTapOutsideToSave configuration to TextEditorConfigs to control whether tapping outside the text field saves the text annotation.
  • FIX(paint-editor): Resolve draw delay in the freestyle mode. Resolves issue #696.
Commits
  • 00ede8f chore(release): update version to 11.12.2
  • 7b70355 feat(main-editor): make scale actions proportional in desktop interactions (#...
  • 51e9dac fix(rtl): resolve incorrect layer selection box location (#700)
  • c84cc3f chore(release): update version to 11.12.0
  • 0f9f226 fix(paint-editor): resolve draw delay in the freestyle mode
  • 3540997 feat(text-editor): add enableTapOutsideToSave prop to text editor configs (#695)
  • d695f6b merge: pull request #692 from hm21:dev
  • a5b028a refactor(layer): remove unused scale parameter from LayerWidgetPaintItem
  • 4530a02 feat(reorder-layer): refactor reorder button and modal sheet for better reada...
  • See full diff 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 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 [pro_image_editor](https://github.com/hm21/pro_image_editor) from 11.11.0 to 11.12.2.
- [Release notes](https://github.com/hm21/pro_image_editor/releases)
- [Changelog](https://github.com/hm21/pro_image_editor/blob/stable/CHANGELOG.md)
- [Commits](hm21/pro_image_editor@v11.11.0...v11.12.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant