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.AspNetCoreServer from 7.1.0 to 8.1.0 #13

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2023

Bumps Amazon.Lambda.AspNetCoreServer from 7.1.0 to 8.1.0.

Changelog

Sourced from Amazon.Lambda.AspNetCoreServer's changelog.

Release 2023-05-08

  • Amazon.Lambda.Annotations (0.13.3)
    • Pull Request #1504 Add Http Status Code property on IHttpResult. Thanks Paulo Serra
    • Fixed issue mapping to HTTP headers using different casing
    • Fixed issue using nullable parameter types for mapped HTTP elements
    • Added dependency to Amazon.Lambda.Core to make sure core interfaces are always available when adding Amazon.Lambda.Annotations to a project
    • Added compile error if no LambdaSerailizerAttribute is set for the assembly
    • Added compile error if missing a reference to Amazon.Lambda.APIGatewayEvents when using the API Gateway attributes
  • Amazon.Lambda.S3Events (3.0.1)
    • Fixed typo in documentation for S3ObjectLambdaEvent

Release 2023-04-24

  • Amazon.Lambda.Annotations (0.13.2)
    • Fixed issue with diagnostics message not being correctly formatted.
  • Amazon.Lambda.Templates (6.13.0)
    • Update blueprints to latest versions of AWS dependencies.

Release 2023-04-23

  • Amazon.Lambda.RuntimeSupport (1.8.7)
    • Pull request #1491 Fix issue with running native aot executables in root folder. Thanks Richard Davison

Release 2023-04-06

  • Amazon.Lambda.Templates (6.11.0)
    • Update blueprints to latest versions of AWS dependencies.
    • Update Lambda Annotations blueprint to use FrameworkReference to take advantage of the ASP.NET Core assemblies already available in the Lambda environment.

Release 2023-04-06

  • Amazon.Lambda.KafkaEvents (2.0.0)
    • Breaking Change: Corrected the data type for Headers to use signed bytes.
  • Amazon.Lambda.Annotations (0.13.1)
    • Fixed issue with code generation errors not being reported correctly as diagnostic errors.
  • Amazon.Lambda.TestTool (0.13.0)
    • Added support for setting environment variables configured in CloudFormation template or config file before invoking function.

Release 2023-03-23

  • Amazon.Lambda.RuntimeSupport (1.8.6)
    • Fixed issue getting ObjectDisposedException writing to Console.Out after Console.Out had been unintendedly disposed.
  • Amazon.Lambda.AspNetCoreServer (8.1.0)
  • Amazon.Lambda.AspNetCoreServer.Hosting (1.6.0)
    • Update to Amazon.Lambda.AspNetCoreServer dependency version to 8.1.0
  • Amazon.Lambda.Templates (6.11.0)
    • Update blueprints to latest versions of AWS dependencies.

Release 2023-03-22

  • Amazon.Lambda.RuntimeSupport (1.8.5)
    • Update user agent string when running as Native AOT

Release 2023-03-20

... (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 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 11, 2023
@dependabot dependabot bot requested a review from berviantoleo May 11, 2023 01:51
@dependabot dependabot bot force-pushed the dependabot/nuget/Amazon.Lambda.AspNetCoreServer-8.1.0 branch 2 times, most recently from 1d3bb92 to f4b44e7 Compare May 11, 2023 02:01
@berviantoleo
Copy link
Member

@dependabot rebase

Bumps [Amazon.Lambda.AspNetCoreServer](https://github.com/aws/aws-lambda-dotnet) from 7.1.0 to 8.1.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.AspNetCoreServer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Amazon.Lambda.AspNetCoreServer-8.1.0 branch from f4b44e7 to cda7d2f Compare May 11, 2023 02:07
@berviantoleo berviantoleo merged commit 6d1cb21 into main May 11, 2023
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Amazon.Lambda.AspNetCoreServer-8.1.0 branch May 11, 2023 02:09
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