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.RuntimeSupport from 1.8.2 to 1.8.4 in /src/DotNetTwitterBot #177

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps Amazon.Lambda.RuntimeSupport from 1.8.2 to 1.8.4.

Changelog

Sourced from Amazon.Lambda.RuntimeSupport's changelog.

Release 2023-03-01

  • Amazon.Lambda.Annotations (0.13.0)
    • Breaking Change: Renamed LambdaFunctionAttribute property Name to ResourceName to clarify this property is used for setting the CloudFormation resource name.
    • Add diagnostic error message if the value for ResourceName is invalid for a CloudFormation resource name.
  • Amazon.Lambda.RuntimeSupport (1.8.4)
    • Fixed FUNCTION_ERROR_INIT_FAILURE error when using provisioned concurrency with Native AOT
  • Amazon.Lambda.CloudWatchEvents (4.2.0)
  • Amazon.Lambda.AspNetCoreServer.Hosting (1.5.1)
    • Update dependency of Amazon.Lambda.Runtime to version 1.8.4
    • Update dependency of Amazon.Lambda.AspNetCoreServer to version 8.0.0

Release 2023-02-27

  • Amazon.Lambda.Templates (6.10.0)
    • Add new blueprints for Amazon Lambda Powertools
    • Update Annotations blueprint to use version 0.12.0 of Amazon.Lambda.Annotations.

Release 2023-02-13

  • Amazon.Lambda.Annotations (0.12.0)
  • Amazon.Lambda.APIGatewayEvents (2.6.0)
  • Amazon.Lambda.AspNetCoreServer (8.0.0)
    • Breaking change Pull request #899 make adding exception detail to http response opt-in using new IncludeUnhandledExceptionDetailInResponse property. Thanks duncanbrown
    • Pull request #1403 add support for resource path variable substitution. Thanks christostatitzikidis
  • Amazon.Lambda.CloudWatchEvents (4.1.0)
  • Amazon.Lambda.CognitoEvents (2.1.0)
    • Pull request #1051 add contract types for Cognito Trigger events. Thanks Jon Armen

Release 2023-02-08

  • Amazon.Lambda.Annotations (0.11.0)
    • Support customizng HTTP responses including status code and headers using the new IHttpResult and HttpResults types. Read more information here.
    • Fix issue with incorrect code being generated from methods that return a Task but does not use the async keyword.

Release 2023-02-02

  • Amazon.Lambda.Serialization.SystemTextJson (2.3.1)
    • Pull request #1382 Make Amazon.Lambda.Serialization.SystemTextJson compatible with trimming. Thanks Beau Gosse

Release 2023-01-23

  • Amazon.Lambda.KinesisFirehoseEvents (2.2.0)
    • Pull request #1346 adding partition key metadata for response object. Thanks Chris Smith

Release 2023-01-15

  • Amazon.Lambda.RuntimeSupport (1.8.2)
    • Add timestamp when making API calls to the Lambda service runtime's logging API. This timestamp is not visible to end users but is instead used by the Lambda service to make sure the log statements are properly orderd.
  • Amazon.Lambda.CloudWatchEvents (4.0.1)
    • Corrected the type of the ContainerOverride.Environment property.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2023

Superseded by #181.

@dependabot dependabot bot closed this Mar 27, 2023
@dependabot dependabot bot deleted the dependabot/nuget/src/DotNetTwitterBot/Amazon.Lambda.RuntimeSupport-1.8.4 branch March 27, 2023 18:56
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