Bump the all-dependencies group across 1 directory with 9 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(6 months ago)
(5 months ago)
(5 months ago)
dependencies java
Bumps the all-dependencies group with 9 updates in the /samples/lambda-kotlin-request-router-sample-proto directory:
| Package | From | To |
|---|---|---|
| com.fasterxml.jackson.core:jackson-databind | 2.18.2 |
2.19.0 |
| com.fasterxml.jackson.module:jackson-module-kotlin | 2.18.2 |
2.19.0 |
| com.google.protobuf:protobuf-java | 4.29.3 |
4.30.2 |
| com.google.protobuf:protobuf-java-util | 4.29.3 |
4.30.2 |
| com.google.protobuf:protoc | 4.29.3 |
4.30.2 |
| org.junit.jupiter:junit-jupiter-engine | 5.11.4 |
5.12.2 |
| jvm | 2.1.0 |
2.1.20 |
| org.jmailen.kotlinter | 5.0.1 |
5.0.2 |
| com.google.protobuf | 0.9.4 |
0.9.5 |
Updates com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.19.0
Commits
- See full diff in compare view
Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.2 to 2.19.0
Commits
023a1fc[maven-release-plugin] prepare release jackson-module-kotlin-2.19.0bb76ac6Prep for 2.19.0 release5b51812Merge pull request #962 from k163377/fix/published055bd47Fixed to not expose internal function3fef434Merge pull request #961 from FasterXML/dependabot/github_actions/github-actio...c3244f5Bump actions/setup-java from 4.7.0 to 4.7.1 in the github-actions group268d222Merge pull request #960 from k163377/fix/runs-on49dbd07Add dependabot.yml15b73a0Fixed versions of actions/checkout and actions/setup-java9d50fd7Fixed to use ubuntu-latest in runs-on- Additional commits viewable in compare view
Updates com.google.protobuf:protobuf-java from 4.29.3 to 4.30.2
Commits
- See full diff in compare view
Updates com.google.protobuf:protobuf-java-util from 4.29.3 to 4.30.2
Updates com.google.protobuf:protoc from 4.29.3 to 4.30.2
Commits
- See full diff in compare view
Updates com.google.protobuf:protobuf-java-util from 4.29.3 to 4.30.2
Updates org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.2
Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2
JUnit 5.12.1 = Platform 1.12.1 + Jupiter 5.12.1 + Vintage 5.12.1
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1
JUnit 5.12.0 = Platform 1.12.0 + Jupiter 5.12.0 + Vintage 5.12.0
See Release Notes.
New Contributors
@chris-carneiromade their first contribution in junit-team/junit5#3938@amaembomade their first contribution in junit-team/junit5#4024@vdmitrienkomade their first contribution in junit-team/junit5#3889@JojOatXGMEmade their first contribution in junit-team/junit5#4032@yhkuo41made their first contribution in junit-team/junit5#3169@AndreasTumade their first contribution in junit-team/junit5#3431@YongGoosemade their first contribution in junit-team/junit5#4115@JonasJebingmade their first contribution in junit-team/junit5#4045@ky0nmade their first contribution in junit-team/junit5#4152@filiphrmade their first contribution in junit-team/junit5#4148@Anmavelmade their first contribution in junit-team/junit5#4149@awellessmade their first contribution in junit-team/junit5#3259Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0
JUnit 5.12.0-RC2 = Platform 1.12.0-RC2 + Jupiter 5.12.0-RC2 + Vintage 5.12.0-RC2
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.0-RC1...r5.12.0-RC2
JUnit 5.12.0-RC1 = Platform 1.12.0-RC1 + Jupiter 5.12.0-RC1 + Vintage 5.12.0-RC1
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.0-M1...r5.12.0-RC1
JUnit 5.12.0-M1 = Platform 1.12.0-M1 + Jupiter 5.12.0-M1 + Vintage 5.12.0-M1
See Release Notes.
New Contributors
@chris-carneiromade their first contribution in junit-team/junit5#3938
... (truncated)
Commits
0a44659Release 5.12.24c7dfdcFinalize 5.12.2 release notes561613eFix handling ofCleanupMode.ON_SUCCESS19d07d2Add 5.12.2 release notes from template803cbb6Add build parameter for enabling dry-run mode for test executioneb43e62Back to snapshots for further developmentba9c9aeRelease 5.12.1e28ad4aFinalize 5.12.1 release notes1044e2cMove entry to 5.12.1 release notesbea821dFix Javadoc formatting- Additional commits viewable in compare view
Updates com.google.protobuf:protoc from 4.29.3 to 4.30.2
Commits
- See full diff in compare view
Updates jvm from 2.1.0 to 2.1.20
Release notes
Sourced from jvm's releases.
Kotlin 2.1.20
Changelog
Analysis API
Fixes
KT-68198Analysis API: Support application service registration in plugin XMLsKT-57733Analysis API: Use optimizedModuleWithDependenciesScopes in combined symbol providersKT-73156AA: type retrieval for erroneous typealias crashesKT-71907K2 debugger evaluator failed when cannot resolve unrelated annotationKT-69128K2 IDE: "Unresolved reference in KDoc" reports existing Java class in reference to its own nested classKT-71613KaFirPsiJavaTypeParameterSymbol cannot be cast to KaFirTypeParameterSymbolKT-71741K2 IDE. Classifier was found in KtFile but was not found in FirFile inlibraries/tools/kotlin-gradle-plugin-integration-tests/build.gradle.ktsinkotlin.gitand broken analysisKT-71942Need to rethrow Intellij Platform exceptions, like ProcessCanceledExceptionKT-70949Analysis API: "containingDeclaration" does not work on nested Java classes in K2 implementationKT-69736K2 IDE: False positive resolution from KDoc forvalueKT-69047Analysis API: Unresolved KDoc reference to extensions with the same nameKT-70815Analysis API: Implement stop-the-world session invalidationKT-69630KAPT User project builds with KAPT4 enabled fail with Metaspace overflowAnalysis API. Code Compilation
KT-71263K2 evaluator: Error in evaluating self property with extension receiverAnalysis API. FIR
Performance Improvements
KT-72025FileStructureElement: reduce redundant resolveKT-74012RedundantFirAbstractBodyResolveTransformerDispatcher.<init>CPU consumptionKT-73900ContextCollectorVisitor#computeContext may spend significant time oncreateSnapshotKT-73665FirElementFinder is inefficient in large filesKT-73330Remove bodies from functions without contracts after the CONTRACTS phaseKT-73017Analysis API:FirReferenceResolveHelper.getSymbolsByResolvedImportsearches for classes even when the selectedFqNameis a known packageFixes
KT-72308getOrBuildFir returns null for this expression for plusAssign operatorKT-72660ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValueKT-74097ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValueKT-74098ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValueKT-72148K2: KISEWA: Expected FirResolvedArgumentList for FirAnnotationCallImpl of FirValueParameterImpl(DataClassMember) but FirArgumentListImpl foundKT-73079K2: Internal compiler error when conflicting type aliases are presentKT-73456Expected FirResolvedContractDescription but FirRawContractDescriptionImpl found for FirSimpleFunctionImplKT-73259Expected FirResolvedContractDescription but FirLegacyRawContractDescriptionImpl found for FirSimpleFunctionImplKT-72740FirDanglingModifierList:lazyResolveToPhase(STATUS)cannot be called from a transformer with a phase STATUSKT-66132K2: FirRegularClass expected, but FirFileImpl found | Containing declaration is not foundKT-72196K2. KMP. IllegalStateException: expect-actual matching is only possible for code with sourcesKT-72652FirProvider#getContainingClassshould supportFirDanglingModifierSymbol
... (truncated)
Changelog
Sourced from jvm's changelog.
2.1.20
Analysis API
Fixes
KT-68198Analysis API: Support application service registration in plugin XMLsKT-57733Analysis API: Use optimizedModuleWithDependenciesScopes in combined symbol providersKT-73156AA: type retrieval for erroneous typealias crashesKT-71907K2 debugger evaluator failed when cannot resolve unrelated annotationKT-69128K2 IDE: "Unresolved reference in KDoc" reports existing Java class in reference to its own nested classKT-71613KaFirPsiJavaTypeParameterSymbol cannot be cast to KaFirTypeParameterSymbolKT-71741K2 IDE. Classifier was found in KtFile but was not found in FirFile inlibraries/tools/kotlin-gradle-plugin-integration-tests/build.gradle.ktsinkotlin.gitand broken analysisKT-71942Need to rethrow Intellij Platform exceptions, like ProcessCanceledExceptionKT-70949Analysis API: "containingDeclaration" does not work on nested Java classes in K2 implementationKT-69736K2 IDE: False positive resolution from KDoc forvalueKT-69047Analysis API: Unresolved KDoc reference to extensions with the same nameKT-70815Analysis API: Implement stop-the-world session invalidationKT-69630KAPT User project builds with KAPT4 enabled fail with Metaspace overflowAnalysis API. Code Compilation
KT-71263K2 evaluator: Error in evaluating self property with extension receiverAnalysis API. FIR
Performance Improvements
KT-72025FileStructureElement: reduce redundant resolveKT-74012RedundantFirAbstractBodyResolveTransformerDispatcher.<init>CPU consumptionKT-73900ContextCollectorVisitor#computeContext may spend significant time oncreateSnapshotKT-73665FirElementFinder is inefficient in large filesKT-73330Remove bodies from functions without contracts after the CONTRACTS phaseKT-73017Analysis API:FirReferenceResolveHelper.getSymbolsByResolvedImportsearches for classes even when the selectedFqNameis a known packageFixes
KT-72308getOrBuildFir returns null for this expression for plusAssign operatorKT-72660ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValueKT-74097ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValueKT-74098ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValueKT-72148K2: KISEWA: Expected FirResolvedArgumentList for FirAnnotationCallImpl of FirValueParameterImpl(DataClassMember) but FirArgumentListImpl foundKT-73079K2: Internal compiler error when conflicting type aliases are presentKT-73456Expected FirResolvedContractDescription but FirRawContractDescriptionImpl found for FirSimpleFunctionImplKT-73259Expected FirResolvedContractDescription but FirLegacyRawContractDescriptionImpl found for FirSimpleFunctionImplKT-72740FirDanglingModifierList:lazyResolveToPhase(STATUS)cannot be called from a transformer with a phase STATUSKT-66132K2: FirRegularClass expected, but FirFileImpl found | Containing declaration is not foundKT-72196K2. KMP. IllegalStateException: expect-actual matching is only possible for code with sourcesKT-72652FirProvider#getContainingClassshould supportFirDanglingModifierSymbolKT-73105Lazy resolve contract violation (BODY_RESOLVE from BODY_RESOLVE)
... (truncated)
Commits
658a201Add ChangeLog for 2.1.20-RC3b2dfd94[FIR] Fix a false negativeSUPER_CALL_WITH_DEFAULT_PARAMETERS982a4ef[FIR] Reproduce ^KT-75578173e94aFix CMP-7747dbed512CMP-7571: keep the calls to public $stable fields (in K1 klibs) as ise7e183fCMP-7571: merge two findDeclaration calls into one0c8b50dCMP-7571: improve signature generation for an artificial stability gettercb387d5CMP-7571: add signatures to artifical stability gettersf17e609Avoid multiple finalizations of generalConfigurationMetrics45e81bbEdit ChangeLog for 2.1.20-RC2- Additional commits viewable in compare view
Updates org.jmailen.kotlinter from 5.0.1 to 5.0.2
Updates com.google.protobuf from 0.9.4 to 0.9.5
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
maven
5.11.4 → 5.12.2
Minor
com.google.protobuf:protoc
maven
4.29.3 → 4.30.2
Minor
maven
2.18.2 → 2.19.0
Minor
com.google.protobuf:protobuf-java
maven
4.29.3 → 4.30.2
Minor
maven
2.18.2 → 2.19.0
Minor
maven
4.29.3 → 4.30.2
Minor
Technical Details
| ID: | 1180178 |
| UUID: | 3033250987 |
| Node ID: | PR_kwDOCp-AiM6UnARc |
| Host: | GitHub |
| Repository: | moia-oss/lambda-kotlin-request-router |