Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps github.com/timoliver/tocropviewcontroller from 2.7.4 to 3.1.0.

Release notes

Sourced from github.com/timoliver/tocropviewcontroller's releases.

v3.1.0

Fixed

  • The cropping region being scaled to its minimum size when the toolbar position was set to top. (#626)
  • Gated out the iOS 26 code so the code is still buildable in Xcode 16.0. (#620)
  • The sizing code of the middle toolbar so it doesn't look overstreteched with fewer icons. (#624)

v3.0.0

Added

  • A new Liquid Glass design for iOS 26. 🎉 (#619)
  • Configurable lists of available aspect ratios. (#608)

Enhancements

  • Updated Xcode project for Xcode 26. (#618)

Fixed

  • Deprecated imageEdgeInsets for iOS 15 and above. (#618)

v2.8.0

Added

  • Deprecated iOS 11 as it no longer supported in Xcode 26.

Fixed

  • A bug in iOS 26 where the toolbar buttons would appear misaligned.
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 [github.com/timoliver/tocropviewcontroller](https://github.com/TimOliver/TOCropViewController) from 2.7.4 to 3.1.0.
- [Release notes](https://github.com/TimOliver/TOCropViewController/releases)
- [Commits](TimOliver/TOCropViewController@2.7.4...3.1.0)

---
updated-dependencies:
- dependency-name: github.com/timoliver/tocropviewcontroller
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Oct 24, 2025
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 swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant