-
Notifications
You must be signed in to change notification settings - Fork 2
build(deps): bump the gradle-minor-dependencies group #199
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
base: main
Are you sure you want to change the base?
Conversation
…ory with 5 updates Bumps the gradle-minor-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | com.android.application | `8.9.1` | `8.9.2` | | com.android.library | `8.9.1` | `8.9.2` | | androidx.core:core-ktx | `1.15.0` | `1.16.0` | | androidx.room:room-compiler | `2.6.1` | `2.7.1` | | [com.google.androidbrowserhelper:androidbrowserhelper](https://github.com/GoogleChrome/android-browser-helper) | `2.5.0` | `2.6.0` | Updates `com.android.application` from 8.9.1 to 8.9.2 Updates `com.android.library` from 8.9.1 to 8.9.2 Updates `androidx.core:core-ktx` from 1.15.0 to 1.16.0 Updates `androidx.room:room-compiler` from 2.6.1 to 2.7.1 Updates `com.google.androidbrowserhelper:androidbrowserhelper` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/GoogleChrome/android-browser-helper/releases) - [Commits](GoogleChrome/android-browser-helper@android-browser-helper-2.5.0...android-browser-helper-2.6.0) --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-dependencies - dependency-name: com.android.library dependency-version: 8.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-dependencies - dependency-name: androidx.core:core-ktx dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: androidx.room:room-compiler dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: com.google.androidbrowserhelper:androidbrowserhelper dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.
Files not reviewed (2)
- app/build.gradle.kts: Language not supported
- library/build.gradle.kts: Language not supported
androidx.core:core-ktx at version 1.6.0 notes following Important changes:
androidx.room:room-compiler at version 2.7.0 notes following Important changes:
Because these libraries are only used in the demo app and the e2e tests are running without problems, the changes may be irrelevant. |
androidx.core:core-ktx is used in the library too, putting this PR in to draft state. |
Bumps the gradle-minor-dependencies group with 4 updates in the / directory:
8.9.1
8.9.2
8.9.1
8.9.2
1.15.0
1.16.0
2.6.1
2.7.1
This merges #196 without bumping
com.google.androidbrowserhelper:androidbrowserhelper
to 2.6.0