Skip to content

Update aws-lambda-java-runtime-interface-client to 2.10.0#5130

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

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

Conversation

@softwaremill-ci
Copy link
Contributor

About this PR

📦 Updates com.amazonaws:aws-lambda-java-runtime-interface-client from 2.6.0 to 2.10.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
Copy link
Contributor Author

@softwaremill-ci softwaremill-ci deleted the update/aws-lambda-java-runtime-interface-client-2.10.0 branch March 20, 2026 00:22
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