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 sketch from 3.3.0 to 3.3.1 #41

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2024

Bumps sketch from 3.3.0 to 3.3.1.
Updates io.github.panpf.sketch3:sketch from 3.3.0 to 3.3.1

Release notes

Sourced from io.github.panpf.sketch3:sketch's releases.

v3.3.1

Please check the CHANGELOG.md file for updated log 更新日志请查看 CHANGELOG.md 文件

Changelog

Sourced from io.github.panpf.sketch3:sketch's changelog.

v3.3.1

sketch:

  • fix: Fix the bug that ResizeDrawable and ResizeAnimatableDrawable should use the size of bounds as dstSize
  • fix: Fixed a bug where HurlStack made an error when encountering no Content-Length field in the response, causing image loading to fail. #193
  • fix: Fixed the bug that the bottomLeft and bottomRight parameters of the (Float, Float, Float, Float) constructor of RoundCornersTransformation are in the wrong order

sketch-compose:

  • fix: Fix the bug where AsyncImage resizeSize changes to the last image size when loading the image again
  • improve: Use PainterElement instead of ContentPainterModifier to improve AsyncImage performance
Commits
  • 82ffde1 release: v3.3.1
  • 707dce3 test: Fixed unit test
  • a31878d fix: Fixed the bug that the bottomLeft and bottomRight parameters of the (Flo...
  • 633da72 fix: Fixed a bug where HurlStack made an error when encountering no Content-L...
  • 3d7d17b todo:
  • 850e6a4 todo:
  • a6f5c9b sample: Improve sample app
  • 272aa92 Merge branch 'dev' of github.com:panpf/sketch into dev
  • 61af7bd docs: Update documentation
  • d6117f6 improve: Improve code
  • Additional commits viewable in compare view

Updates io.github.panpf.sketch3:sketch-okhttp from 3.3.0 to 3.3.1

Release notes

Sourced from io.github.panpf.sketch3:sketch-okhttp's releases.

v3.3.1

Please check the CHANGELOG.md file for updated log 更新日志请查看 CHANGELOG.md 文件

Changelog

Sourced from io.github.panpf.sketch3:sketch-okhttp's changelog.

v3.3.1

sketch:

  • fix: Fix the bug that ResizeDrawable and ResizeAnimatableDrawable should use the size of bounds as dstSize
  • fix: Fixed a bug where HurlStack made an error when encountering no Content-Length field in the response, causing image loading to fail. #193
  • fix: Fixed the bug that the bottomLeft and bottomRight parameters of the (Float, Float, Float, Float) constructor of RoundCornersTransformation are in the wrong order

sketch-compose:

  • fix: Fix the bug where AsyncImage resizeSize changes to the last image size when loading the image again
  • improve: Use PainterElement instead of ContentPainterModifier to improve AsyncImage performance
Commits
  • 82ffde1 release: v3.3.1
  • 707dce3 test: Fixed unit test
  • a31878d fix: Fixed the bug that the bottomLeft and bottomRight parameters of the (Flo...
  • 633da72 fix: Fixed a bug where HurlStack made an error when encountering no Content-L...
  • 3d7d17b todo:
  • 850e6a4 todo:
  • a6f5c9b sample: Improve sample app
  • 272aa92 Merge branch 'dev' of github.com:panpf/sketch into dev
  • 61af7bd docs: Update documentation
  • d6117f6 improve: Improve code
  • Additional commits viewable in compare view

Updates io.github.panpf.sketch3:sketch-gif-movie from 3.3.0 to 3.3.1

Release notes

Sourced from io.github.panpf.sketch3:sketch-gif-movie's releases.

v3.3.1

Please check the CHANGELOG.md file for updated log 更新日志请查看 CHANGELOG.md 文件

Changelog

Sourced from io.github.panpf.sketch3:sketch-gif-movie's changelog.

v3.3.1

sketch:

  • fix: Fix the bug that ResizeDrawable and ResizeAnimatableDrawable should use the size of bounds as dstSize
  • fix: Fixed a bug where HurlStack made an error when encountering no Content-Length field in the response, causing image loading to fail. #193
  • fix: Fixed the bug that the bottomLeft and bottomRight parameters of the (Float, Float, Float, Float) constructor of RoundCornersTransformation are in the wrong order

sketch-compose:

  • fix: Fix the bug where AsyncImage resizeSize changes to the last image size when loading the image again
  • improve: Use PainterElement instead of ContentPainterModifier to improve AsyncImage performance
Commits
  • 82ffde1 release: v3.3.1
  • 707dce3 test: Fixed unit test
  • a31878d fix: Fixed the bug that the bottomLeft and bottomRight parameters of the (Flo...
  • 633da72 fix: Fixed a bug where HurlStack made an error when encountering no Content-L...
  • 3d7d17b todo:
  • 850e6a4 todo:
  • a6f5c9b sample: Improve sample app
  • 272aa92 Merge branch 'dev' of github.com:panpf/sketch into dev
  • 61af7bd docs: Update documentation
  • d6117f6 improve: Improve code
  • Additional commits viewable in compare view

Updates io.github.panpf.sketch3:sketch-extensions from 3.3.0 to 3.3.1

Release notes

Sourced from io.github.panpf.sketch3:sketch-extensions's releases.

v3.3.1

Please check the CHANGELOG.md file for updated log 更新日志请查看 CHANGELOG.md 文件

Changelog

Sourced from io.github.panpf.sketch3:sketch-extensions's changelog.

v3.3.1

sketch:

  • fix: Fix the bug that ResizeDrawable and ResizeAnimatableDrawable should use the size of bounds as dstSize
  • fix: Fixed a bug where HurlStack made an error when encountering no Content-Length field in the response, causing image loading to fail. #193
  • fix: Fixed the bug that the bottomLeft and bottomRight parameters of the (Float, Float, Float, Float) constructor of RoundCornersTransformation are in the wrong order

sketch-compose:

  • fix: Fix the bug where AsyncImage resizeSize changes to the last image size when loading the image again
  • improve: Use PainterElement instead of ContentPainterModifier to improve AsyncImage performance
Commits
  • 82ffde1 release: v3.3.1
  • 707dce3 test: Fixed unit test
  • a31878d fix: Fixed the bug that the bottomLeft and bottomRight parameters of the (Flo...
  • 633da72 fix: Fixed a bug where HurlStack made an error when encountering no Content-L...
  • 3d7d17b todo:
  • 850e6a4 todo:
  • a6f5c9b sample: Improve sample app
  • 272aa92 Merge branch 'dev' of github.com:panpf/sketch into dev
  • 61af7bd docs: Update documentation
  • d6117f6 improve: Improve code
  • 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 `sketch` from 3.3.0 to 3.3.1.

Updates `io.github.panpf.sketch3:sketch` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/panpf/sketch/releases)
- [Changelog](https://github.com/panpf/sketch/blob/main/CHANGELOG.md)
- [Commits](panpf/sketch@3.3.0...3.3.1)

Updates `io.github.panpf.sketch3:sketch-okhttp` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/panpf/sketch/releases)
- [Changelog](https://github.com/panpf/sketch/blob/main/CHANGELOG.md)
- [Commits](panpf/sketch@3.3.0...3.3.1)

Updates `io.github.panpf.sketch3:sketch-gif-movie` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/panpf/sketch/releases)
- [Changelog](https://github.com/panpf/sketch/blob/main/CHANGELOG.md)
- [Commits](panpf/sketch@3.3.0...3.3.1)

Updates `io.github.panpf.sketch3:sketch-extensions` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/panpf/sketch/releases)
- [Changelog](https://github.com/panpf/sketch/blob/main/CHANGELOG.md)
- [Commits](panpf/sketch@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: io.github.panpf.sketch3:sketch
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.panpf.sketch3:sketch-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.panpf.sketch3:sketch-gif-movie
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.panpf.sketch3:sketch-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2024
@5ec1cff
Copy link
Owner

5ec1cff commented Mar 7, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit 37b75c5 into master Mar 7, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/master/sketch-3.3.1 branch March 7, 2024 07:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant