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 dev.shreyaspatil:capturable from 2.1.0 to 3.0.0 #2951

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps dev.shreyaspatil:capturable from 2.1.0 to 3.0.0.

Release notes

Sourced from dev.shreyaspatil:capturable's releases.

Capturable v3.0.0

What's new 🆕

  • #194 Using Compose's latest Graphics API to capture the content.

Fixes 🐞

  • #170: Fix issue of edges getting cut off and there is a white background when capturing in devices below API 29.
  • #193: Fix a issue of capturing with inverted colors
  • #202: Fix issue of CaptureRequest is no getting handled in case when user captures before the request flow starts collection.

Breaking changes 🔥

  • Composable method Capturable() (which was already deprecated) removed in the favour of Modifier-based API.
  • Removed method CaptureRequest#capture.
  • Removed method for passing BitmapConfig to captureAsync method.

Dependent Targets

  • Jetpack Compose: 1.7.x (BoM: 2024.09.02)
  • Kotlin: 2.0.22

Full Changelog: PatilShreyas/Capturable@v2.1.0...v3.0.0

Commits
  • 3e3d5c0 Merge branch 'refs/heads/v3.0.0'
  • 3ddd559 Update publishing command for mavenCentral release
  • dd3302c Merge pull request #211 from PatilShreyas/v3.0.0
  • 504c9c7 Bump version: v3.0.0
  • ecb899d Reformat with spotless
  • b36f337 Simplify implementation for Capturable
  • b622d4d Expose graphicsLayer from controller and remove it from request model
  • 1a8c0e6 Update sample app to check initial and stateful capture
  • 5e3a0b0 Reformat with spotless
  • c5816ab Revise UI test for CapturableTest
  • 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 requested a review from a team as a code owner September 30, 2024 06:30
@dependabot dependabot bot requested review from MiSikora and removed request for a team September 30, 2024 06:30
@dependabot dependabot bot added [Area] Dependencies Pull requests that update a dependency file [Type] Tech Debt Involving upgrades or refactoring to maintain or enhance the codebase. labels Sep 30, 2024
@dangermattic
Copy link
Collaborator

1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Sep 30, 2024

🚧 Prototype builds will be available soon

@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Sep 30, 2024

Project dependencies changes

Content exceeds 65400 characters. Navigate to Buildkite build artifacts to see details.

@MiSikora
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/dev.shreyaspatil-capturable-3.0.0 branch 3 times, most recently from 3b4fbe2 to 0ae07cc Compare September 30, 2024 17:51
Bumps [dev.shreyaspatil:capturable](https:/PatilShreyas/Capturable) from 2.1.0 to 3.0.0.
- [Release notes](https:/PatilShreyas/Capturable/releases)
- [Commits](PatilShreyas/Capturable@v2.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: dev.shreyaspatil:capturable
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/dev.shreyaspatil-capturable-3.0.0 branch from 0ae07cc to 64a5c00 Compare October 7, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Area] Dependencies Pull requests that update a dependency file [Type] Tech Debt Involving upgrades or refactoring to maintain or enhance the codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants