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 System.ServiceModel.Http from 6.2.0 to 8.0.0 #62

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps System.ServiceModel.Http from 6.2.0 to 8.0.0.

Release notes

Sourced from System.ServiceModel.Http's releases.

WCF 8.0

Release Notes

Package Info

What's New

WCF Client 8.0 is the successor to WCF Client 6.0. It will be supported for three years as a long-term support (LTS) release, align with .NET 8.0.0.

Bug Fixes:

  • Remove configuration api (PR #5358).
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 18, 2024
@jas88
Copy link
Member

jas88 commented Apr 23, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/main/System.ServiceModel.Http-8.0.0 branch from b9c1de8 to 887f520 Compare April 23, 2024 14:06
@jas88
Copy link
Member

jas88 commented Oct 11, 2024

@dependabot rebase

Bumps [System.ServiceModel.Http](https://github.com/dotnet/wcf) from 6.2.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/wcf/releases)
- [Commits](https://github.com/dotnet/wcf/commits)

---
updated-dependencies:
- dependency-name: System.ServiceModel.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/main/System.ServiceModel.Http-8.0.0 branch from 887f520 to 609b3ce Compare October 11, 2024 01:46
@jas88
Copy link
Member

jas88 commented Oct 22, 2024

@dependabot rebase

Bumps [System.ServiceModel.Http](https://github.com/dotnet/wcf) from 6.2.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/wcf/releases)
- [Commits](https://github.com/dotnet/wcf/commits)

---
updated-dependencies:
- dependency-name: System.ServiceModel.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/main/System.ServiceModel.Http-8.0.0 branch from 609b3ce to 0187939 Compare October 22, 2024 19:46
@jas88 jas88 requested a review from JFriel October 23, 2024 13:07
@jas88
Copy link
Member

jas88 commented Oct 23, 2024

@JFriel This update looks OK to me but I'm not sure we actually have real test coverage of it, would Doug or someone be able to check it works properly and feed back?

@JFriel
Copy link
Collaborator

JFriel commented Oct 23, 2024

@JFriel This update looks OK to me but I'm not sure we actually have real test coverage of it, would Doug or someone be able to check it works properly and feed back?

I've tested this update when doing something else and it caused a number of issues. There is a plan to take a look at overhauling the sci store plugin when there is time. It might be worth just mothballing this update until we can decide a plan

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.

2 participants