Skip to content

Bump photo_manager from 2.5.2 to 3.1.1 #89

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github-enterprise May 17, 2024

Bumps photo_manager from 2.5.2 to 3.1.1.

Release notes

Sourced from photo_manager's releases.

3.1.1

What's Changed

Full Changelog: https://github.com/fluttercandies/flutter_photo_manager/compare/3.1.0...3.1.1

3.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercandies/flutter_photo_manager/compare/3.0.0...3.1.0

3.0.0

What's Changed

Breaking changes

See the Migration Guide for details of breaking changes.

Improvements

  • Remove the restriction of getMediaUrl.

Fixes

  • Fix PhotoManager.editor.deleteWithIds method not working on Android API 29.
  • Dispatch channel calls in main thread on Darwin.
  • Fix presentLimit did not finish on Android. (#1052)
  • Fix requestPermissionExtend returns the incorrect status on Android API 34.

Full Changelog: https://github.com/fluttercandies/flutter_photo_manager/compare/2.8.1...3.0.0

3.0.0-dev.5

What's Changed

... (truncated)

Changelog

Sourced from photo_manager's changelog.

3.1.1

Improvements

  • Update plugin structure for OpenHarmony

3.1.0

Breaking changes

  • AssetPathEntity.darwinType and AssetPathEntity.darwinSubtype are deprecated.
  • containsLivePhotos now defaults to false.

See the [Migration Guide][] for details of breaking changes.

Features

  • Support OpenHarmony.

Fixes

  • Do not predicate subtypes images as adjusted on Darwin.
  • Fix PMProgressHandler not getting notified when failed on Darwin.
  • Merge Android API 29 and 30 PermissionDelegates which allows Android API 29 to grant permissions without WRITE_EXTERNAL_STORAGE.

Improvements

  • Improve code formatting.
  • Add privacy file for iOS/macOS. (#1120)

3.0.0

Breaking changes

See the [Migration Guide][] for details of breaking changes.

Improvements

  • Remove the restriction of getMediaUrl.

Fixes

  • Fix PhotoManager.editor.deleteWithIds method not working on Android API 29.
  • Dispatch channel calls in main thread on Darwin.
  • Fix presentLimit did not finish on Android. (#1052)
  • Fix requestPermissionExtend returns the incorrect status on Android API 34.

2.8.1

... (truncated)

Commits
  • 667f5a1 refactor: Update plugin structure for openharmony (#1126)
  • 108930a [OpenHarmony] update openSetting, add full error info, update save API (#1122)
  • 2523da5 🔥 Disable Live Photos obtain by default (#1121)
  • 90de968 Support OpenHarmony (#1108)
  • 13a05ac feat: add privacy for iOS/macOS (#1120)
  • 9108b49 feat: Upgrade android configs (#1114)
  • 0fe97b1 🔥 Merge Android 29 and 30 PermissionDelegates (#1110)
  • 56f03ef CI: Add build apk android on win/mac (#1105)
  • 07b614b Add field playbackStyle to DarwinColumns for imporve filter IOS (#1062)
  • 0f56e2b 📝 Add PHPhotoLibraryPreventAutomaticLimitedAccessAlert to docs
  • Additional commits viewable in compare view

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 [photo_manager](https://github.com/fluttercandies/flutter_photo_manager) from 2.5.2 to 3.1.1.
- [Release notes](https://github.com/fluttercandies/flutter_photo_manager/releases)
- [Changelog](https://github.com/fluttercandies/flutter_photo_manager/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fluttercandies/flutter_photo_manager/compare/2.5.2...3.1.1)

---
updated-dependencies:
- dependency-name: photo_manager
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2024
@dependabot dependabot bot requested a review from a team May 17, 2024 01:40
Sign in to join this conversation on GitHub.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants