pylons
pylons copied to clipboard
Bump flutter_image_compress from 1.1.3 to 2.3.0 in /easel
Bumps flutter_image_compress from 1.1.3 to 2.3.0.
Release notes
Sourced from flutter_image_compress's releases.
flutter_image_compress v2.3.0
2.3.0
What's Changed
- CI: Action - Check Dart code formatting by
@AmosHuKe
in fluttercandies/flutter_image_compress#294- Update plugin structure for OpenHarmony by
@zmtzawqlp
in fluttercandies/flutter_image_compress#301New Contributors
@AmosHuKe
made their first contribution in fluttercandies/flutter_image_compress#294Full Changelog: https://github.com/fluttercandies/flutter_image_compress/compare/flutter_image_compress-v2.2.0...flutter_image_compress-v2.3.0
flutter_image_compress-v2.1.0
What's Changed
- Prevent OOM when getting EXIF rotationdegrees for large image by
@basveenema
in fluttercandies/flutter_image_compress#246- Android: add namespace for compat with AGP 8.0 by
@AnggaSP
in fluttercandies/flutter_image_compress#254- feat: support macOS by
@CaiJingLong
in fluttercandies/flutter_image_compress#264- Fix full example links by
@shomatan
in fluttercandies/flutter_image_compress#261- docs: Update README by
@CaiJingLong
in fluttercandies/flutter_image_compress#266New Contributors
@basveenema
made their first contribution in fluttercandies/flutter_image_compress#246@AnggaSP
made their first contribution in fluttercandies/flutter_image_compress#254@shomatan
made their first contribution in fluttercandies/flutter_image_compress#261Full Changelog: https://github.com/fluttercandies/flutter_image_compress/compare/web-0.1.1...flutter_image_compress-v2.1.0
Changelog
Sourced from flutter_image_compress's changelog.
flutter_image_compress
-v2.3.0
flutter_image_compress_ohos
-v0.0.3
- FEAT: Update plugin structure for OpenHarmony (#301). (5e999c43)
- FEAT: support openharmony (#290). (e9f10b28)
- FEAT: support openharmony (#290). (d8c3fb95)
2024-03-13
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
flutter_image_compress
-v2.2.0
flutter_image_compress_common
-v1.0.5
flutter_image_compress_macos
-v1.0.2
flutter_image_compress_ohos
-v0.0.2
flutter_image_compress_platform_interface
-v1.0.5
flutter_image_compress_web
-v0.1.4+1
flutter_image_compress
-v2.2.0
flutter_image_compress_common
-v1.0.5
- DOCS: The first version for OpenHarmony. (5fcab8da)
flutter_image_compress_macos
-v1.0.2
- DOCS: The first version for OpenHarmony. (5fcab8da)
flutter_image_compress_ohos
-v0.0.2
... (truncated)
Commits
743d100
chore(release): publish packagesb7a525e
chore: upgrade workspace pubspec643da55
chore: Update runnable CIbadfb04
chore: Update CONTRIBUTING5e999c4
feat: Update plugin structure for OpenHarmony (#301)2aa67cb
Merge pull request #294 from AmosHuKe/ci-code-formatting2a26ff8
CI: Action - Check Dart code formattingaedcda5
chore: clean up3018544
Merge pull request #292 from fluttercandies/ohos70eecfb
chore(release): publish packages- 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)