Bump the maven group across 1 directory with 7 updates#174
Merged
JingMatrix merged 1 commit intomasterfrom Jan 30, 2025
Merged
Conversation
Bumps the maven group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | androidx.navigation:navigation-fragment | `2.8.5` | `2.8.6` | | androidx.navigation:navigation-ui | `2.8.5` | `2.8.6` | | androidx.navigation.safeargs | `2.8.5` | `2.8.6` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.11.0` | `2.12.0` | | [org.lsposed.hiddenapibypass:hiddenapibypass](https://github.com/LSPosed/AndroidHiddenApiBypass) | `4.3` | `6.0` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | Updates `androidx.navigation:navigation-fragment` from 2.8.5 to 2.8.6 Updates `androidx.navigation:navigation-ui` from 2.8.5 to 2.8.6 Updates `androidx.navigation.safeargs` from 2.8.5 to 2.8.6 Updates `androidx.navigation:navigation-ui` from 2.8.5 to 2.8.6 Updates `com.google.code.gson:gson` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.12.0) Updates `org.lsposed.hiddenapibypass:hiddenapibypass` from 4.3 to 6.0 - [Commits](LSPosed/AndroidHiddenApiBypass@v4.3...v6.0) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin.android` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin.android` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `androidx.navigation.safeargs` from 2.8.5 to 2.8.6 --- updated-dependencies: - dependency-name: androidx.navigation:navigation-fragment dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.navigation:navigation-ui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.navigation.safeargs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.navigation:navigation-ui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.lsposed.hiddenapibypass:hiddenapibypass dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.navigation.safeargs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... 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 maven group with 7 updates in the / directory:
2.8.52.8.62.8.52.8.62.8.52.8.62.11.02.12.04.36.02.1.02.1.102.1.02.1.10Updates
androidx.navigation:navigation-fragmentfrom 2.8.5 to 2.8.6Updates
androidx.navigation:navigation-uifrom 2.8.5 to 2.8.6Updates
androidx.navigation.safeargsfrom 2.8.5 to 2.8.6Updates
androidx.navigation:navigation-uifrom 2.8.5 to 2.8.6Updates
com.google.code.gson:gsonfrom 2.11.0 to 2.12.0Release notes
Sourced from com.google.code.gson:gson's releases.
Commits
aaf7a12[maven-release-plugin] prepare release gson-parent-2.12.0a2b1c3cAllow registering adapters forJsonElementagain (#2789)e5dce84Bump the maven group with 8 updates (#2784)84e5f16Bump the maven group with 7 updates (#2777)9f3e577Bump the github-actions group with 2 updates (#2778)78caa5eImprove Maven plugin configuration (#2775)04f66f9Bump the maven group with 10 updates (#2773)9fbd2f0Bump the github-actions group with 5 updates (#2774)44c9336Simplify equality checks using Objects.equals in PostConstructAdapterFactoryT...3e5ccb1Change the use of == operator to isEmpty() in JsonObject (#2768)Updates
org.lsposed.hiddenapibypass:hiddenapibypassfrom 4.3 to 6.0Commits
88c9a96Avoid hardcoding core-oj.jar path (#54)a5b596bAvoid hardcoding ART struct layout9aaf446Fix CI52dc415AddBaklavaunit test224b990update README.md17f3207update ci2bc272cUpdate android.ymlb120e5bAdd back targetSdk to manifestd055c1eNo hardcode library version in README1e40156Add SDK 35 unit testUpdates
org.jetbrains.kotlin:kotlin-stdlibfrom 2.1.0 to 2.1.10Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
6dff565Add ChangeLog for 2.1.10-RC25e6f6a6[tests] Turned on passing testsb968b02[K/N] Skip missing dependencies during cache building8b57d44[CMP] no metadata annotations on synthetic classesf82abd9[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff[FIR] Don't render lazy attributes withnullvalue in FIR renderer5f5af38[FIR] Remove incorrect fast-path from@PublishedAPIcomputation for binary de...435080b[FIR] Consider effective visibility of parent class during deserialization05e92d4[Test] Reproduce KT-74040 in AA testsc49acfb[Test] RenderisPublicApiattribute in AA testsUpdates
org.jetbrains.kotlin.androidfrom 2.1.0 to 2.1.10Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
6dff565Add ChangeLog for 2.1.10-RC25e6f6a6[tests] Turned on passing testsb968b02[K/N] Skip missing dependencies during cache building8b57d44[CMP] no metadata annotations on synthetic classesf82abd9[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff[FIR] Don't render lazy attributes withnullvalue in FIR renderer5f5af38[FIR] Remove incorrect fast-path from@PublishedAPIcomputation for binary de...435080b[FIR] Consider effective visibility of parent class during deserialization05e92d4[Test] Reproduce KT-74040 in AA testsc49acfb[Test] RenderisPublicApiattribute in AA testsUpdates
org.jetbrains.kotlin.androidfrom 2.1.0 to 2.1.10Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
6dff565Add ChangeLog for 2.1.10-RC25e6f6a6[tests] Turned on passing testsb968b02[K/N] Skip missing dependencies during cache building8b57d44[CMP] no metadata annotations on synthetic classesf82abd9[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff[FIR] Don't render lazy attributes withnullvalue in FIR renderer5f5af38[FIR] Remove incorrect fast-path from@PublishedAPIcomputation for binary de...435080b[FIR] Consider effective visibility of parent class during deserialization05e92d4[Test] Reproduce KT-74040 in AA testsc49acfb[Test] RenderisPublicApiattribute in AA testsUpdates
androidx.navigation.safeargsfrom 2.8.5 to 2.8.6Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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