Skip to content

Bump com.makeramen:roundedimageview from 2.1.0 to 2.3.0 #1321

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2025

Bumps com.makeramen:roundedimageview from 2.1.0 to 2.3.0.

Release notes

Sourced from com.makeramen:roundedimageview's releases.

2.3.0

#140 Fixes to mutate_background. #160 Added proguard files. #167 Scaletype initialization fix.

2.2.1

  • Fix for CENTER_CROP not actually centering when there's a border (#8)

2.2.0

  • Fix extra border draw when no border #115
  • Move @Corner constants to Corner.* class and namespace
  • Update to latest target sdk and support library versions.

2.1.2

  • Fix incorrect @ColorRes annotation for correct @ColorInt annotation.
  • Add @Corner IntDef annotation

2.1.1

  • Fix for CENTER_CROP bug (#8)
Commits
  • 683aeb1 Build 2.3.0
  • cdfd169 Merge pull request #167 from peacepassion/fix_scale_type_err
  • e53b59b fix wrong ScaleType init error
  • da51c66 Merge pull request #160 from jon-adams/159-proguard-fix-for-missing-picasso
  • 222e06d Updated release-proguard.txt to fix #159
  • 6a20131 Merge pull request #144 from SandroMachado/enhancement/add-proguard-rules
  • c142bb2 Update README.md
  • 5363766 Add proguard consumer file configuration
  • caef5dd Merge pull request #140 from sergio-moura88/master
  • dca6376 correcting some PR comments
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 15, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/dev/com.makeramen-roundedimageview-2.3.0 branch from b8e14df to 4b8bf49 Compare July 15, 2025 04:12
@SessionHero01
Copy link
Collaborator

@ThomasSession Do you know if we are still using this?

@ThomasSession
Copy link
Collaborator

@ThomasSession Do you know if we are still using this?

It's used in the ProfilePictureview but I wonder if we could remove it.
The new compose Avatar doesn't need any of it but the old profile view still does.

@dependabot dependabot bot force-pushed the dependabot/gradle/dev/com.makeramen-roundedimageview-2.3.0 branch 5 times, most recently from d593cf3 to 95cd7fb Compare July 18, 2025 05:12
Bumps [com.makeramen:roundedimageview](https://github.com/vinc3m1/RoundedImageView) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/vinc3m1/RoundedImageView/releases)
- [Commits](vinc3m1/RoundedImageView@v2.1.0...v2.3.0)

---
updated-dependencies:
- dependency-name: com.makeramen:roundedimageview
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/dev/com.makeramen-roundedimageview-2.3.0 branch from 95cd7fb to 914eb75 Compare July 21, 2025 03:40
@SessionHero01
Copy link
Collaborator

We are looking into removing this one in the future so don't want to waste time checking its usage for now

@SessionHero01
Copy link
Collaborator

@dependabot ignore this dependency

@dependabot dependabot bot closed this Jul 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

OK, I won't notify you about com.makeramen:roundedimageview again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/gradle/dev/com.makeramen-roundedimageview-2.3.0 branch July 21, 2025 03:53
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 java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants