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 Yarp.ReverseProxy from 2.1.0-preview.1.23566.1 to 2.1.0 #935

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Yarp.ReverseProxy from 2.1.0-preview.1.23566.1 to 2.1.0.

Release notes

Sourced from Yarp.ReverseProxy's releases.

1.0.0-preview.12.21451.3 Security Patch

Security Patch

A security issue was identified in YARP involving HTTP request smuggling for HTTP/1.1. The fix has been backported and updated preview12 packages are now available on NuGet.org.

This release supports .NET Core 3.1 and .NET 5.0. See Getting Started.

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 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 [Yarp.ReverseProxy](https://github.com/microsoft/reverse-proxy) from 2.1.0-preview.1.23566.1 to 2.1.0.
- [Release notes](https://github.com/microsoft/reverse-proxy/releases)
- [Commits](https://github.com/microsoft/reverse-proxy/commits)

---
updated-dependencies:
- dependency-name: Yarp.ReverseProxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Nov 17, 2023
@eerhardt
Copy link
Member

I'm running the mirroring operation now to get this new version in dotnet-public.

@akoeplinger
Copy link
Member

@eerhardt it was already automatically mirrored (it's a Microsoft-owned package) but looks like the nuget.config says this should come from dotnet-libraries rather than dotnet-public:

aspire/NuGet.config

Lines 20 to 21 in 8a7b625

<packageSource key="dotnet-libraries">
<package pattern="Yarp.ReverseProxy" />

I guess that can be removed/fixed?

@eerhardt
Copy link
Member

Uggh these package sources are pretty annoying. Do we even need them if we trust all our feeds?

@danmoseley
Copy link
Member

Higher up that file it says we only have the dotnet8 feed to workaround some bug (which I think is fixed now) so maybe it can be removed.

@eerhardt
Copy link
Member

Higher up that file it says we only have the dotnet8 feed to workaround some bug (which I think is fixed now) so maybe it can be removed.

Just created #939.

@danmoseley danmoseley merged commit 4ad5971 into main Nov 17, 2023
3 checks passed
@danmoseley danmoseley deleted the dependabot/nuget/Yarp.ReverseProxy-2.1.0 branch November 17, 2023 23:33
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow. intentionally a different color!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants