Skip to content

Build(deps): bump the minor-and-patch group across 1 directory with 4 updates - #518

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/minor-and-patch-e2bcfd03eb
Open

Build(deps): bump the minor-and-patch group across 1 directory with 4 updates#518
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/minor-and-patch-e2bcfd03eb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 4 updates in the / directory: com.android.application, androidx.navigation:navigation-compose, net.zetetic:sqlcipher-android and gradle-wrapper.

Updates com.android.application from 9.3.1 to 9.4.0

Updates androidx.navigation:navigation-compose from 2.9.8 to 2.10.0

Updates net.zetetic:sqlcipher-android from 4.17.0 to 4.18.0

Release notes

Sourced from net.zetetic:sqlcipher-android's releases.

v4.18.0

SQLCipher for Android v4.18.0 now includes:

  • Support for Room 3
  • Requires compileSdk 37

Full Changelog: sqlcipher/sqlcipher-android@v4.17.0...v4.18.0

Commits
  • e15752c Bump library version to 4.18.0
  • 04d9948 Bump version tests to 4.18.0
  • e5534be Add test to verify existing WAL flag in db is reflected correctly
  • 748e37e Add instrumentation tests for SQLCipherDriver for Room3
  • 078a05b sqlcipher-android internally maintains a connection pool
  • 1098fbd Adjustments to get Room3 tests to pass
  • ae0d1a7 Adjust test packages to match source packages
  • 212477e Initial implementation for SQLiteDriver, SQLiteConnection, SQLiteStatement fo...
  • dba933b Implement SupportSQLiteQuery on SQLiteQuery, add tests
  • 7cf28a8 Update AGP to 9.3.0 and Gradle to 9.5.0
  • Additional commits viewable in compare view

Updates gradle-wrapper from 9.7.0 to 9.7.1

Release notes

Sourced from gradle-wrapper's releases.

9.7.1

The Gradle team is excited to announce Gradle 9.7.1.

This is a patch release for 9.7.0. We recommend using 9.7.1 instead of 9.7.0.

Here are the highlights of 9.7.0 release:

  • Isolated Projects graduates to incubating
  • Broader Configuration Cache compatibility
  • Resilient Sync helps you fix broken builds
  • More source locations in problem reports

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Adam, Aman Gautam, Aman Kumar, Anton Dubrouski, Aurimas, gbhavya07, Josh Friend, nicklauslittle-gov, Pragati, project516, Qin Mi, Ravi, sk-reddy17, Suvrat Acharya, Yongshun Ye.

Upgrade instructions

Switch your build to use Gradle 9.7.1 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.7.1 && ./gradlew :wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

Commits

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

… updates

Bumps the minor-and-patch group with 4 updates in the / directory: com.android.application, androidx.navigation:navigation-compose, [net.zetetic:sqlcipher-android](https://github.com/sqlcipher/sqlcipher-android) and [gradle-wrapper](https://github.com/gradle/gradle).


Updates `com.android.application` from 9.3.1 to 9.4.0

Updates `androidx.navigation:navigation-compose` from 2.9.8 to 2.10.0

Updates `net.zetetic:sqlcipher-android` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/sqlcipher/sqlcipher-android/releases)
- [Commits](sqlcipher/sqlcipher-android@v4.17.0...v4.18.0)

Updates `gradle-wrapper` from 9.7.0 to 9.7.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.7.0...v9.7.1)

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: androidx.navigation:navigation-compose
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: net.zetetic:sqlcipher-android
  dependency-version: 4.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gradle-wrapper
  dependency-version: 9.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 2, 2026
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants