Closed dependabot[bot] closed 1 month ago
Bumps the maven-dependencies group with 10 updates in the / directory:
4.6.7
4.10.0
1.6.21
2.0.20
3.3.0
3.5.0
3.12.1
3.20.0
3.2.4
3.2.6
Updates org.axonframework:axon-bom from 4.6.7 to 4.10.0
org.axonframework:axon-bom
Sourced from org.axonframework:axon-bom's releases.
Axon Bill of Materials v4.10.0 :hammer_and_wrench: Dependency Upgrade Upgrade all Axon-related dependencies #172 Bump the github-dependencies group across 1 directory with 6 updates #171 Bump the github-dependencies group with 1 update #161 Bump the github-dependencies group with 1 update #160 :heart: Contributors We'd like to thank all the contributors who worked on this release! @smcvb Axon Bill of Materials v4.9.4 :hammer_and_wrench: Dependency Upgrade Upgrade Axon Framework to 4.9.3 #159 :heart: Contributors We'd like to thank all the contributors who worked on this release! @smcvb Axon Bill of Materials v4.9.3 :hammer_and_wrench: Dependency Upgrade Upgrade to Axon Framework 4.9.2 and Axon Framework Spring AOT 4.9.1 #158 :heart: Contributors We'd like to thank all the contributors who worked on this release! @smcvb Axon Bill of Materials v4.9.2 :hammer_and_wrench: Dependency Upgrade Upgrade Axon Framework to 4.9.1 #155 Bump io.axoniq:axonserver-plugin-api from 4.6.0 to 4.7.1 #153 Bump extension.multitenancy.version from 4.9.1 to 4.9.2 #152 Bump actions/setup-java from 3.13.0 to 4.0.0 #151 Upgrade Axon Server Connector Java to 2023.2.0 #150 :heart: Contributors We'd like to thank all the contributors who worked on this release! @smcvb
We'd like to thank all the contributors who worked on this release!
@smcvb
... (truncated)
01836e8
db5aef7
d420efc
2447b7a
41e5cb2
f8ce668
9734ed0
3fe02f6
1528ed7
7c071e3
Updates org.jetbrains.kotlin:kotlin-reflect from 1.6.21 to 2.0.20
org.jetbrains.kotlin:kotlin-reflect
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
Kotlin 2.0.20 Changelog Analysis. API New Features KT-68143 Analysis API: support KtWhenConditionInRange call resolution Performance Improvements KT-67195 K2: do not call redundant resolve on body resolution phase for classes Fixes KT-67360 Analysis API: KtDestructuringDeclarationSymbol#entries shouldn't be KtLocalVariableSymbol KT-67748 K2: AllCandidatesResolver modifies the original FirDelegatedConstructorCall KT-68198 Analysis API: Support application service registration in plugin XMLs KT-62936 Analysis API: NativeForwardDeclarationsSymbolProvider is not supported for Kotlin/Native KT-68689 LL API: support analysis from builtins module KT-69630 KAPT User project builds with KAPT4 enabled fail with Metaspace overflow KT-65417 K2 IDE: KTOR false positive expect-actual matching error on enum class because of implicit clone() in non-JVM source sets KT-68882 Analysis API: Refactor KaSymbols KT-65413 K2 IDE: KTOR unresolved serializer() call for @Serializable class in common code KT-67996 Analysis API: rename Kt prefix to Ka KT-67775 Analysis API: expose only interfaces/abstract classes for the user surface KT-68009 K2: lowering transformers of Compose compiler plugin access AbstractFir2IrLazyFunction modality, which results in null point exception KT-68918 collectCallCandidates works incorrectly for parenthesis invoke KT-68462 Analysis API: Integrate project-structure module into analysis-api and analysis-api-platform-interface KT-69131 AA: "provideDelegate" operator is not resolved from the delegation reference in FIR implementation KT-69055 Analysis API: Stabilize KaScopes KT-66216 K2 IDE. "FirDeclaration was not found for class org.jetbrains.kotlin.psi.KtProperty, fir is null" on incorrect string template KT-68959 Introduce KaSeverity KT-53669 Analysis API: redesign KtSymbolOrigin to distinguish kotlin/java source/library declarations KT-68846 Mark KaFirReference and all implementations with internal modifier KT-68845 Move KaSymbolBasedReference to resolution package KT-68844 Move KaTypeProjection to types package KT-65849 K2: Rename 'high-level-api' family of JARs to 'analysis-api' KT-62540 Remove uses of TypeInfo.fromString and TypeInfo.createTypeText from Kotlin plugin KT-62889 K2 IDE. FP MISSING_DEPENDENCY_CLASS on not available type alias with available underlying type KT-68155 Analysis API: Add PSI validity check to analyze KT-62343 Analysis API: fix binary incopatibility problems cause by KtAnalysisSessionProvider.analyze being inline KT-68498 To get reference symbol the one should be KtSymbolBasedReference KT-68393 Analysis API: Rename KaClassLikeSymbol. classIdIfNonLocal to classId KT-62924 Analysis API: rename KtCallableSymbol.callableIdIfNonLocal -> callableId KT-66712 K2 IDE. SOE on settings string template for string variable with the same name KT-65892 K2: "We should be able to find a symbol" for findNonLocalFunction KT-68273 AA: support KtFirKDocReference#isReferenceToImportAlias KT-68272 AA: KtFirReference.isReferenceToImportAlias doesn't work for references on constructor KT-66996 Analysis API: Expose the abbreviated type of an expanded KtType KT-66646 K2: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl from FirJsHelpersKt.isExportedObject
KT-68143
KT-67195
KT-67360
KT-67748
KT-68198
KT-62936
KT-68689
KT-69630
KT-65417
KT-68882
KaSymbol
KT-65413
@Serializable
KT-67996
KT-67775
KT-68009
KT-68918
KT-68462
project-structure
analysis-api
analysis-api-platform-interface
KT-69131
KT-69055
KaScope
KT-66216
KT-68959
KT-53669
KT-68846
KT-68845
KT-68844
KT-65849
KT-62540
KT-62889
MISSING_DEPENDENCY_CLASS
KT-68155
analyze
KT-62343
KtAnalysisSessionProvider.analyze
KT-68498
KT-68393
KaClassLikeSymbol. classIdIfNonLocal
classId
KT-62924
KT-66712
KT-65892
KT-68273
KtFirKDocReference#isReferenceToImportAlias
KT-68272
KT-66996
KtType
KT-66646
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
2.0.20 Analysis. API New Features KT-68143 Analysis API: support KtWhenConditionInRange call resolution Performance Improvements KT-67195 K2: do not call redundant resolve on body resolution phase for classes Fixes KT-67360 Analysis API: KtDestructuringDeclarationSymbol#entries shouldn't be KtLocalVariableSymbol KT-67748 K2: AllCandidatesResolver modifies the original FirDelegatedConstructorCall KT-68198 Analysis API: Support application service registration in plugin XMLs KT-62936 Analysis API: NativeForwardDeclarationsSymbolProvider is not supported for Kotlin/Native KT-68689 LL API: support analysis from builtins module KT-69630 KAPT User project builds with KAPT4 enabled fail with Metaspace overflow KT-65417 K2 IDE: KTOR false positive expect-actual matching error on enum class because of implicit clone() in non-JVM source sets KT-68882 Analysis API: Refactor KaSymbols KT-65413 K2 IDE: KTOR unresolved serializer() call for @Serializable class in common code KT-67996 Analysis API: rename Kt prefix to Ka KT-67775 Analysis API: expose only interfaces/abstract classes for the user surface KT-68009 K2: lowering transformers of Compose compiler plugin access AbstractFir2IrLazyFunction modality, which results in null point exception KT-68918 collectCallCandidates works incorrectly for parenthesis invoke KT-68462 Analysis API: Integrate project-structure module into analysis-api and analysis-api-platform-interface KT-69131 AA: "provideDelegate" operator is not resolved from the delegation reference in FIR implementation KT-69055 Analysis API: Stabilize KaScopes KT-66216 K2 IDE. "FirDeclaration was not found for class org.jetbrains.kotlin.psi.KtProperty, fir is null" on incorrect string template KT-68959 Introduce KaSeverity KT-53669 Analysis API: redesign KtSymbolOrigin to distinguish kotlin/java source/library declarations KT-68846 Mark KaFirReference and all implementations with internal modifier KT-68845 Move KaSymbolBasedReference to resolution package KT-68844 Move KaTypeProjection to types package KT-65849 K2: Rename 'high-level-api' family of JARs to 'analysis-api' KT-62540 Remove uses of TypeInfo.fromString and TypeInfo.createTypeText from Kotlin plugin KT-62889 K2 IDE. FP MISSING_DEPENDENCY_CLASS on not available type alias with available underlying type KT-68155 Analysis API: Add PSI validity check to analyze KT-62343 Analysis API: fix binary incopatibility problems cause by KtAnalysisSessionProvider.analyze being inline KT-68498 To get reference symbol the one should be KtSymbolBasedReference KT-68393 Analysis API: Rename KaClassLikeSymbol. classIdIfNonLocal to classId KT-62924 Analysis API: rename KtCallableSymbol.callableIdIfNonLocal -> callableId KT-66712 K2 IDE. SOE on settings string template for string variable with the same name KT-65892 K2: "We should be able to find a symbol" for findNonLocalFunction KT-68273 AA: support KtFirKDocReference#isReferenceToImportAlias KT-68272 AA: KtFirReference.isReferenceToImportAlias doesn't work for references on constructor KT-66996 Analysis API: Expose the abbreviated type of an expanded KtType KT-66646 K2: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl from FirJsHelpersKt.isExportedObject
6af99c8
68f075d
2b7c4f7
e35e9ae
c580c67
565a35c
isLateinit
5607bd3
ce5d599
ca9fb23
@Composable
9a4c77e
Updates org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.6.21 to 2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk8
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's releases.
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's changelog.
Updates org.jetbrains.kotlin:kotlin-test from 1.6.21 to 2.0.20
org.jetbrains.kotlin:kotlin-test
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
Updates org.jetbrains.kotlin:kotlin-maven-allopen from 1.6.21 to 2.0.20
org.jetbrains.kotlin:kotlin-maven-allopen
Updates org.jetbrains.kotlin:kotlin-maven-noarg from 1.6.21 to 2.0.20
org.jetbrains.kotlin:kotlin-maven-noarg
Updates org.jetbrains.kotlin:kotlin-maven-plugin from 1.6.21 to 2.0.20
org.jetbrains.kotlin:kotlin-maven-plugin
Updates org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.5.0
org.apache.maven.plugins:maven-surefire-plugin
c78365f
05e4681
f1a419a
5e14d4f
c0784ab
79ea717
4648b47
f64c1b3
3ae062d
f0de8c0
Updates org.jetbrains.dokka:dokka-maven-plugin from 1.6.21 to 2.0.20
org.jetbrains.dokka:dokka-maven-plugin
Updates org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0
org.apache.maven.plugins:maven-site-plugin
Sourced from org.apache.maven.plugins:maven-site-plugin's releases.
maven-site-plugin-3.20.0 Full Changelog: https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.12.1...maven-site-plugin-3.20.0
Full Changelog: https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.12.1...maven-site-plugin-3.20.0
fd65715
be35f64
6fc5d17
eb0b0f6
54faaa8
73b57d3
cf5c504
688714c
adc67e1
2e867c6
Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.6
org.apache.maven.plugins:maven-gpg-plugin
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
3.2.6 Release Notes - Maven GPG Plugin - Version 3.2.6 What's Changed [MGPG-135] Support Overriding / Enhance the signer in AbstractGpgMojo by @laeubi in apache/maven-gpg-plugin#112 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 by @dependabot in apache/maven-gpg-plugin#114 [MGPG-140] Update Maven to 3.9.9 by @cstamas in apache/maven-gpg-plugin#116 [MGPG-138] Drop direct use of plexus-cipher and secdispatcher by @cstamas in apache/maven-gpg-plugin#115 [MGPG-141] Remove use of deprecated classes by @cstamas in apache/maven-gpg-plugin#117 Add FAQ for "no pinentry" issue by @cstamas in apache/maven-gpg-plugin#118 New Contributors @laeubi made their first contribution in apache/maven-gpg-plugin#112 Full Changelog: https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6 3.2.5 Release Notes - Maven GPG Plugin - Version 3.2.5
@laeubi
@dependabot
@cstamas
Full Changelog: https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6
1c9a14c
bbe6156
5b94273
afdfd28
7516e7c
4ec571f
1126b7b
1b40a05
3a31714
737d4ee
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Superseded by #91.
Bumps the maven-dependencies group with 10 updates in the / directory:
4.6.7
4.10.0
1.6.21
2.0.20
1.6.21
2.0.20
1.6.21
2.0.20
1.6.21
2.0.20
1.6.21
2.0.20
1.6.21
2.0.20
3.3.0
3.5.0
3.12.1
3.20.0
3.2.4
3.2.6
Updates
org.axonframework:axon-bom
from 4.6.7 to 4.10.0Release notes
Sourced from org.axonframework:axon-bom's releases.
... (truncated)
Commits
01836e8
[maven-release-plugin] prepare release axon-4.10.0db5aef7
Merge pull request #172 from AxonFramework/dependency-upgrade/af-4.10d420efc
Upgrade all Axon-related dependencies2447b7a
Merge pull request #171 from AxonFramework/dependabot/maven/github-dependenci...41e5cb2
Bump the github-dependencies group across 1 directory with 6 updatesf8ce668
Merge pull request #161 from AxonFramework/dependabot/github_actions/github-d...9734ed0
Bump the github-dependencies group with 1 update3fe02f6
Merge pull request #160 from AxonFramework/dependabot/github_actions/github-d...1528ed7
Bump the github-dependencies group with 1 update7c071e3
Set milestone to 4.10.0Updates
org.jetbrains.kotlin:kotlin-reflect
from 1.6.21 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
... (truncated)
Commits
6af99c8
Add changelog for 2.0.2068f075d
Add ChangeLog for 2.0.20-RC22b7c4f7
[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9ae
Update codeownersc580c67
[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c
[FIR2IR] UnsetisLateinit
flag for properties implemented by delegation5607bd3
[Test] Reproduce KT-70417ce5d599
[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23
Disallow open@Composable
functions with default params9a4c77e
Update codeownersUpdates
org.jetbrains.kotlin:kotlin-stdlib-jdk8
from 1.6.21 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's changelog.
... (truncated)
Commits
6af99c8
Add changelog for 2.0.2068f075d
Add ChangeLog for 2.0.20-RC22b7c4f7
[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9ae
Update codeownersc580c67
[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c
[FIR2IR] UnsetisLateinit
flag for properties implemented by delegation5607bd3
[Test] Reproduce KT-70417ce5d599
[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23
Disallow open@Composable
functions with default params9a4c77e
Update codeownersUpdates
org.jetbrains.kotlin:kotlin-test
from 1.6.21 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
... (truncated)
Commits
6af99c8
Add changelog for 2.0.2068f075d
Add ChangeLog for 2.0.20-RC22b7c4f7
[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9ae
Update codeownersc580c67
[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c
[FIR2IR] UnsetisLateinit
flag for properties implemented by delegation5607bd3
[Test] Reproduce KT-70417ce5d599
[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23
Disallow open@Composable
functions with default params9a4c77e
Update codeownersUpdates
org.jetbrains.kotlin:kotlin-maven-allopen
from 1.6.21 to 2.0.20Updates
org.jetbrains.kotlin:kotlin-maven-noarg
from 1.6.21 to 2.0.20Updates
org.jetbrains.kotlin:kotlin-maven-plugin
from 1.6.21 to 2.0.20Updates
org.jetbrains.kotlin:kotlin-maven-allopen
from 1.6.21 to 2.0.20Updates
org.jetbrains.kotlin:kotlin-maven-noarg
from 1.6.21 to 2.0.20Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.3.0 to 3.5.0Commits
c78365f
[maven-release-plugin] prepare release surefire-3.5.005e4681
[SUREFIRE-2227] Dynamically calculate xrefTestLocationf1a419a
[SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack5e14d4f
[SUREFIRE-2161] Align Mojo class names and output namesc0784ab
Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.179ea717
[SUREFIRE-2256] Upgrade to Parent 434648b47
add Reproducible Builds badgef64c1b3
[maven-release-plugin] prepare for next development iteration3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0Updates
org.jetbrains.kotlin:kotlin-maven-plugin
from 1.6.21 to 2.0.20Updates
org.jetbrains.dokka:dokka-maven-plugin
from 1.6.21 to 2.0.20Updates
org.apache.maven.plugins:maven-site-plugin
from 3.12.1 to 3.20.0Release notes
Sourced from org.apache.maven.plugins:maven-site-plugin's releases.
Commits
fd65715
[maven-release-plugin] prepare release maven-site-plugin-3.20.0be35f64
[MSITE-945] Remove dependency on Commons IO6fc5d17
[MSITE-945] More modern temporary file handling (#203)eb0b0f6
Remove debugging strings from test output (#204)54faaa8
Earlier detection of mkdirs failure (#201)73b57d3
Replace deprecated methods (#198)cf5c504
Add version to mrm-maven-plugin688714c
Use charset in test (#199)adc67e1
Use try with resources to avoid deprecated class (#200)2e867c6
Update historyUpdates
org.apache.maven.plugins:maven-gpg-plugin
from 3.2.4 to 3.2.6Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
1c9a14c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.6bbe6156
Add FAQ for "no pinentry" issue (#118)5b94273
[MGPG-141] Remove use of deprecated classes (#117)afdfd28
[MGPG-138] Drop direct use of plexus-cipher and secdispatcher (#115)7516e7c
[MGPG-140] Update Maven to 3.9.9 (#116)4ec571f
[MGPG-139] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3...1126b7b
use new Reproducible Central badge endpoint1b40a05
[MGPG-135] Support Overriding / Enhance the signer in AbstractGpgMojo (#112)3a31714
[maven-release-plugin] prepare for next development iteration737d4ee
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.5Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | org.axonframework:axon-bom | [>= 4.8.a, < 4.9] | | org.axonframework:axon-bom | [>= 4.7.a, < 4.8] | | org.jetbrains.dokka:dokka-maven-plugin |... _Description has been truncated_