Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update maven dependencies #8

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
maven 3.9.3 -> 3.9.7 age adoption passing confidence
maven-wrapper 3.2.0 -> 3.3.2 age adoption passing confidence
org.apache.maven.plugins:maven-assembly-plugin 3.6.0 -> 3.7.1 age adoption passing confidence
com.github.ozsie:detekt-maven-plugin (source) 1.23.0 -> 1.23.5 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin 3.1.2 -> 3.2.5 age adoption passing confidence
org.junit.platform:junit-platform-launcher (source) 1.9.3 -> 1.10.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) 5.9.3 -> 5.10.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) 5.9.3 -> 5.10.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) 5.9.3 -> 5.10.2 age adoption passing confidence
org.graalvm.buildtools:native-maven-plugin 0.9.23 -> 0.10.2 age adoption passing confidence
org.graalvm.buildtools:junit-platform-native 0.9.23 -> 0.10.2 age adoption passing confidence
org.jetbrains.kotlin:kotlin-maven-plugin (source) 1.8.22 -> 1.9.24 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) 1.8.22 -> 1.9.24 age adoption passing confidence

Release Notes

ozsie/detekt-maven-plugin (com.github.ozsie:detekt-maven-plugin)

v1.23.5

Compare Source

What's Changed

Full Changelog: Ozsie/detekt-maven-plugin@1.23.4...1.23.5

v1.23.4

Compare Source

What's Changed

Full Changelog: Ozsie/detekt-maven-plugin@1.23.3.1...1.23.4

v1.23.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: Ozsie/detekt-maven-plugin@1.23.3...1.23.3.1

v1.23.3

Compare Source

What's Changed

New Contributors

Full Changelog: Ozsie/detekt-maven-plugin@1.23.1...1.23.3

v1.23.1

Compare Source

What's Changed

Full Changelog: Ozsie/detekt-maven-plugin@1.23.0...1.23.1

graalvm/native-build-tools (org.graalvm.buildtools:native-maven-plugin)

v0.10.2

Compare Source

What's Changed
New Contributors

Full Changelog: graalvm/native-build-tools@0.10.1...0.10.2

v0.10.1

Compare Source

What's Changed
New Contributors

Full Changelog: graalvm/native-build-tools@0.10.0...0.10.1

v0.10.0

Compare Source

What's Changed
New Contributors

Full Changelog: graalvm/native-build-tools@0.9.28...0.10.0

v0.9.28

Compare Source

What's Changed
New Contributors

Full Changelog: graalvm/native-build-tools@0.9.27...0.9.28

v0.9.27

Compare Source

What's Changed

Full Changelog: graalvm/native-build-tools@0.9.26...0.9.27

v0.9.26

Compare Source

What's Changed
New Contributors

Full Changelog: graalvm/native-build-tools@0.9.25...0.9.26

v0.9.25

Compare Source

What's Changed

Full Changelog: graalvm/native-build-tools@0.9.24...0.9.25

v0.9.24

Compare Source

What's Changed
New Contributors

Full Changelog: graalvm/native-build-tools@0.9.23...0.9.24

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-maven-plugin)

v1.9.24: 1.9.24

Compare Source

Changelog
Backend. Wasm
  • KT-64890 K/Wasm compiler crash with external class and Kodein
Compiler
  • KT-65235 JDK 21 might lead to change in overloads resolution
  • KT-66768 K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call
Native
  • KT-67218 Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary
Tools. Gradle
  • KT-67139 Build reports can be overridden
  • KT-67138 Json report is empty for incremental compilation
Tools. Gradle. Multiplatform
  • KT-67127 KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines
  • KT-66514 Don't get output file from Cinterop task for IDE Import if host os doesn't support it
Tools. JPS
  • KT-65043 JPS dumb mode should respect maps needed for the compiler
Tools. Wasm
  • KT-67785 Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymore
  • KT-65864 K/Wasm: update Node.js to 22.x

v1.9.23: Kotlin 1.9.23

Compare Source

1.9.23
Apple Ecosystem
  • KT-65542 Cinterop tasks fails if Xcode 15.3 is used
Backend. Wasm
  • KT-64486 Kotlin/Wasm/WASI exported function callback for coroutines support
Compiler
  • KT-53478 Could not load module
  • KT-66044 JDK's new API is used over Kotlin's SDK functions
  • KT-64640 Prevent mutating SequenceCollection methods from JDK 21 be available on read-only collections
  • KT-65441 K1: Remove JDK 21 getFirst()/getLast() in (Mutable)List interfaces
  • KT-65634 K/N: data race during monolithic cache creation
  • KT-53109 CompilationErrorException generateUnboundSymbolsAsDependencies with builder inference and lambdas
  • KT-52757 Type inference for builders fails if inferred from a function
Tools. Gradle
  • KT-65792 Add JSON build report
  • KT-65091 Update compiler metrics in build reports
  • KT-62490 KGP dropping resource directories
Tools. Gradle. JS
  • KT-64119 K/JS: Migrate package manager from Yarn onto NPM
  • KT-64561 K/JS tests are not executed after upgrade to 1.9.22
Tools. Gradle. Multiplatform
  • KT-65954 commonTest dependencies affect commoMainMetadata compilation
Tools. Gradle. Native
  • KT-64573 Default value for produceUnpackedKlib was not provided

v1.9.22

Compare Source

JavaScript
  • KT-63719 KJS: Test results ignored for ES module kind
  • KT-63808 compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers
Native
  • KT-64139 Weird bug with while and coroutine in Kotlin Native
  • KT-63471 linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_deps
  • KT-63789 Native: Incremental compilation problem with compose
Tools. CLI
  • KT-64485 CLI: cache and optimize parsing of command-line arguments
Tools. Gradle
  • KT-63990 "Cannot query the value of property 'buildFlowServiceProperty' because it has no value available" with Isolated Projects
Tools. Gradle. Native
  • KT-63363 Kotlin Gradle Plugin: KotlinNativeHostSpecificMetadataArtifact breaks configuration cache, implicitly includes output file as configuration cache input
  • KT-63742 Gradle wrongly caches Kotlin/Native compiler flags
Tools. JPS
  • KT-64305 Kotlin JPS builder requests chunk rebuild with graph implementation
  • KT-64112 Avoid using IJ's JPS mappings in Kotlin JPS tests
  • KT-63799 Make plugin classpath serialization path agnostic

v1.9.21

Compare Source

Compiler
  • KT-62885 Introduce a language feature entry for expect actual classes for easier configuration of MPP projects
  • KT-63081 Optimize new native caches: CachedLibraries.computeVersionedCacheDirectory()
Docs & Examples
  • KT-55619 Document String.format function
IDE. Gradle Integration
  • KT-62877 Artifact files collecting for project configuration was finished. Resolution for configuration configuration X will be skipped
IDE. Gradle. Script
  • KT-60813 Scripts: NoSuchMethodError: 'void org.slf4j.Logger.error(java.lang.String, java.lang.Object)' when dependency uses Slf4j API
JavaScript
  • KT-60785 KJS: Destructured value class in suspend function fails with Uncaught TypeError: can't convert to primitive type error
  • KT-63207 KMP / JS: "TypeError: <mangled_name> is not a function" with 1.9.20
  • KT-62778 package.json "main" field has .js extension when the result files have .mjs extension
  • KT-61795 KJS: Incremental Cache is not invalidated if useEsClasses compiler argument was changed
  • KT-61957 KJS: "Uncaught ReferenceError: entries is not defined" caused by enum class with @JsExport and Enum.entries call
  • KT-62444 KJS with commonJS modules should re-export in 1.9.20
  • KT-63184 KJS / Serialization: JsExport on serializable interface creates erroneous TypeScript
  • KT-62190 KJS: "IllegalStateException: Expect to have either super call or partial linkage stub inside constructor" caused by Compose and useEsModules()
  • KT-58685 KJS: "IllegalStateException: Not locked" cused by "unlock" called twice
Klibs
  • KT-62515 Interop klib of concurrent version is not accepted when building dependent project: "The library versions don't match"
Tools. CLI
  • KT-63139 Incorrect kotlin implementation version (1.9.255-SNAPSHOT) in metadata info
Tools. Gradle
  • KT-63499 Gradle: Source sets conventions are still registered
Tools. Gradle. JS
  • KT-59523 MPP / KJS: ESM modules uses incorrect file extension on package.json (.mjs)
Tools. Gradle. Kapt
  • KT-63366 Kapt processing fails with custom source sets
