Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps Amazon.Lambda.APIGatewayEvents, Amazon.Lambda.AspNetCoreServer and Amazon.Lambda.Core. These dependencies needed to be updated together.
Updates Amazon.Lambda.APIGatewayEvents from 2.7.1 to 2.7.1

Changelog

Sourced from Amazon.Lambda.APIGatewayEvents's changelog.

Commits

Updates Amazon.Lambda.AspNetCoreServer from 9.0.1 to 9.0.4

Changelog

Sourced from Amazon.Lambda.AspNetCoreServer's changelog.

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

Amazon.Lambda.TestTool (0.0.1-preview)

  • Initial preview release

Release 2024-12-09

SnapshotRestore.Registry (1.0.1)

  • Added License URL to project
  • Updated project to support building the .NET 9 Lambda custom runtime image

Amazon.Lambda.RuntimeSupport (1.12.2)

  • Updated project to support building the .NET 9 Lambda custom runtime image

Amazon.Lambda.Annotations (1.6.2)

  • Added License URL to project

Release 2024-11-26

Amazon.Lambda.AspNetCoreServer (9.0.3)

  • Fixed issue '(EmptyBodyBehavior = EmptyBodyBehavior.Allow)' not being honored when request body was empty

Amazon.Lambda.RuntimeSupport (1.12.1)

  • Revert behavior for non SnapShot scenario to throw an exception when initialization fails

Amazon.Lambda.AspNetCoreServer.Hosting (1.7.3)

  • Fixed issue '(EmptyBodyBehavior = EmptyBodyBehavior.Allow)' not being honored when request body was empty

... (truncated)

Commits

Updates Amazon.Lambda.Core from 2.5.0 to 2.5.0

Changelog

Sourced from Amazon.Lambda.Core's changelog.

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)

…tCoreServer and Amazon.Lambda.Core

Bumps [Amazon.Lambda.APIGatewayEvents](https://github.com/aws/aws-lambda-dotnet), [Amazon.Lambda.AspNetCoreServer](https://github.com/aws/aws-lambda-dotnet) and [Amazon.Lambda.Core](https://github.com/aws/aws-lambda-dotnet). These dependencies needed to be updated together.

Updates `Amazon.Lambda.APIGatewayEvents` from 2.7.1 to 2.7.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.AspNetCoreServer` from 9.0.1 to 9.0.4
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-dotnet/commits)

Updates `Amazon.Lambda.Core` from 2.5.0 to 2.5.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.APIGatewayEvents
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Amazon.Lambda.AspNetCoreServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Amazon.Lambda.Core
  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 Mar 1, 2025
@dependabot dependabot bot requested a review from berviantoleo March 1, 2025 02:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 9, 2025
@dependabot dependabot bot deleted the dependabot/nuget/multi-19ca61a6ac branch March 9, 2025 00:19
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.

2 participants