Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps Amazon.Lambda.Core and Amazon.Lambda.RuntimeSupport. These dependencies needed to be updated together.
Updates Amazon.Lambda.Core from 2.5.0 to 2.5.1

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

Updates Amazon.Lambda.RuntimeSupport from 1.12.3 to 1.13.0

Changelog

Sourced from Amazon.Lambda.RuntimeSupport's changelog.

Amazon.Lambda.RuntimeSupport (1.13.0)

  • Add support for parameterized logging method to global logger LambdaLogger in Amazon.Lambda.Core

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.
Commits

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) and [Amazon.Lambda.RuntimeSupport](https://github.com/aws/aws-lambda-dotnet). These dependencies needed to be updated together.

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

Updates `Amazon.Lambda.RuntimeSupport` from 1.12.3 to 1.13.0
- [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
- dependency-name: Amazon.Lambda.RuntimeSupport
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore label Apr 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2025 14:55
@reakaleek reakaleek enabled auto-merge (squash) April 7, 2025 14:57
@reakaleek reakaleek merged commit 1678fb3 into main Apr 7, 2025
15 checks passed
@reakaleek reakaleek deleted the dependabot/nuget/multi-d10ee5bc69 branch April 7, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant