Skip to content

Conversation

@softwaremill-ci
Copy link
Contributor

About this PR

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

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.8.7 branch 3 times, most recently from 68894ae to e99cafd Compare December 6, 2025 00:15
@softwaremill-ci softwaremill-ci force-pushed the update/aws-lambda-java-runtime-interface-client-2.8.7 branch from e99cafd to 16a72d8 Compare December 10, 2025 00:15
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.

3 participants