Tools. Gradle. Multiplatform
  • KT-32608 Create JUnit-XML result file in multiplatform gradle build
  • KT-63315 Wasm gradle plugin DSL is invalid for parameterless wasmWasi method
  • KT-63338 [KMP] metadata task fails to find cinterop classes from dependency projects
  • KT-63044 KGP: Multiplatform - 8.4 configuration cache support
  • KT-63011 Apple Framework Artifacts is not connected to KotlinNativeTask
  • KT-62601 AS/IntelliJ exception after updating a KMP project with a macos target to Kotlin 1.9.20-RC
Tools. Incremental Compile
  • KT-61590 K2/KMP: Expect actual matching is breaking on the incremental compilation
Tools. JPS
  • KT-63594 ClassCastException in JPS statistics
  • KT-63651 Fix NPE in Kotlin JPS after enabling graph implementation of JPS
Tools. Kapt
  • KT-57389 KAPT3 uses a Javac API for JCImport which will break in JDK 21
  • KT-60507 Kapt: "IllegalAccessError: superclass access check failed" using java 21 toolchain
Tools. Scripts
  • KT-54819 Scripts: Not able to use slf4j in .main.kts
  • KT-61727 Scripts: Maven artifacts resolution is slow

v1.9.20

Compare Source

Analysis. API
New Features
  • KT-58834 Analysis API: Add source shadowing feature to resolve extensions
Performance Improvements
  • KT-57515 LL FIR: Performance bottleneck in CompositeModificationTracker.getModificationCount
  • KT-59266 K2: optimize FirElementBuilder.getOrBuildFir for elements outside body
  • KT-59454 K2: drop resolve from org.jetbrains.kotlin.analysis.api.fir.components.KtFirVisibilityChecker#collectContainingDeclarations
  • KT-59453 K2: completion regression from org.jetbrains.kotlin.analysis.api.fir.components.KtFirVisibilityChecker#collectContainingDeclarations
  • KT-59189 Analysis API: KtFirKDocReference.resolveToSymbols is slow
  • KT-58125 K2: LL FIR: KtToFirMapping.getElement is slow for KtUserTypes due to on-air resolution of types
Fixes
  • KT-59240 K2: FirLazyResolveContractViolationException: lazyResolveToPhase(IMPORTS) cannot be called from a transformer with a phase IMPORTS from superTypes
  • KT-58499 K2: FirLazyBlock should be calculated before accessing
  • KT-57966 K2: Analysis API: Reference Shortener does not work correctly when called on entire file
  • KT-60954 K2: Analysis API: Reference shortener does not work correctly with variable assignments
  • KT-60940 K2: Analysis API: Reference shortener incorrectly handles types in vararg parameters declarations
  • KT-60488 Analysis API: forbid providing custom KtLifetimeToken for every analyze call
  • KT-60728 K2: proper support for scripts in LL FIR transformers
  • KT-59159 K2 IDE: declaration is not found exception
  • KT-59297 K2: exception from body resolve leads to corrupted state and broken analysis
  • KT-59077 KtFirExpressionTypeProvider behaviour for KtSimpleNameReferences in function calls
  • KT-60586 K2: forbid analyze from write action
  • KT-57743 K2 IDE: StackOverflowError from LLFirSessionCache for simple JPS project with cyclic dependencies
  • KT-61026 K2 Scripts: FirLazyExpression should be calculated before accessing from on-air resolve
  • KT-61009 K2 Scripts: KtFirExpressionTypeProvider: Expected FirResolvedTypeRef with ConeKotlinType but was FirImplicitTypeRefImplWithoutSource
  • KT-60357 K2 IDE. Reified types parameters are not resolved in a function body
  • KT-60317 K2 IDE. IAE "This method will only work on compiled declarations, but this declaration is not compiled" on invoking Find Usages for enum method in library
  • KT-60706 K2 IDE: FirJvmTypeMapper is not found for kotlin.kotlin-stdlib-common
  • KT-60552 K2: merge StateKeeper and lazy body calculator for ANNOTATIONS_ARGUMENTS_MAPPING transformer
  • KT-60641 Analysis API: Scope for class org.jetbrains.kotlin.fir.types.impl.ConeClassLikeTypeImpl not found exception when stdlib is missing
  • KT-60638 K2: Expected FirResolvedTypeRef with ConeKotlinType but was FirImplicitTypeRefImplWithoutSource
  • KT-54846 Analysis API: add isExpect/isActual to KtSymbol
  • KT-60448 FirLazyResolveContractViolationException: lazyResolveToPhase(COMPILER_REQUIRED_ANNOTATIONS) cannot be called from a transformer with a phase COMPILER_REQUIRED_ANNOTATIONS from AllOpen plugin
  • KT-59342 K2 IDE. FirLazyResolveContractViolationException: lazyResolveToPhase(TYPES) cannot be called from a transformer with a phase TYPES
  • KT-59687 K2: Implement proper body update for in-block modifications
  • KT-59329 Resolve Extensions reference resolution breaks Find Usages
  • KT-60295 K2: move checkIsResolved for annotations from LLFirAnnotationArgumentsLazyResolver to LLFirTypeLazyResolver
  • KT-59758 K2: Expected is FirResolvedTypeRef, but was FirImplicitTypeRefImplWithoutSource from ReturnTypeCalculatorWithJump
  • KT-60377 K2 IDE: This method will only work on compiled declarations, but this declaration is not compiled
  • KT-59685 K2: rewrite on-air resolution
  • KT-60132 K2: properties and functions without a name should be re-analyzable as well
  • KT-59199 K2 IDE: PSI changes which do not cause OOB modifications can be unseen from the FIR elements
  • KT-59667 Analysis API: PsiInvalidElementAccessException from JavaClassifierTypeImpl.substitutor
  • KT-59705 KotlinExceptionWithAttachments: No fir element was found for getter
  • KT-59697 AA standalone: JRT module paths are not properly populated in Windows
  • KT-59505 K2: implicit type lazy resolution doesn't work for delegated declaration from other module
  • KT-56426 K2 IDE: Typealised functional types cannot be rendered
  • KT-59598 AA: stackoverflow while simplifying a type with a recursive type parameter
  • KT-58497 K2: Expected FirResolvedTypeRef for initializer type of FirPropertyImpl(Source) but FirImplicitTypeRefImplWithoutSource found
  • KT-59511 AA standalone mode creates Application Environment for tests
  • KT-58161 Analysis API: Make methods in KtCallResolverMixIn more distinctive based on their receiver/return type
  • KT-59093 Do not throw exception on KtCall resolution, KtCallElement.resolveCall should return null on unknown cases
  • KT-59243 K2: FirLazyResolveContractViolationException: lazyResolveToPhase(IMPORTS) cannot be called from a transformer with a phase IMPORTS from permits types
  • KT-58194 K2: Low Level API: use smart pointers to store references to PSI from FIR declarations for JavaElement
  • KT-59133 K2: java.lang.IllegalStateException: Fir is not initialized for FirRegularClassSymbol
  • KT-58174 K2: LL FIR: Invalid type reference for T & Any type
  • KT-52615 LL FIR: build RAW FIR only by stubs
  • KT-55053 K2: Exception "lateinit property diagnostic has not been initialized" in FirBuilder
  • KT-58580 K2: LL FIR: Declarations provided by resolve extensions from a dependency module are not visible through LLFirCombinedKotlinSymbolProvider
  • KT-58992 Analysis API: move org.jetbrains.kotlin.analysis.api.fir.utils.addImportToFile out of Analysis API
  • KT-58727 K2: AA FIR: implicit type in delegated function treated as error
  • KT-58653 K2: Analysis API: add functions for KtScope members access by name
  • KT-57559 K2 IDE: KotlinExceptionWithAttachments: Modules are inconsistent on intellij project
  • KT-58262 Analysis API: Declarations from Analysis API Resolve Extensions are not seen from completion
  • KT-57455 LL FIR: Combine AbstractFirDeserializedSymbolProviders in session dependencies (optimization)
  • KT-57207 LL FIR: Combine JavaSymbolProviders in session dependencies (optimization)
  • KT-58546 K2: LL FIR: support name collision in a designation path
  • KT-58495 K2: Lazy calculation is redundant
  • KT-58500 K2: null cannot be cast to non-null type org.jetbrains.kotlin.fir.FirPureAbstractElement
  • KT-58493 K2: Expected FirResolvedTypeRef for default value type of FirValueParameterImpl(Source) but FirUserTypeRefImpl found
  • KT-58496 K2: Expected FirNamedReference, FirErrorNamedReference or FirFromMissingDependenciesNamedReference, but FirExplicitSuperReference found
  • KT-58491 K2: Expected FirResolvedTypeRef or FirImplicitTypeRef for return type of FirDefaultPropertyBackingField(Synthetic) but FirUserTypeRefImpl found
  • KT-56550 LL FIR: implement parallel resolve for non-jumping phases
  • KT-58503 Analysis API: KtFirNamedClassOrObjectSymbol.visibility/modality do not trigger STATUS resolve
  • KT-57623 K2 IDE: ConcurrentModificationException from getSuperConeTypes
  • KT-58083 K2: LL FIR: implement FakeOverrideTypeCalculator
Android
  • KT-27170 Android lint tasks fails in Gradle with MPP dependency
Backend. Native. Debug
  • KT-61131 Virtual functions trampolines have invalid debug info
Backend. Wasm
Fixes
  • KT-60244 K/Wasm: make the compiler compatible with Wasm GC phase 4 (Final) specification
  • KT-61262 K/Wasm: add a way to turn on k2 in wasm examples that don't use compose
  • KT-61343 K/Wasm: add a wasi example to kotlin-wasm-examples
  • KT-62147 [Kotlin/Wasm] Nothing typed when expression cause a backend error
  • KT-59720 K/Wasm: update to final opcodes
  • KT-60834 K/Wasm: investigate consequences of stopping using br_on_cast_fail
  • KT-59294 WASM: localStorage Cannot read properties of undefined (reading 'length')
  • KT-60835 K/Wasm: fix compatibility with Node.js 20.*
  • KT-60113 K/Wasm: illegal cast when using 1.9.20-dev
  • KT-60496 Compose-web Wasm crashes on remember { null } calls
  • KT-58746 K/Wasm: Make Arrays' constructors with size and lambda inline (similar to other implementations)
  • KT-58993 [K/Wasm] Fix w3c declarations with lambda parameters
  • [KT-59722](h

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from utkuozdemir as a code owner July 6, 2023 10:05
@renovate
Copy link
Contributor Author

renovate bot commented Jul 6, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/maven-dependencies branch from 2d00ac7 to 639c2aa Compare July 23, 2023 13:50
@renovate renovate bot changed the title chore(deps): update maven dependencies to v1.9.0 chore(deps): update maven dependencies Jul 23, 2023
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from 639c2aa to f93c505 Compare July 25, 2023 19:40
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 3 times, most recently from 15118a2 to bc18dfd Compare August 7, 2023 21:27
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from bc18dfd to 8522482 Compare August 9, 2023 17:42
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 3 times, most recently from d87f8a6 to 7e51d2e Compare August 25, 2023 13:58
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 3 times, most recently from e7815d9 to f2baeb4 Compare September 8, 2023 19:03
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from f2baeb4 to e5d4a85 Compare September 15, 2023 11:36
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from e5d4a85 to 48ead35 Compare September 22, 2023 21:13
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from 48ead35 to 956a4cd Compare October 4, 2023 23:06
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 3 times, most recently from c81c912 to d478fe2 Compare October 23, 2023 23:10
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 3 times, most recently from 000a523 to 9991954 Compare November 5, 2023 19:24
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from 9991954 to 33e31d2 Compare November 6, 2023 22:42
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 3 times, most recently from 6c4b24d to 37244b9 Compare November 27, 2023 10:07
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from 37244b9 to daf8830 Compare December 1, 2023 13:27
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from daf8830 to 2474634 Compare December 13, 2023 11:19
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from 2474634 to d9be485 Compare December 21, 2023 16:27
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 2 times, most recently from 6438696 to 0af6b02 Compare January 11, 2024 21:23
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from 0af6b02 to 5b0e399 Compare January 17, 2024 18:41
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 3 times, most recently from caf555a to 8a82c50 Compare February 4, 2024 10:22
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from 8a82c50 to 353bb43 Compare February 19, 2024 19:25
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 2 times, most recently from 7c8b532 to d1b4c7c Compare March 7, 2024 08:14
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from d1b4c7c to ffc4c44 Compare March 11, 2024 01:55
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 2 times, most recently from 2ba90bb to a7accc6 Compare March 19, 2024 19:22
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 4 times, most recently from 5aaa867 to 6a4b133 Compare April 25, 2024 15:53
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from 6a4b133 to 6160879 Compare April 27, 2024 21:58
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 2 times, most recently from bc03e41 to 340181e Compare May 8, 2024 21:18
@renovate renovate bot force-pushed the renovate/maven-dependencies branch 2 times, most recently from dadb5c6 to 64f7223 Compare May 17, 2024 21:47
@renovate renovate bot force-pushed the renovate/maven-dependencies branch from 64f7223 to eda6ef0 Compare May 25, 2024 21:37
Copy link
Contributor Author

renovate bot commented May 25, 2024

Edited/Blocked Notification

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

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant