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

Update dependency SocketIOClient to 3.1.2 #674

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SocketIOClient 3.0.8 -> 3.1.2 age adoption passing confidence

Release Notes

doghappy/socket.io-client-csharp (SocketIOClient)

v3.1.2

Added
  • Allowing Untrusted SSL Certificates
  • Auto upgrade to websocket
  • Added a cancellation token for method ConnectAsync(CancellationToken), in most of the case you won't need this overload unless you need to stop the connection for some reason.

v3.1.1

Added
  • Fixed concurrency issue for packet id
  • Upload SocketIO.Core and SocketIO.Serializer.Core to NuGet

v3.1.0

Added
  • SocketIO.Serializer.MessagePack serializer
  • SocketIO.Serializer.NewtonsoftJson serializer
  • SocketIO.Serializer.SystemTextJson serializer
Removed
  • SocketIOClient.Newtonsoft.Json serializer, use SocketIO.Serializer.NewtonsoftJson instead.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Aug 21, 2024
Copy link
Contributor Author

renovate bot commented Aug 21, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: FaloopIntegration/packages.lock.json
  Determining projects to restore...
/opt/containerbase/tools/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): error NETSDK1100: To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true. [/tmp/renovate/repos/github/SlashNephy/Divination/FaloopIntegration/FaloopIntegration.csproj]

@renovate renovate bot changed the title Update dependency SocketIOClient to v3.1.2 Update dependency SocketIOClient to 3.1.2 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/socketioclient-3.x branch 2 times, most recently from c49e2c7 to 9978cb0 Compare September 19, 2024 01:10
@renovate renovate bot force-pushed the renovate/socketioclient-3.x branch from 9978cb0 to 992f349 Compare September 19, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants