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 the androidx group with 6 updates #864

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the androidx group with 6 updates:

Package From To
androidx.activity:activity 1.9.3 1.10.0
androidx.activity:activity-compose 1.9.3 1.10.0
androidx.datastore:datastore-core 1.1.1 1.1.2
androidx.datastore:datastore-preferences 1.1.1 1.1.2
androidx.datastore:datastore-preferences-core 1.1.1 1.1.2
androidx.compose:compose-bom 2024.12.01 2025.01.00

Updates androidx.activity:activity from 1.9.3 to 1.10.0

Updates androidx.activity:activity-compose from 1.9.3 to 1.10.0

Updates androidx.activity:activity-compose from 1.9.3 to 1.10.0

Updates androidx.datastore:datastore-core from 1.1.1 to 1.1.2

Updates androidx.datastore:datastore-preferences from 1.1.1 to 1.1.2

Updates androidx.datastore:datastore-preferences-core from 1.1.1 to 1.1.2

Updates androidx.datastore:datastore-preferences from 1.1.1 to 1.1.2

Updates androidx.datastore:datastore-preferences-core from 1.1.1 to 1.1.2

Updates androidx.compose:compose-bom from 2024.12.01 to 2025.01.00

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 20, 2025
Copy link

github-actions bot commented Jan 20, 2025

Code Coverage

Overall Project 52.06% 🟢

There is no coverage information present for the Files changed

@MGaetan89
Copy link
Member

Release notes:

No change in Compose 2025.01.00.

Bumps the androidx group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| androidx.activity:activity | `1.9.3` | `1.10.0` |
| androidx.activity:activity-compose | `1.9.3` | `1.10.0` |
| androidx.datastore:datastore-core | `1.1.1` | `1.1.2` |
| androidx.datastore:datastore-preferences | `1.1.1` | `1.1.2` |
| androidx.datastore:datastore-preferences-core | `1.1.1` | `1.1.2` |
| androidx.compose:compose-bom | `2024.12.01` | `2025.01.00` |


Updates `androidx.activity:activity` from 1.9.3 to 1.10.0

Updates `androidx.activity:activity-compose` from 1.9.3 to 1.10.0

Updates `androidx.activity:activity-compose` from 1.9.3 to 1.10.0

Updates `androidx.datastore:datastore-core` from 1.1.1 to 1.1.2

Updates `androidx.datastore:datastore-preferences` from 1.1.1 to 1.1.2

Updates `androidx.datastore:datastore-preferences-core` from 1.1.1 to 1.1.2

Updates `androidx.datastore:datastore-preferences` from 1.1.1 to 1.1.2

Updates `androidx.datastore:datastore-preferences-core` from 1.1.1 to 1.1.2

Updates `androidx.compose:compose-bom` from 2024.12.01 to 2025.01.00

---
updated-dependencies:
- dependency-name: androidx.activity:activity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: androidx
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: androidx
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: androidx
- dependency-name: androidx.datastore:datastore-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.datastore:datastore-preferences
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.datastore:datastore-preferences-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.datastore:datastore-preferences
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.datastore:datastore-preferences-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
  dependency-group: androidx
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/androidx-13d5152637 branch from c5c2dc3 to a9a96f9 Compare January 21, 2025 07:34
@MGaetan89 MGaetan89 requested a review from StaehliJ January 21, 2025 07:36
@MGaetan89
Copy link
Member

@StaehliJ I've updated the PR to use the new LocalActivity API instead of casting LocalContext to an Activity.

@StaehliJ StaehliJ added this pull request to the merge queue Jan 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 21, 2025
@MGaetan89 MGaetan89 added this pull request to the merge queue Jan 21, 2025
Merged via the queue into main with commit f043139 Jan 21, 2025
9 checks passed
@MGaetan89 MGaetan89 deleted the dependabot/gradle/androidx-13d5152637 branch January 21, 2025 08:14
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
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants