natemcmaster / dotnet-serve

Simple command-line HTTPS server for the .NET Core CLI
https://nuget.org/packages/dotnet-serve/
Apache License 2.0
782 stars 65 forks source link

Bump Yarp.ReverseProxy from 1.1.1 to 1.1.2 in /src/dotnet-serve #144

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Yarp.ReverseProxy from 1.1.1 to 1.1.2.

Release notes

Sourced from Yarp.ReverseProxy's releases.

1.1.2 Security Patch

A security issue was identified in YARP 1.1.1 and lower. See Microsoft Security Advisory CVE-2023-33141.

The fix has been released and is available on NuGet.org.

Commits
  • 6daf76d Merged PR 32187: Include the 6.x runtime
  • af99cd3 Merged PR 32185: React to SDK changes
  • 86dec47 Merged PR 32180: [1.1] Update Arcade
  • 8c23ac6 Merged PR 32125: [1.1] Forwarder blame improvements
  • 4015fa7 Fix WebSocketCloseReason for suppressed error (#1920)
  • 5c2af7f [release/1.1] Add CodeQL3000 to microsoft-reverse-proxy-official (#1917)
  • See full diff 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/natemcmaster/dotnet-serve/network/alerts).
codecov[bot] commented 1 year ago

Codecov Report

Merging #144 (0faa4ff) into main (2741f03) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   26.84%   26.84%           
=======================================
  Files          17       17           
  Lines         652      652           
=======================================
  Hits          175      175           
  Misses        477      477           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

natemcmaster commented 1 year ago

@dependabot merge