UpgradeAll
UpgradeAll copied to clipboard
fix(deps): update all
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| gradle (source) | minor | 8.13 -> 8.14.2 |
|||||
| com.google.firebase:firebase-crashlytics | dependencies | patch | 19.4.1 -> 19.4.4 |
||||
| com.google.firebase:firebase-analytics | dependencies | minor | 22.3.0 -> 22.4.0 |
||||
| com.google.firebase:firebase-perf | dependencies | patch | 21.0.4 -> 21.0.5 |
||||
| com.github.6tail:lunar-java | dependencies | patch | 1.7.0 -> 1.7.4 |
||||
| androidx.compose.ui:ui-test-manifest (source) | dependencies | minor | 1.7.8 -> 1.8.3 |
||||
| androidx.compose.ui:ui-tooling (source) | dependencies | minor | 1.7.8 -> 1.8.3 |
||||
| com.jakewharton.threetenabp:threetenabp | dependencies | patch | 1.4.8 -> 1.4.9 |
||||
| androidx.compose.ui:ui-test-junit4 (source) | dependencies | minor | 1.7.8 -> 1.8.3 |
||||
| androidx.compose.material3:material3 (source) | dependencies | patch | 1.3.1 -> 1.3.2 |
||||
| androidx.compose.ui:ui-tooling-preview (source) | dependencies | minor | 1.7.8 -> 1.8.3 |
||||
| androidx.compose.ui:ui-graphics (source) | dependencies | minor | 1.7.8 -> 1.8.3 |
||||
| androidx.compose.ui:ui (source) | dependencies | minor | 1.7.8 -> 1.8.3 |
||||
| androidx.compose.ui:ui-viewbinding (source) | dependencies | minor | 1.7.8 -> 1.8.3 |
||||
| androidx.lifecycle:lifecycle-viewmodel-ktx (source) | dependencies | minor | 2.8.7 -> 2.9.1 |
||||
| androidx.lifecycle:lifecycle-runtime-ktx (source) | dependencies | minor | 2.8.7 -> 2.9.1 |
||||
| androidx.navigation:navigation-ui-ktx (source) | dependencies | minor | 2.8.8 -> 2.9.0 |
||||
| androidx.navigation:navigation-fragment-ktx (source) | dependencies | minor | 2.8.8 -> 2.9.0 |
||||
| androidx.fragment:fragment-ktx (source) | dependencies | patch | 1.8.6 -> 1.8.8 |
||||
| androidx.appcompat:appcompat (source) | dependencies | patch | 1.7.0 -> 1.7.1 |
||||
| com.google.code.gson:gson | dependencies | minor | 2.12.1 -> 2.13.1 |
||||
| org.xerial:sqlite-jdbc | dependencies | minor | 3.49.1.0 -> 3.50.1.0 |
||||
| androidx.room:room-testing (source) | dependencies | minor | 2.6.1 -> 2.7.2 |
||||
| androidx.room:room-ktx (source) | dependencies | minor | 2.6.1 -> 2.7.2 |
||||
| androidx.room:room-compiler (source) | dependencies | minor | 2.6.1 -> 2.7.2 |
||||
| androidx.room:room-runtime (source) | dependencies | minor | 2.6.1 -> 2.7.2 |
||||
| androidx.documentfile:documentfile (source) | dependencies | minor | 1.0.1 -> 1.1.0 |
||||
| org.apache.commons:commons-text (source) | dependencies | patch | 1.13.0 -> 1.13.1 |
||||
| org.apache.maven:maven-artifact | dependencies | patch | 3.9.9 -> 3.9.10 |
||||
| com.github.briandilley.jsonrpc4j:jsonrpc4j | dependencies | minor | 1.6 -> 1.7 |
||||
| androidx.core:core-ktx (source) | dependencies | minor | 1.15.0 -> 1.16.0 |
||||
| com.google.firebase:firebase-crashlytics-gradle | dependencies | patch | 3.0.3 -> 3.0.4 |
||||
| com.android.tools.build:gradle (source) | dependencies | minor | 8.8.2 -> 8.11.0 |
||||
| androidx.work:work-runtime-ktx (source) | dependencies | patch | 2.10.0 -> 2.10.2 |
Release Notes
6tail/lunar-java (com.github.6tail:lunar-java)
v1.7.4
- 修复身宫报错的问题。
v1.7.3
- 修复个别日太岁方位的错误。
- 修复八字身宫计算错误的问题。
v1.7.2
- 修复每日宜忌错误。
- 更新2018之后的△T参数。
v1.7.1
- 修复每日宜忌错误。
不建议使用该版本
JakeWharton/ThreeTenABP (com.jakewharton.threetenabp:threetenabp)
v1.4.9
- Update ThreeTenBP dependency to 1.7.1 ([change log][threeten171])
- Update time zone data to 2025a(gtz).
xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)
v3.50.1.0
Changelog
🚀 Features
sqlite
- upgrade to sqlite 3.50.1 (9596393)
unscoped
- better detection of Android environment (d540536), closes #1210
- do not create temporary file before opening connection (639e362), closes #1260
🔄️ Changes
- update comment link to Java issue tracker (79cc5fe)
🛠 Build
deps
- bump org.jreleaser:jreleaser-maven-plugin (8a64841)
- bump org.junit:junit-bom from 5.12.1 to 5.12.2 (f3dff86)
- bump surefire.version from 3.5.2 to 3.5.3 (0d2c2a5)
- bump org.graalvm.buildtools:native-maven-plugin (75d0a0c)
- bump org.jreleaser:jreleaser-maven-plugin (3baf8b8)
- bump uraimo/run-on-arch-action from 2 to 3 (2b96823)
- bump org.apache.maven.plugins:maven-compiler-plugin (dc5a58c)
deps-dev
- bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (1f66a8d)
- bump com.tngtech.archunit:archunit-junit5 (b2039f1)
- bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (c8ce29c)
- bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1 (6b70c85)
- bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (8417ae1)
- bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (70232b0)
unscoped
- re-enable tests dependency (d86e4c0)
- re-enable tests for snapshot publishing testing (737588a)
- disable tests for snapshot publishing testing (45d285d)
- try to fix snapshot publishing (ebbdf5d)
- migrate from ossrh to central publishing (027bee5)
- add JUnit 5.12 and GraalVM for JDK 24 support (bd0e995)
Contributors
We'd like to thank the following people for their contributions: Daniel Hofmann, Gauthier, Gauthier Roebroeck, Holger Voormann, Kristof, alexytomi
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.