Bump the android-dependencies group in /android with 5 updates - #23
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the android-dependencies group in /android with 5 updates#23dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the android-dependencies group in /android with 5 updates: | Package | From | To | | --- | --- | --- | | com.android.application | `8.13.0` | `9.3.1` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.4.10` | | [com.google.android.material:material](https://github.com/material-components/material-components-android) | `1.12.0` | `1.14.0` | | [org.lsposed.hiddenapibypass:hiddenapibypass](https://github.com/LSPosed/AndroidHiddenApiBypass) | `4.3` | `6.1` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.6.1` | Updates `com.android.application` from 8.13.0 to 9.3.1 Updates `org.jetbrains.kotlin.android` from 2.1.20 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.4.10) Updates `com.google.android.material:material` from 1.12.0 to 1.14.0 - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.12.0...1.14.0) Updates `org.lsposed.hiddenapibypass:hiddenapibypass` from 4.3 to 6.1 - [Commits](LSPosed/AndroidHiddenApiBypass@v4.3...v6.1) Updates `gradle-wrapper` from 9.4.1 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.4.1...v9.6.1) --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: com.google.android.material:material dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.lsposed.hiddenapibypass:hiddenapibypass dependency-version: '6.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the android-dependencies group in /android with 5 updates:
8.13.09.3.12.1.202.4.101.12.01.14.04.36.19.4.19.6.1Updates
com.android.applicationfrom 8.13.0 to 9.3.1Updates
org.jetbrains.kotlin.androidfrom 2.1.20 to 2.4.10Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
5687445Add Changelog for 2.4.10-RC2ba30392[Wasm] Support regenerate unchanged modules flag on KGP6307e73[Wasm] Implement Xwasm-IC-generate-unchanged-modules flag39d7aeeAdd ChangeLog for 2.4.10-RC2a2956be[Gradle] Update karma.conf.js to use 'require(...)' instead plain strings9b1361c[Gradle] KT-87223: Updated regression testa4c153a[Gradle] KT-87223: Fix toochain to 2.4.0 for abiValidation compat configbc04b90Add ChangeLog for 2.4.10-RCbbcb94b[CRI] explicitly disable CRI generation for non-JVM targets to avoid false-po...6c2c458Scripting: fix jvmTarget processing from script annotationsUpdates
com.google.android.material:materialfrom 1.12.0 to 1.14.0Release notes
Sourced from com.google.android.material:material's releases.
... (truncated)
Commits
66c334b[Release] Update library version to 1.14.0 stable12e57b5[Focus Rings] Add setters and getters for stroke widths and inner insetf4652d6[NavigationView] Improve focus saving when opening NavigationView14b9ac9[Focus Rings] Add setters for outer and inner stroke colors and for refreshin...d6de1da[A11y][BottomSheet] Auto-expand when a focused view is off-screen in non-touc...41cfb65[A11y][NavigationView] Request and restore focus when opened and closed in Dr...8f63e94[Catalog] Fix lift on scroll glitchiness in All Components demo80aa0cc[Release] Update library version to 1.14.0-rc01fd44c9d[Button] [SplitButton] Fix inset and optical centering issue for SplitButton ...e6ae416[SearchView] Make sure IME is hidden when EditText loses focusUpdates
org.lsposed.hiddenapibypass:hiddenapibypassfrom 4.3 to 6.1Commits
71aaad4add cuttlefish test (#61)01ab3d8use java 11 (#60)d5e2367Update README.md (#59)0df64f2Add a new bypass (#57)9efadf0Try fix compatability with mergedfieldsb6e3f67Only load core-oj.jar88c9a96Avoid hardcoding core-oj.jar path (#54)a5b596bAvoid hardcoding ART struct layout9aaf446Fix CI52dc415AddBaklavaunit testUpdates
gradle-wrapperfrom 9.4.1 to 9.6.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
309d128Update fixed issues in release notes for 9.6.1 (#38328)040a978Update fixed issues in release notes for 9.6.1e0b8325Restore --non-interactive flag instead of --interactive/--no-interactive (#38...946f3e6Limit explicit temp file permission setting to intended use case (#38300)65f8224Restore --non-interactive flag instead of --interactive/--no-interactivee346a5eAdjust CLI flag to configure non-interactive console (#38301)9b53be9Adjust CLI flag to configure non-interactive console0dd3b53Limit explicit temp file permission setting to intended use case48e5ac2Add reproducers25598fdPrepare 9.6.1 patch release (#38293)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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