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.6 in /src/DotNetTwitterBot #181

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Amazon.Lambda.RuntimeSupport from 1.8.2 to 1.8.6.

Changelog

Sourced from Amazon.Lambda.RuntimeSupport's changelog.

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

  • Amazon.Lambda.MQEvents (1.1.0)
    • Pull request #1452 Adds custom properties to ActiveMQ event. Thanks Alex Issa

Release 2023-03-06

  • Amazon.Lambda.CloudWatchEvents (4.3.0)
    • Pull request #1447 adds events for Translate Parallel Data State Change and Translate Text Translation Job State Change. Thanks Bryan Hogan

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)

... (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.6.
- [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 27, 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.

None yet

0 participants