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 MartinCostello.Testing.AwsLambdaTestServer from 0.7.1 to 0.8.0 #960

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps MartinCostello.Testing.AwsLambdaTestServer from 0.7.1 to 0.8.0.

Release notes

Sourced from MartinCostello.Testing.AwsLambdaTestServer's releases.

v0.8.0

What's Changed

Full Changelog: martincostello/lambda-test-server@v0.7.1...v0.8.0

Commits
  • 1de9ddc Mark as AoT compatible
  • 677a6c1 Update to .NET 8 (#403)
  • 7197a0b Update AWS NuGet packages
  • 9937f21 Bump actions/dependency-review-action from 3.1.2 to 3.1.3 (#541)
  • dba81eb Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#540)
  • ecfdb3b Bump actions/dependency-review-action from 3.1.1 to 3.1.2 (#539)
  • 407a968 Bump actions/dependency-review-action from 3.1.0 to 3.1.1 (#538)
  • db4d797 Bump the xunit group with 1 update
  • 6acef00 Fix tests
  • 8c0ec30 Bump the xunit group with 1 update
  • Additional commits viewable in compare view

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 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 [MartinCostello.Testing.AwsLambdaTestServer](https://github.com/martincostello/lambda-test-server) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/martincostello/lambda-test-server/releases)
- [Commits](martincostello/lambda-test-server@v0.7.1...v0.8.0)

---
updated-dependencies:
- dependency-name: MartinCostello.Testing.AwsLambdaTestServer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from martincostello as a code owner November 15, 2023 05:29
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 15, 2023
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 15, 2023 05:29
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fb6ac6e) 95.54% compared to head (47cf521) 95.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #960   +/-   ##
=======================================
  Coverage   95.54%   95.54%           
=======================================
  Files          23       23           
  Lines         539      539           
  Branches       62       62           
=======================================
  Hits          515      515           
  Misses         14       14           
  Partials       10       10           
Flag Coverage Δ
linux 94.61% <ø> (?)
macos 95.54% <ø> (ø)
windows 95.54% <ø> (?)

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 68d6b86 into main Nov 15, 2023
12 checks passed
@costellobot costellobot bot deleted the dependabot/nuget/MartinCostello.Testing.AwsLambdaTestServer-0.8.0 branch November 15, 2023 05:39
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