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 the amazon-lambda group with 2 updates #1512

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps the amazon-lambda group with 2 updates: Amazon.Lambda.Core and Amazon.Lambda.RuntimeSupport.

Updates Amazon.Lambda.Core from 2.5.0 to 2.5.0

Changelog

Sourced from Amazon.Lambda.Core's changelog.

Commits

Updates Amazon.Lambda.RuntimeSupport from 1.12.0 to 1.12.1

Changelog

Sourced from Amazon.Lambda.RuntimeSupport's changelog.

Amazon.Lambda.RuntimeSupport (1.12.1)

  • Revert behavior for non SnapShot scenario to throw an exception when initialization fails

Amazon.Lambda.AspNetCoreServer.Hosting (1.7.3)

  • Fixed issue '(EmptyBodyBehavior = EmptyBodyBehavior.Allow)' not being honored when request body was empty

Release 2024-11-25

Amazon.Lambda.Templates (7.4.0)

  • Update package dependencies. The significant dependency update was for Amazon.Lambda.Core and Amazon.Lambda.RuntimeSupport with added support for Lambda SnapStart.

Release 2024-11-20

Amazon.Lambda.PowerShellHost (3.0.2)

  • Update to latest version of Amazon.Lambda.Core

Amazon.Lambda.Logging.AspNetCore (3.1.1)

  • Update to latest version of Amazon.Lambda.Core

Amazon.Lambda.Annotations (1.6.1)

  • Update to latest version of Amazon.Lambda.Core

Amazon.Lambda.AspNetCoreServer.Hosting (1.7.2)

  • Update to latest version of Amazon.Lambda.Core and Amazon.Lambda.RuntimeSupport

Amazon.Lambda.AspNetCoreServer (9.0.2)

  • Update to latest version of Amazon.Lambda.Core

Release 2024-11-18

Amazon.Lambda.Core (2.5.0)

  • Added the new SnapshotRestore static class for registering SnapStart hooks for before snapshot and after restore.
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the amazon-lambda group with 2 updates: [Amazon.Lambda.Core](https://github.com/aws/aws-lambda-dotnet) and [Amazon.Lambda.RuntimeSupport](https://github.com/aws/aws-lambda-dotnet).


Updates `Amazon.Lambda.Core` from 2.5.0 to 2.5.0
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-dotnet/commits)

Updates `Amazon.Lambda.RuntimeSupport` from 1.12.0 to 1.12.1
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-dotnet/commits)

---
updated-dependencies:
- dependency-name: Amazon.Lambda.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: amazon-lambda
- dependency-name: Amazon.Lambda.RuntimeSupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: amazon-lambda
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the .NET Pull requests that update .net code label Nov 27, 2024
@dependabot dependabot bot requested a review from martincostello as a code owner November 27, 2024 05:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2024
Copy link
Contributor

@costellobot costellobot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependency update.

@costellobot costellobot bot enabled auto-merge (squash) November 27, 2024 05:52
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.56%. Comparing base (7d5293e) to head (b926ce1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1512   +/-   ##
=======================================
  Coverage   93.56%   93.56%           
=======================================
  Files          49       49           
  Lines         606      606           
  Branches       54       54           
=======================================
  Hits          567      567           
  Misses         23       23           
  Partials       16       16           
Flag Coverage Δ
linux 93.56% <ø> (ø)
macos 93.56% <ø> (ø)
windows 93.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@costellobot costellobot bot merged commit d932492 into main Nov 27, 2024
11 checks passed
@costellobot costellobot bot deleted the dependabot/nuget/amazon-lambda-4472918a06 branch November 27, 2024 05:58
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.

0 participants