-
Notifications
You must be signed in to change notification settings - Fork 223
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.1 #2951
base: main
Are you sure you want to change the base?
Bump dev.shreyaspatil:capturable from 2.1.0 to 3.0.1 #2951
Conversation
Generated by 🚫 Danger |
📲 You can test the changes from this Pull Request in 📱 Mobile by scanning the QR code below to install the corresponding build.
📲 You can test the changes from this Pull Request in 🚗 Automotive by scanning the QR code below to install the corresponding build.
📲 You can test the changes from this Pull Request in ⌚ Wear by scanning the QR code below to install the corresponding build.
|
Project dependencies changesThe following changes in project dependencies were detected (configuration list
tree +--- project :modules:features:discover
| \--- project :modules:features:podcasts
| \--- project :modules:features:player
| \--- project :modules:features:reimagine
+| \--- dev.shreyaspatil:capturable:3.0.1
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.1 (*)
+| +--- androidx.core:core-ktx:1.15.0 (*)
+| +--- androidx.compose:compose-bom:2024.10.00 (*)
+| +--- androidx.compose.ui:ui -> 1.7.4 (*)
+| +--- androidx.compose.runtime:runtime -> 1.7.4 (*)
+| +--- androidx.compose.foundation:foundation -> 1.7.4 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.0 (*)
-| \--- project :modules:services:capturable
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 (*)
-| +--- androidx.compose:compose-bom:2024.10.00 (*)
-| +--- androidx.core:core-ktx:1.15.0 (*)
-| +--- androidx.compose.foundation:foundation -> 1.7.4 (*)
-| +--- androidx.compose.runtime:runtime -> 1.7.4 (*)
-| +--- androidx.compose.ui:ui -> 1.7.4 (*)
-| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1 (*)
\--- project :modules:features:endofyear
+ \--- dev.shreyaspatil:capturable:3.0.1 (*)
- \--- project :modules:services:capturable (*) |
@dependabot rebase |
0ae07cc
to
64a5c00
Compare
@dependabot rebase |
64a5c00
to
ca9e64d
Compare
Blocked by PatilShreyas/Capturable#224 |
dff18da
to
556d2d4
Compare
A newer version of dev.shreyaspatil:capturable exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
556d2d4
to
d80295b
Compare
Bumps [dev.shreyaspatil:capturable](https://github.com/PatilShreyas/Capturable) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/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]>
2759c88
to
457ecfe
Compare
Bumps dev.shreyaspatil:capturable from 2.1.0 to 3.0.0.
Release notes
Sourced from dev.shreyaspatil:capturable's releases.
Commits
3e3d5c0
Merge branch 'refs/heads/v3.0.0'3ddd559
Update publishing command for mavenCentral releasedd3302c
Merge pull request #211 from PatilShreyas/v3.0.0504c9c7
Bump version: v3.0.0ecb899d
Reformat with spotlessb36f337
Simplify implementation for Capturableb622d4d
Expose graphicsLayer from controller and remove it from request model1a8c0e6
Update sample app to check initial and stateful capture5e3a0b0
Reformat with spotlessc5816ab
Revise UI test for CapturableTestYou can trigger a rebase of this PR 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)