Skip to content
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

Bump Amazon.Lambda.APIGatewayEvents from 2.6.0 to 2.7.0 #60

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2023

Bumps Amazon.Lambda.APIGatewayEvents from 2.6.0 to 2.7.0.

Changelog

Sourced from Amazon.Lambda.APIGatewayEvents's changelog.

Release 2023-10-26

  • Amazon.Lambda.RuntimeSupport (1.10.0)
    • Marked as trimmable for .NET 8
    • Applied the RequiresUnreferencedCode attribute to areas that caused trim warnings. These code paths are used by the managed runtime when running .NET Lambda functions from a class library. Code paths for an executable assembly Lambda function, used for Native AOT, will not trigger trim warnings with this release.
  • Amazon.Lambda.Serialization.SystemTextJson (2.4.0)
    • Marked as trimmable for .NET 8
    • For trimmed Lambda functions the SourceGeneratorLambdaJsonSerializer must be used. The other serializers have been marked with the RequiresUnreferencedCode attribute.
    • Added new constructor for SourceGeneratorLambdaJsonSerializer that takes in the JsonSerializerContext as a parameter to remove the reflection call to create the isntance.
  • Amazon.Lambda.APIGatewayEvents (2.7.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.ApplicationLoadBalancerEvents (2.2.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.CloudWatchEvents (4.4.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.CloudWatchLogsEvents (2.2.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.CognitoEvents (2.2.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.ConfigEvents (2.1.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.ConnectEvents (1.1.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.Core (2.2.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.DynamoDBEvents (2.3.0)
    • Due to a dependency on the AWSSDK.DynamoDBv2 package the DynamoDBEvent event class is marked with the RequiresUnreferencedCode making it not safe for trimming.
  • Amazon.Lambda.KafkaEvents (2.1.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.KinesisAnalyticsEvents (2.3.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.KinesisEvents (2.2.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.KinesisFirehoseEvents (2.3.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.LexEvents (3.1.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.LexV2Events (1.1.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.MQEvents (2.1.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.S3Events (3.1.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.SimpleEmailEvents (3.1.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.SNSEvents (2.1.0)
    • Marked as trimmable for .NET 8
  • Amazon.Lambda.SQSEvents (2.2.0)
    • Marked as trimmable for .NET 8

Release 2023-10-13

... (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.APIGatewayEvents](https://github.com/aws/aws-lambda-dotnet) from 2.6.0 to 2.7.0.
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/RELEASE.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 28, 2023
@berviantoleo berviantoleo merged commit d90951a into main Oct 28, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Amazon.Lambda.APIGatewayEvents-2.7.0 branch October 28, 2023 14:06
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.

None yet

1 participant