Skip to content

Update aws-lambda-java-runtime-interface-client to 2.9.0#5014

Closed
softwaremill-ci wants to merge 1 commit intomasterfrom
update/aws-lambda-java-runtime-interface-client-2.9.0
Closed

Update aws-lambda-java-runtime-interface-client to 2.9.0#5014
softwaremill-ci wants to merge 1 commit intomasterfrom
update/aws-lambda-java-runtime-interface-client-2.9.0

Conversation

@softwaremill-ci
Copy link
Copy Markdown
Contributor

@softwaremill-ci softwaremill-ci commented Jan 8, 2026

About this PR

📦 Updates com.amazonaws:aws-lambda-java-runtime-interface-client from 2.6.0 to 2.9.0

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (2.6.0).
You might want to review and update them manually.

docs/asyncapi-docs/src/test/resources/expected_binding.yml
docs/asyncapi-docs/src/test/resources/expected_coproduct_with_discriminator.yml
docs/asyncapi-docs/src/test/resources/expected_description_header.yml
docs/asyncapi-docs/src/test/resources/expected_description_query.yml
docs/asyncapi-docs/src/test/resources/expected_extensions.yml
docs/asyncapi-docs/src/test/resources/expected_flags_header.yml
docs/asyncapi-docs/src/test/resources/expected_flags_query.yml
docs/asyncapi-docs/src/test/resources/expected_json_custom_schema_name.yml
docs/asyncapi-docs/src/test/resources/expected_json_example_name_summary.yml
docs/asyncapi-docs/src/test/resources/expected_json_examples.yml
docs/asyncapi-docs/src/test/resources/expected_json_json.yml
docs/asyncapi-docs/src/test/resources/expected_required_parameters.yml
docs/asyncapi-docs/src/test/resources/expected_security.yml
docs/asyncapi-docs/src/test/resources/expected_string.yml
docs/asyncapi-docs/src/test/resources/expected_string_json.yml
docs/asyncapi-docs/src/test/resources/expected_two_endpoints.yml
openapi-codegen/sbt-plugin/src/sbt-test/sbt-openapi-codegen/nifi_test/swagger.yaml
project/Versions.scala
serverless/aws/cdk/src/main/resources/app-template/package.json
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.amazonaws", artifactId = "aws-lambda-java-runtime-interface-client" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.amazonaws", artifactId = "aws-lambda-java-runtime-interface-client" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@softwaremill-ci softwaremill-ci force-pushed the update/aws-lambda-java-runtime-interface-client-2.9.0 branch from 546fe9d to 5c1f37f Compare January 14, 2026 00:15
@softwaremill-ci softwaremill-ci force-pushed the update/aws-lambda-java-runtime-interface-client-2.9.0 branch 2 times, most recently from 39d980c to b286782 Compare February 9, 2026 00:19
@softwaremill-ci softwaremill-ci force-pushed the update/aws-lambda-java-runtime-interface-client-2.9.0 branch from b286782 to 65416ae Compare March 12, 2026 00:16
@softwaremill-ci
Copy link
Copy Markdown
Contributor Author

@softwaremill-ci softwaremill-ci deleted the update/aws-lambda-java-runtime-interface-client-2.9.0 branch March 19, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant