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

fix(deps): update all non-major dependencies #173

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@cdktf/provider-aws 19.35.0 -> 19.44.0 age adoption passing confidence dependencies minor
@types/node (source) 20.16.10 -> 20.17.9 age adoption passing confidence devDependencies minor
actions/checkout v4.2.0 -> v4.2.2 age adoption passing confidence action patch
actions/setup-java v4.4.0 -> v4.5.0 age adoption passing confidence action minor
actions/setup-node v4.0.4 -> v4.1.0 age adoption passing confidence action minor
cdktf (source) 0.20.9 -> 0.20.10 age adoption passing confidence dependencies patch
constructs 10.3.0 -> 10.4.2 age adoption passing confidence dependencies minor
crazy-max/ghaction-import-gpg v6.1.0 -> v6.2.0 age adoption passing confidence action minor
typescript (source) 5.6.2 -> 5.7.2 age adoption passing confidence devDependencies minor
org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 -> 3.5.2 age adoption passing confidence build patch
org.apache.maven.plugins:maven-surefire-plugin 3.5.0 -> 3.5.2 age adoption passing confidence build patch
org.wiremock:wiremock (source) 3.9.1 -> 3.9.2 age adoption passing confidence compile patch
io.github.openfeign:feign-bom 13.4 -> 13.5 age adoption passing confidence import minor
software.amazon.awssdk:bom 2.28.10 -> 2.29.23 age adoption passing confidence import minor
com.amazonaws:aws-java-sdk-sts (source) 1.12.772 -> 1.12.779 age adoption passing confidence compile patch
org.jetbrains.kotlin:kotlin-maven-plugin (source) 2.0.20 -> 2.1.0 age adoption passing confidence build minor
org.jetbrains.kotlin:kotlin-test-junit5 (source) 2.0.20 -> 2.1.0 age adoption passing confidence test minor
org.jetbrains.kotlin:kotlin-stdlib (source) 2.0.20 -> 2.1.0 age adoption passing confidence compile minor

Release Notes

cdktf/cdktf-provider-aws (@​cdktf/provider-aws)

v19.44.0

Compare Source

19.44.0 (2024-11-27)

Features
Updates

v19.43.0

Compare Source

19.43.0 (2024-11-22)

Features
Updates

v19.42.0

Compare Source

19.42.0 (2024-11-15)

Features

v19.41.1

Compare Source

19.41.1 (2024-11-12)

Bug Fixes
Updates

v19.41.0

Compare Source

19.41.0 (2024-11-08)

Features
Updates

v19.40.0

Compare Source

19.40.0 (2024-11-01)

Features
Updates

v19.39.0

Compare Source

19.39.0 (2024-10-25)

Features
Updates

v19.38.1

Compare Source

19.38.1 (2024-10-17)

Bug Fixes

v19.38.0

Compare Source

19.38.0 (2024-10-16)

Features
Updates

v19.37.0

Compare Source

19.37.0 (2024-10-11)

Features
Updates

v19.36.0

Compare Source

19.36.0 (2024-10-04)

Features
Updates
actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

actions/setup-java (actions/setup-java)

v4.5.0

Compare Source

What's Changed

Bug fixes:
New Contributors:

Full Changelog: actions/setup-java@v4...v4.5.0

actions/setup-node (actions/setup-node)

v4.1.0

Compare Source

hashicorp/terraform-cdk (cdktf)

v0.20.10

Compare Source

fix
  • fix(provider-generator): Skip attributes for oracle/oci provider that use the unsupported mapmapmap type #​3749
  • fix: use 'go env GOROOT' when GOROOT env is missing #​3745
  • fix: run lint in Docker image to use same Node version as in other CI jobs #​3742
chore
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3757
  • chore: Upgrade dependencies for all #​3756
  • chore: update version of docs conversion tool #​3750
  • chore: increase time the docs conversion might take #​3748
  • chore: Upgrade dependencies for all #​3709
aws/constructs (constructs)

v10.4.2

Compare Source

10.4.2 (2024-10-14)

Bug Fixes

v10.4.1

Compare Source

10.4.1 (2024-10-11)

Bug Fixes

v10.4.0

Compare Source

10.4.0 (2024-10-11)

Features
Bug Fixes

v10.3.2

Compare Source

10.3.2 (2024-10-11)

Bug Fixes
  • Python constructs do not implement a compatible interface (#​2495) (912158f)

v10.3.1

Compare Source

10.3.1 (2024-10-10)

Bug Fixes
crazy-max/ghaction-import-gpg (crazy-max/ghaction-import-gpg)

v6.2.0

Compare Source

Full Changelog: crazy-max/ghaction-import-gpg@v6.1.0...v6.2.0

microsoft/TypeScript (typescript)

v5.7.2

Compare Source

v5.6.3

Compare Source

wiremock/wiremock (org.wiremock:wiremock)

v3.9.2

Compare Source

🐞 Bug Fixes

📦 Dependency updates

25 changes

✍️ Other Updates

  • Add support for reversing order of offsetting and truncating expected date/time values (#​2788) @​papiomytoglou
  • support multipart/related Requests (#​2830) @​mufasa1976
  • Update the now deprecated upload-artifact action (#​2844) @​leeturner
  • chore: remove node vulnerabilities 2 (#​2834) @​Mahoney
  • chore: remove node vulnerabilities (#​2833) @​Mahoney
openfeign/feign (io.github.openfeign:feign-bom)

v13.5: OpenFeign 13.5

Compare Source

What's Changed


List of PRs that updated libraries versions
  • Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4 by @​dependabot in https://github.com/OpenFeign/feign/pull/2570
  • Bump org.springframework.cloud:spring-cloud-starter-openfeign from 3.1.9 to 4.1.3 by @​dependabot in https://github.com/OpenFeign/feign/pull/2576
  • Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4 by @​dependabot in https://github.com/OpenFeign/feign/pull/2582
  • Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4
  • Bump org.springframework.cloud:spring-cloud-starter-openfeign from 3.1.9 to 4.1.3
  • Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1
  • Bump micrometer.version from 1.13.4 to 1.13.5
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2
  • Bump maven-surefire-plugin.version from 3.5.0 to 3.5.1
  • Bump netty.version from 4.1.113.Final to 4.1.114.Final
  • Bump mockito.version from 5.14.0 to 5.14.1
  • Bump com.gradle:develocity-maven-extension from 1.22.1 to 1.22.2
  • Bump io.dropwizard.metrics:metrics-core from 4.2.27 to 4.2.28
  • Bump jackson.version from 2.17.2 to 2.18.0
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7
  • Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
  • Bump io.undertow:undertow-core from 2.3.14.Final to 2.3.17.Final
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.1 to 2.26.1
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks
  • Bump license-maven-plugin.version from 4.5 to 4.6
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.40.2 to 5.41.0
  • Bump mockito.version from 5.12.0 to 5.14.0
  • Bump org.springframework:spring-web from 6.0.19 to 6.0.23 in /spring (#​2565)
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.0 to 2.25.1 (#​2564)
  • Bump com.gradle:develocity-maven-extension from 1.22 to 1.22.1 (#​2563)
  • Bump com.alibaba.fastjson2:fastjson2 from 2.0.52 to 2.0.53 (#​2562)
  • Bump com.gradle:common-custom-user-data-maven-extension (#​2561)
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4 (#​2560)
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.39.2 to 5.40.2 (#​2553)
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.23.0 to 2.25.0 (#​2552)
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#​2551)
  • Bump org.springframework:spring-context from 6.1.12 to 6.1.13 (#​2550)
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks (#​2549)
  • Bump reactor.version from 3.6.9 to 3.6.10 (#​2548)
  • Bump kotlinx.coroutines.version from 1.8.1 to 1.9.0 (#​2547)
  • Bump micrometer.version from 1.13.3 to 1.13.4 (#​2546)
  • Bump netty.version from 4.1.112.Final to 4.1.113.Final (#​2541)
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks (#​2542)

New Contributors

Full Changelog: OpenFeign/feign@13.4...13.5

aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sts)

v1.12.779

Compare Source

v1.12.778

Compare Source

Amazon Kinesis Video Streams

  • Features

    • Update Netty version to 4.1.115.Final

v1.12.777

Compare Source

v1.12.776

Compare Source

v1.12.775

Compare Source

v1.12.774

Compare Source

Amazon Simple Storage Service

  • Features

    • Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.

v1.12.773

Compare Source

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

v2.1.0: Kotlin 2.1.0

Compare Source

Changelog
Analysis API
New Features
  • KT-68603 KotlinDirectInheritorsProvider: add an option to ignore non-kotlin results
Performance Improvements
  • KT-70757 Performance problem in KaFirVisibilityChecker for KaFirPsiJavaClassSymbol
Fixes
  • KT-70437 Class reference is not resolvable
  • KT-57733 Analysis API: Use optimized ModuleWithDependenciesScopes in combined symbol providers
  • KT-72389 K2: False positive "Redundant 'protected' modifier" for protected property inside protected constructor from private or internal class
  • KT-69190 K2: False-positive "redundant private modifier"
  • KT-64984 Analysis API: Support Wasm target
  • KT-70375 K2: NPE at org.jetbrains.kotlin.analysis.api.fir.symbols.KaFirNamedClassSymbolBase.createPointer
  • KT-71259 K2 evaluator: Invalid smart cast info collecting for Code Fragments
  • KT-69360 Lack of implicit receiver for the last statement under lambda in scripts
  • KT-70890 Analysis API: Experiment with weak references to LL FIR/analysis sessions in session caches
  • KT-70657 Analysis API: Inner types from classes with generics are incorrectly represented by the compiled jars
  • KT-71055 Suspend calls inside 'analyze()' break the block guarantees
  • KT-70815 Analysis API: Implement stop-the-world session invalidation
  • KT-69819 K2 IDE: LHS type in callable references is unresolved when it has type arguments and is qualified
  • KT-68761 Analysis API: Experiment with limited-size cache in KaFirSessionProvider
  • KT-70384 Analysis API Standalone: The same class in the same two renamed jars is unresolved
  • KT-71067 Exceptions from references cancel Find Usages
  • KT-69535 Redesign 'containingSymbol'
  • KT-71025 K2 IDE: Scopes in "importingScopeContext" have reversed ordering and "indexInTower" values
  • KT-67483 K2 IDE: Serializable plugin causes infinite resolve recursion when there is a star import from a class with annotation call
  • KT-69416 K2 IDE / Completion: “No classifier found” on simple value creating
  • KT-70257 CCE: class kotlin.UInt cannot be cast to class java.lang.Number
  • KT-70376 K2 IDE / Kotlin Debugger: IAE “Only componentN functions should be cached this way, but got: toString” on evaluating toString() method for value class
  • KT-70264 AA: service registration via XML fails with AbstractMethodError in Lint CLI
  • KT-69950 Analysis API: Introduce isSubtypeOf(ClassId)
  • KT-68625 K2: “lazyResolveToPhase(STATUS) cannot be called from a transformer with a phase STATUS.”
  • KT-67665 K2: contract violation for value class with a constructor parameter with an implicit type
  • KT-67009 Analysis API: Add abbreviated type tests for type aliases from source modules
  • KT-69977 KaFirFunctionalType#getAbbreviation is always null
  • KT-68341 Analysis API: Expanded function types from libraries don't have an abbreviated type
  • KT-68857 Analysis API: Refactor annotations
  • KT-70386 Do not filter out overloads from different libraries in dangling files
  • KT-65552 K2: CANNOT_CHECK_FOR_ERASED in KtTypeCodeFragment
  • KT-65803 K2: Analysis API: KtFirTypeProvider#getSubstitutedSuperTypes throws an exception in the case of "Wrong number of type arguments"
  • KT-68896 Support VirtualFile binary dependency inputs to Analysis API modules
  • KT-69395 K2 IDE: incorrect overload selection from binary dependencies in a shared native source set
  • KT-68573 ISE: "Unexpected constant value (kotlin/annotation/AnnotationTarget, CLASS)" at Kt1DescUtilsKt.toKtConstantValue()
  • KT-69576 Analysis API: FIR implementation of "isImplicitReferenceToCompanion" returns false for companion references in implicit invoke operator calls
  • KT-69568 Analysis API: FIR implementation of "isImplicitReferenceToCompanion" returns true for non-companion references in qualified calls
  • KT-69436 Analysis API Platform: Encapsulate LLFirDeclarationModificationService as an engine service
  • KT-63004 K2: Analysis API: Design API for querying declarations generated by compiler plugins (similar to indices)
  • KT-69452 AA FIR: wrong source PSI after compile-time evaluation
  • KT-69598 AA: definitely not-null type at receiver position should be wrapped in parenthesis
  • KT-60484 Analysis API: add support for KtType pointers similar to KtSymbolPointer
  • KT-68884 Analysis API: Rename/deprecate/remove declarations as part of S

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 30, 2024
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk:bom to v2.28.11 fix(deps): update dependency software.amazon.awssdk:bom to v2.28.12 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ce4a700 to dc9d1a6 Compare September 30, 2024 22:45
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk:bom to v2.28.12 fix(deps): update dependency software.amazon.awssdk:bom to v2.28.13 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b4723a3 to 0654786 Compare October 2, 2024 21:58
@renovate renovate bot changed the title fix(deps): update dependency software.amazon.awssdk:bom to v2.28.13 fix(deps): update all non-major dependencies Oct 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from f7db824 to 1c31862 Compare October 10, 2024 20:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 51ae141 to 0eae4e7 Compare October 16, 2024 22:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from b1d2be1 to f466920 Compare November 14, 2024 06:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 08d5fcf to f082fd8 Compare November 21, 2024 08:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from ba499a5 to e134279 Compare November 28, 2024 07:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e134279 to 512693d Compare November 28, 2024 09:27
@DarkAtra DarkAtra merged commit 20f9c62 into main Nov 28, 2024
3 checks passed
@DarkAtra DarkAtra deleted the renovate/all-minor-patch branch November 28, 2024 13:59
github-actions bot pushed a commit that referenced this pull request Nov 28, 2024
## [3.0.8](v3.0.7...v3.0.8) (2024-11-28)

### Bug Fixes

* **deps:** update all non-major dependencies ([#173](#173)) ([20f9c62](20f9c62))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant