Update all non-major dependencies (branch_9x) - #4597
Conversation
5594cbb to
b1de886
Compare
b1de886 to
ef650cd
Compare
|
Claude says that we can do this: Fix: bump the default in However, I don't really want to get into fussing around with GHA, so backing out the palantir change, to see if we can get the meaningful updates in... |
|
@janhoy would it be possible to have Renovate not update dependencies that bump Java versions? |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Unfortunately when libraries do not respect the rules of SemVer and do such breaking upgrades in a minor version, all bets are off for anything automatic. But we can add manual rules of max-ver for certain packages, I think we have a few already. |
|
I am going to run the tests locally, (there may be a failing bats test?) and then merge. We may need to tweak our solrbot for the 9x to keep it from proposing upgradding hppc and the palantir plugins.... |
Never mind, it was some sort of local thing causing the bats test to fail. an errant ZK running! |
This PR contains the following updates:
3.3.1→3.3.23.3.1→3.3.23.4.1→3.4.33.4.1→3.4.33.4.1→3.4.33.4.1→3.4.33.4.1→3.4.34.5.0→4.6.02.2.52→2.2.531.22.0→1.22.12.32.0→2.37.04.10.2→4.10.30.10.0→0.11.1Release Notes
apache/tika (org.apache.tika:tika-langdetect-tika)
v3.3.2Compare Source
swagger-api/swagger-core (io.swagger.core.v3:swagger-annotations-jakarta)
v2.2.53: Swagger-core 2.2.53 released!writer(new DefaultPrettyPrinter())withwriterWithDefaultPrettyPrinter()(#5252)apache/commons-codec (commons-codec:commons-codec)
v1.22.1The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.22.1.
The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
This is a feature and maintenance release. Java 8 or later is required.
spotbugs/spotbugs (com.github.spotbugs:spotbugs-annotations)
v4.10.3Compare Source
Fixed
LI_LAZY_INIT_STATICfalse negative when the null guard is written in yoda-style (null == field) (#4144)DC_DOUBLECHECK,NP_SYNC_AND_NULL_CHECK_FIELDandSP_SPIN_ON_FIELDfalse negatives when the null guard is written in yoda-style (null == field) (#4144)UNS_UNSAFE_CALLbug patternUWF_NULL_FIELDfalse negative for fields initialized with cast null values (#4034)UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASSfalse positive for methods reached only through method references (#4059)Changed
FindBugsViewerTask: use default look and feel by default. (#4165)Refactor
FindBugsViewerTask: extendAbstractFindBugsTaskto reduce duplicate code. (#4165)carrotsearch/hppc (com.carrotsearch:hppc)
v0.11.1Compare Source
v0.11.0Compare Source
Configuration
📅 Schedule: (UTC)
* * * * *)🚦 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.
This PR has been generated by Renovate Bot