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

chore(deps): bump Amazon.Lambda.AspNetCoreServer from 8.1.0 to 8.1.1 in /MovementPass.Public.Api.Tests #463

Open
wants to merge 1 commit into
base: sqs
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps Amazon.Lambda.AspNetCoreServer from 8.1.0 to 8.1.1.

Changelog

Sourced from Amazon.Lambda.AspNetCoreServer's changelog.

Release 2023-11-20

  • Amazon.Lambda.TestTool (0.15.1)
    • Fixed issue with getting a 404 for "_framework/blazor.server.js" when the UI started up for .NET 6 and 7.

Release 2023-11-17

  • Amazon.Lambda.TestTool (0.15.0)
    • Released .NET 8 version as NuGet package Amazon.Lambda.TestTool-8.0
    • Pull Request #1598 Add width to .main to prevent window overflow. Thanks mleziva
    • Deprecated the .NET Core 3.1 and .NET 5 version. No new versions targeting those frameworks will be released.

Release 2023-11-15

  • Amazon.Lambda.Annotations (1.1.0)
    • Added support for deploying as an executable assembly and targeting provided.al2 and provided.al2023. This allows support for deploying .NET 8 AOT Lambda functions.
    • Addressed AOT trim warnings.

Release 2023-11-13

  • Amazon.Lambda.AspNetCoreServer (8.1.1)
    • Pull Request #1599 adding application/x-protobuf to list of content types that should be base 64 encoded. Thanks yuriygavriluk
  • Amazon.Lambda.AspNetCoreServer.Hosting (1.6.1)
    • Updated dependency Amazon.Lambda.AspNetCoreServer to 8.1.1
  • Amazon.Lambda.Templates (6.15.0)
    • Update custom runtime templates to use provided.al2023 and .NET 8

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)

... (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.AspNetCoreServer](https://github.com/aws/aws-lambda-dotnet) from 8.1.0 to 8.1.1.
- [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.AspNetCoreServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants