-
Notifications
You must be signed in to change notification settings - Fork 225
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
dependabot
wants to merge
2
commits into
main
Choose a base branch
from
dependabot/gradle/dev.shreyaspatil-capturable-3.0.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump dev.shreyaspatil:capturable from 2.1.0 to 3.0.0 #2951
dependabot
wants to merge
2
commits into
main
from
dependabot/gradle/dev.shreyaspatil-capturable-3.0.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
requested review from
MiSikora
and removed request for
a team
September 30, 2024 06:30
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
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.0
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.9.0 (*)
+| +--- androidx.core:core-ktx:1.13.1 (*)
+| +--- androidx.compose:compose-bom:2024.09.02 -> 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.20 -> 2.0.21 (*)
-| \--- project :modules:services:capturable
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*)
-| +--- androidx.compose:compose-bom:2024.10.00 (*)
-| +--- androidx.core:core-ktx:1.13.1 (*)
-| +--- 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.9.0 (*)
\--- project :modules:features:endofyear
+ \--- dev.shreyaspatil:capturable:3.0.0 (*)
- \--- project :modules:services:capturable (*) |
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/gradle/dev.shreyaspatil-capturable-3.0.0
branch
4 times, most recently
from
October 7, 2024 11:19
0ae07cc
to
64a5c00
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/gradle/dev.shreyaspatil-capturable-3.0.0
branch
from
October 24, 2024 05:02
64a5c00
to
ca9e64d
Compare
Blocked by PatilShreyas/Capturable#224 |
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]>
MiSikora
force-pushed
the
dependabot/gradle/dev.shreyaspatil-capturable-3.0.0
branch
from
October 28, 2024 13:12
dff18da
to
556d2d4
Compare
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
do not merge
[Type] Tech Debt
Involving upgrades or refactoring to maintain or enhance the codebase.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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)