Skip to content

Bump Amazon.Lambda.Core from 2.5.0 to 2.5.1 in /s3-uploader/runtimes/dotnet8_aot_on_provided_al2023/src #2012

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

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

Bumps Amazon.Lambda.Core from 2.5.0 to 2.5.1.

Release notes

Sourced from Amazon.Lambda.Core's releases.

Release 2025-04-10 #2

Amazon.Lambda.TestTool (0.10.1)

  • Support optional SQS client region in event source test tool

Amazon.Lambda.DynamoDBEvents.SDK.Convertor (1.0.0)

  • Implement DynamoDBEvents SDK Convertor package for DynamoDBEvent images to DynamoDBv2.Document
Changelog

Sourced from Amazon.Lambda.Core's changelog.

Amazon.Lambda.Core (2.5.1)

  • Add support for parameterized logging method to global logger LambdaLogger. Method is marked as preview till new version of Amazon.Lambda.RuntimeSupport is deployed to managed runtime.

Release 2025-03-05

Amazon.Lambda.TestTool (0.9.1)

  • Add Lambda-Runtime-Deadline-Ms response header

Release 2025-02-26 #3

Amazon.Lambda.Annotations (1.6.3)

  • fix: implemented change to always use __ as prefix and suffix for parameter names generated for a LambdaFunction.

Release 2025-02-26 #2

Amazon.Lambda.TestTool (0.9.0)

  • Add README
  • Add 6MB request and response size validation.

Release 2025-02-25

Amazon.Lambda.AspNetCoreServer (9.0.4)

  • Fixed issue with marking the response body started. This is required for writing trailing headers

Amazon.Lambda.AspNetCoreServer.Hosting (1.7.4)

  • Update Amazon.Lambda.AspNetCoreServer dependency to latest.

Amazon.Lambda.RuntimeSupport (1.12.3)

  • Add ability to specify configuration using command line args

Release 2025-02-20

Amazon.Lambda.TestTool.BlazorTester (0.16.2)

  • Fixed yaml function-based serverless.template Environment Variable parsing and adding to functioninfo

Amazon.Lambda.TestTool (0.0.3)

  • Add missing icon for NuGet package

Release 2025-02-07

Amazon.Lambda.TestTool (0.0.2-preview)

  • Update default log level to be ERROR in production and INFORMATION in debug mode.
  • Fix exception method when not setting --api-gateway-emulator-mode
  • Breaking change: Switch to use commands to invoke the tool. For example to run the Lambda emulator use the command 'dotnet lambda-test-tool start --lambda-emulator-port 5050'
  • Add new info command to get metadata about the tool. For example getting the version number of the tool.

Release 2025-01-31 #2

Amazon.Lambda.TestTool.BlazorTester (0.16.1)

  • Update AWS dependencies. This address issues when attempting to use SnapStart APIs from Amazon.Lambda.Core in Lambda functions.

Release 2025-01-31

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Amazon.Lambda.Core](https://github.com/aws/aws-lambda-dotnet) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/aws/aws-lambda-dotnet/releases)
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-dotnet/commits)

---
updated-dependencies:
- dependency-name: Amazon.Lambda.Core
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 6, 2025
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants