Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

build(deps): bump Amazon.Lambda.Serialization.SystemTextJson from 2.0.1 to 2.3.0 in /demo/functions/doc-pipe/save-on-s3 #1

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 3, 2022

Bumps Amazon.Lambda.Serialization.SystemTextJson from 2.0.1 to 2.3.0.

Changelog

Sourced from Amazon.Lambda.Serialization.SystemTextJson's changelog.

Release 2022-03-29

  • AWSLambdaPSCore PowerShell Module (3.0.1)
    • Pull Request #1096 Fix error message when .NET SDK found that is below .NET 6 requirement. Thanks Lachlan Blake

Release 2022-03-25

  • Amazon.Lambda.Templates (6.1.0)
    • Updated PackageReferences of AWS packages referenced in the templates.

Release 2022-03-24

  • Amazon.Lambda.Serialization.SystemTextJson (2.3.0)
    • Change SourceGeneratorLambdaJsonSerializer to use the same JsonSerializerOptions as DefaultLambdaJsonSerializer
    • Allow SourceGeneratorLambdaJsonSerializer to be extended with a custom Action to customize the JsonSerializerOptions

Release 2022-03-14

  • Amazon.Lambda.AspNetCoreServer (7.1.0)
    • Fix issue with ASP.NET Core Minimal API not binding HTTP request body to complex types
    • Pull Request #1099 Logging improvements. Thanks Martin Costello
    • Pull Request #1103 Support image/x-icon as base64. Thanks Martin Costello
    • Pull Request #1103 Switch to TryGetValue for minor perf improvement. Thanks Martin Costello
  • Amazon.Lambda.AspNetCoreServer.Hosting (1.1.0)
    • Updated dependency on Amazon.Lambda.AspNetCoreServer to
  • Amazon.Lambda.TestTool-3.1 (0.12.1)
    • Fix issue with sending large function input events being truncated.
    • Pull Request #1098 Add HTTP API sample request. Thanks Martin Costello
  • Amazon.Lambda.TestTool-5.0 (0.12.1)
    • Fix issue with sending large function input events being truncated.
    • Pull Request #1098 Add HTTP API sample request. Thanks Martin Costello
  • Amazon.Lambda.TestTool-6.0 (0.12.1)
    • Fix issue with sending large function input events being truncated.
    • Pull Request #1098 Add HTTP API sample request. Thanks Martin Costello

Release 2022-02-24

  • Amazon.Lambda.TestTool-3.1 (0.12.0)
    • Add new page for testing executable assemblies. Useful for testing Lambda functions using top-level statements or function deployed as a custom runtime.
  • Amazon.Lambda.TestTool-5.0 (0.12.0)
    • Add new page for testing executable assemblies. Useful for testing Lambda functions using top-level statements or function deployed as a custom runtime.
  • Amazon.Lambda.TestTool-6.0 (0.12.0)
    • Add new page for testing executable assemblies. Useful for testing Lambda functions using top-level statements or function deployed as a custom runtime.

Release 2022-02-23

  • AWSLambdaPSCore PowerShell Module (3.0.0)
    • Switch publishing to target the .NET 6 Lambda runtime
  • Amazon.Lambda.Templates (6.0.0)
    • Update Lambda templates to target .NET 6.

Release 2022-02-02

  • Amazon.Lambda.RuntimeSupport (1.7.0)
    • Pull Request #1063 Minor performance improvements particular when targeting .NET 6.

... (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 Apr 3, 2022
Bumps [Amazon.Lambda.Serialization.SystemTextJson](https://github.com/aws/aws-lambda-dotnet) from 2.0.1 to 2.3.0.
- [Release notes](https://github.com/aws/aws-lambda-dotnet/releases)
- [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.Serialization.SystemTextJson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/demo/functions/doc-pipe/save-on-s3/Amazon.Lambda.Serialization.SystemTextJson-2.3.0 branch from b72abb2 to 4e9e071 Compare April 3, 2022 06:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants