Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Bump Halibut from 4.3.27 to 4.4.7 in /Shibari.Dom.Server #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 27, 2023

Bumps Halibut from 4.3.27 to 4.4.7.

Release notes

Sourced from Halibut's releases.

4.4.0

This contains a breaking change for Halibut.

Service interfaces may not include any property that is a Task or Object, or has a Task or Object as part of a sub-class. This is to ensure that all types included in the messages used in halibut (both request and response) are of a known type.

Classes implementing IServiceFactory must now also provide a list of the registered service types - which enables restricting transmission to known interface methods and types.

The delegate on the ISecureClient.ExecuteTransaction method is now named.

The IConnectionFactory.EstablishNewConnection method now takes a delegate to create a MessageExchangeProtocol class (there is an extension method on IServiceFactory with a default implementation)

(Please skip this version and go to 4.4.4)

Commits
  • b325aeb Fix MessageSerializer to create a new JsonSerializer per operation.
  • 9b7ce34 Merge pull request #137 from OctopusDeploy/andrew-w/update-netcoreapp
  • 1ed1ea1 Update versions of used 3rd party NuGet packages
  • 556e0d5 Hoping to fix test - new error message
  • f61fb2d More info on failure please
  • 5d5492a let them eat cake
  • 9e1d599 Update dotMemoryUnit
  • d647e5b Attempt to fix broken build
  • 739946f Update netcoreapp to 3.1
  • d4ba489 Merge pull request #136 from OctopusDeploy/andrew-w/extract-serializer
  • 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 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.

Bumps [Halibut](https://github.com/OctopusDeploy/Halibut) from 4.3.27 to 4.4.7.
- [Release notes](https://github.com/OctopusDeploy/Halibut/releases)
- [Commits](OctopusDeploy/Halibut@4.3.27...4.4.7)

---
updated-dependencies:
- dependency-name: Halibut
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants