Skip to content

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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@cdktf/provider-aws 19.60.1 -> 19.63.0 age adoption passing confidence dependencies minor
@types/node (source) 22.14.1 -> 22.15.18 age adoption passing confidence devDependencies minor
actions/setup-node v4.3.0 -> v4.4.0 age adoption passing confidence action minor
aws-actions/configure-aws-credentials v4.1.0 -> v4.2.1 age adoption passing confidence action minor
cdktf (source) 0.20.11 -> 0.20.12 age adoption passing confidence dependencies patch
org.wiremock:wiremock (source) 3.12.1 -> 3.13.0 age adoption passing confidence compile minor
software.amazon.awssdk:bom 2.31.21 -> 2.31.44 age adoption passing confidence import patch
com.amazonaws:aws-java-sdk-sts (source) 1.12.782 -> 1.12.783 age adoption passing confidence compile patch
org.jetbrains.kotlin:kotlin-maven-plugin (source) 2.1.20 -> 2.1.21 age adoption passing confidence build patch
org.jetbrains.kotlin:kotlin-test-junit5 (source) 2.1.20 -> 2.1.21 age adoption passing confidence test patch
org.jetbrains.kotlin:kotlin-stdlib (source) 2.1.20 -> 2.1.21 age adoption passing confidence compile patch

Release Notes

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

v19.63.0

Compare Source

19.63.0 (2025-05-02)

Features
Updates

v19.62.0

Compare Source

19.62.0 (2025-04-25)
Features
Updates

v19.61.0

Compare Source

19.61.0 (2025-04-18)

Features
Updates
actions/setup-node (actions/setup-node)

v4.4.0

Compare Source

What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v4.2.1

Compare Source

Bug Fixes
  • ensure explicit inputs take precedence over environment variables (e56e6c4)
  • prioritize explicit inputs over environment variables (df9c8fe)

v4.2.0

Compare Source

Features
  • add Expiration field to Outputs (a4f3267)
  • Document role-duration-seconds range (5a0cf01)
  • support action inputs as environment variables (#​1338) (2c168ad)
Bug Fixes
  • make sure action builds, also fix dependabot autoapprove (c401b8a)
  • role chaning on mulitple runs (#​1340) (9e38641)
hashicorp/terraform-cdk (cdktf)

v0.20.12

Compare Source

feat
chore
  • chore: add missing dependency on fs-extra to @cdktf/hcl-tools #​3854
  • chore: Upgrade node-pty-prebuilt to support Node LTS #​3851
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3847
  • chore(docs): Update example for remote backend to show cloud backend #​3833
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3828
  • chore: Update docker container with latest version of node and JSII #​3821
  • chore: Upgrade archiver version to 7.0.1 #​3818
  • chore: Upgrade dependencies for lib #​3815
  • chore: Use tmccombs/hcl2json and fix go examples #​3814
  • chore: Remove web team from CODEOWNERS for content directories #​3811
  • chore: Upgrade dependencies for all #​3800
  • chore: update changelog #​3798
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3795
  • chore: Upgrade dependencies for all #​3789
  • chore: Upgrade dependencies for lib #​3776
  • chore: Upgrade dependencies for util #​3767
  • chore: Upgrade dependencies for cli #​3765
fix
  • fix: Upgrade dependencies to remove vulnerable version of micromatch #​3844
  • fix: Upgrade version of esbuild without security vuln #​3843
  • fix: Security warning on version of Axios #​3841
  • fix(examples): The Complex iterators example for C# that has been broken for a while #​3840
  • fix: Update slack action usage for slack action v2 #​3802
  • fix: always save terraform credentials #​3785
  • fix(lib): correct the concat method in TokenizedStringFragments #​3772
wiremock/wiremock (org.wiremock:wiremock)

v3.13.0

Compare Source

🚀 New Features

🐞 Bug fixes

✍ Other changes

📦 Dependency updates

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

v1.12.783

Compare Source

Amazon S3

  • Features

    • Abort multipart download if object is modified during download.
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-maven-plugin)

v2.1.21: Kotlin 2.1.21

Compare Source

Changelog
Backend. Native. Debug
  • KT-75991 Xcode 16.3: Fix lldb stepping test over an inline function
Compiler
  • KT-75992 Xcode 16.3: stacktraces on simulators are not symbolicated
  • KT-76663 KJS: KotlinNothingValueException caused by expression return since 2.1.20
  • KT-75756 Backend Internal error: Exception during IR lowering when trying to access variable from providedProperties in class within kotlin custom script
  • KT-76209 CONFLICTING_UPPER_BOUNDS on Nothing bound
  • KT-70352 K2: False-negative CONFLICTING_UPPER_BOUNDS on Nothing bound
  • KT-74739 Native: "IllegalArgumentException: All constructors should've been lowered: FUNCTION_REFERENCE"
  • KT-75483 Native: redundant unboxing generated with smart cast
  • KT-71425 IR Inliner: investigate return type of an inlined block
Native
  • KT-76252 Native: executable crash with generic value classes with 2.1.20
Native. C and ObjC Import
  • KT-75781 Xcode 16.3: Fix cinterop tests failing with fatal error: could not build module '_stdint'
Native. Runtime. Memory
  • KT-74280 Native: GC.collect crashes with -Xallocator=std
Tools. CLI
  • KT-75588 [2.1.20-RC] "was compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler" warnings despite using the same compiler version
  • KT-74663 kotlinc-js CLI: not providing -ir-output-dir results in NullPointerException
Tools. Compiler Plugins
  • KT-76162 "IllegalStateException: No mapping for symbol: VALUE_PARAMETER INSTANCE_RECEIVER" after updating to 2.1.20
Tools. Gradle
  • KT-73682 Compatibility with Gradle 8.12 release
  • KT-73142 Kotlin Gradle plugin: Remove usage of Gradle's internal ExecHandleBuilder
  • KT-36004 Update 'org.gradle.usage' attribute rules to support the 'JAVA_API' and 'JAVA_RUNTIME' value
  • KT-73968 KotlinDependencyManagement tries to mutate configuration after it was resolved
  • KT-73684 Run integration tests against Gradle 8.12
  • KT-72694 Accessing Task.project during execution is being deprecated in Gradle 8.12
  • KT-73683 Compile against Gradle API 8.12
Tools. Gradle. JS
  • KT-77119 KJS: Gradle: Setting custom environment variables in KotlinJsTest tasks no longer works
  • KT-74735 KGP uses Gradle internal CompositeProjectComponentArtifactMetadata
  • KT-71879 Notice of upcoming deprecation for Boolean 'is-' properties in Gradle Groovy scripts
Tools. Gradle. Multiplatform
  • KT-75808 KGP: MPP with jvm target and Gradle java-test-fixtures is broken
  • KT-75605 Dependency resolution fails in commonTest/nativeTest source sets for KMP module when depending on another project due to missing PSM
  • KT-75512 Maven-publish: ArtifactId is not correct inpom file with customized withXml
Tools. Incremental Compile
  • KT-62555 Wrong ABI fingerprint for inline function containing a lambda
  • KT-75883 Follow-up: switch from INSTANCE heuristic to outerClass chain
Tools. Kapt
  • KT-75936 K2 KAPT: unsupported FIR element kinds in constant evaluation
  • KT-75942 K2 KAPT: underscore not allowed here
Tools. Scripts
  • KT-76424 Dependencies in main.kts not working with 2.1.20
  • KT-76296 Kotlin script compiler crashes when secondary constructor calls a function
  • KT-75589 Scripts: "IndexOutOfBoundsException in jdk.internal.util.Preconditions.outOfBounds" when trying to extend a class which uses global variable
Tools. Wasm
  • KT-76161 Wasm: "export startUnitTests was not found" after updating to Kotlin 2.1.20

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 945266e to dca2924 Compare April 28, 2025 09:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 0ebe767 to 7c8eb3f Compare May 5, 2025 23:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 4bd0a2e to ee1e803 Compare May 12, 2025 22:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0b96e21 to d5ddb09 Compare May 13, 2025 22:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 42c16c8 to 337c23b Compare May 15, 2025 02:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 337c23b to f36ea66 Compare May 15, 2025 21:59
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.

0 participants