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 androidx.activity:activity-ktx from 1.8.0 to 1.9.3 #12801

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2024

Bumps androidx.activity:activity-ktx from 1.8.0 to 1.9.3.

Dependabot compatibility score

You 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps androidx.activity:activity-ktx from 1.8.0 to 1.9.3.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Oct 18, 2024
@dependabot dependabot bot requested review from a team and ctarda and removed request for a team October 18, 2024 18:11
@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Oct 18, 2024

Project dependencies changes

The following changes in project dependencies were detected (configuration vanillaReleaseRuntimeClasspath):

list

tree
-\--- androidx.activity:activity-ktx:1.8.0 -> 1.8.1 (*)

@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Oct 18, 2024

📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
App Name WooCommerce-Wear Android
Platform⌚️ Wear OS
FlavorJalapeno
Build TypeDebug
Commit38f34d6
Direct Downloadwoocommerce-wear-prototype-build-pr12801-38f34d6.apk

@malinajirka malinajirka requested review from a team and removed request for ctarda December 2, 2024 13:34
@JorgeMucientes JorgeMucientes requested review from JorgeMucientes and removed request for a team December 3, 2024 14:21
@JorgeMucientes JorgeMucientes self-assigned this Dec 3, 2024
@JorgeMucientes JorgeMucientes added this to the 21.3 milestone Dec 3, 2024
According to official docs, when upgrading to v1.9.0: "The remainder of the Activity APIs have been rewritten in Kotlin and all extensions previously available in activity-ktx have been moved to activity. activity-ktx is now completely empty"
@@ -98,7 +98,6 @@ android-billingclient-ktx = { group = "com.android.billingclient", name = "billi
android-desugar = { group = "com.android.tools", name = "desugar_jdk_libs", version.ref = "android-desugar" }
android-security-lint = { group = "com.android.security.lint", name = "lint", version.ref = "android-security-lint" }
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose" }
androidx-activity-ktx = { group = "androidx.activity", name = "activity-ktx", version.ref = "androidx-activity" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

activity-ktx is now an empty dependency since all the code in android.activity was migrated to Kotlin when updating to version 1.9.0. More details here:

The remainder of the Activity APIs have been rewritten in Kotlin and all extensions previously available in activity-ktx have been moved to activity. activity-ktx is now completely empty.

@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Dec 4, 2024

📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.

App Name WooCommerce Android
Platform📱 Mobile
FlavorJalapeno
Build TypeDebug
Commit38f34d6
Direct Downloadwoocommerce-prototype-build-pr12801-38f34d6.apk

@JorgeMucientes JorgeMucientes merged commit 4133af8 into trunk Dec 5, 2024
14 of 15 checks passed
@JorgeMucientes JorgeMucientes deleted the dependabot/gradle/androidx.activity-activity-ktx-1.9.3 branch December 5, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: dependencies update PRs that update a dependency file, used by Dependabot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants