Skip to content

chore(deps): update upm project dependency com.unity.transport to v2.7.3 (develop)#3979

Open
unity-renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/develop-upm-prj-com.unity.transport-2.x
Open

chore(deps): update upm project dependency com.unity.transport to v2.7.3 (develop)#3979
unity-renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/develop-upm-prj-com.unity.transport-2.x

Conversation

@unity-renovate
Copy link
Copy Markdown
Contributor

@unity-renovate unity-renovate Bot commented May 9, 2026

This PR contains the following updates:

Package Type Update Editor Change
com.unity.transport dependencies patch ✅ Compatible 2.7.2 -> 2.7.3

✅ Editor bump: Not required for testproject-tools-integration/Packages/manifest.json

This is probably safe to merge for this project


Release Notes

com.unity.transport (com.unity.transport)

v2.7.3

Compare Source

Fixes

  • Avoid dereferencing a null pointer/reference when calling NetworkDriver.GetPipelineBuffers for an invalid pipeline/stage combination (e.g getting the buffers of a pipeline stage not part of the provided pipeline). The returned buffers will just be set to default instead.

v2.7.2

Compare Source

Fixes

  • Make sure SecureNetworkProtocolParameter can be serialized properly by making FixedPEMString serializable.
  • Ignore SIGPIPE on Linux IL2CPP server builds. This could result in a crash when using WebSockets and a client would unexpectedly close its connection. Note that the signal is ignored for the whole process group. This shouldn't cause any issues (Mono ignores the signal by default for instance) but if your application somehow needs to be able to handle SIGPIPE, you can set the UNITY_TRANSPORT_DONT_IGNORE_SIGPIPE define for your project to prevent the transport package from ignoring it.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Unity Renovate Bot.

@unity-renovate unity-renovate Bot requested a review from a team as a code owner May 9, 2026 00:21
@unity-renovate
Copy link
Copy Markdown
Contributor Author

unity-renovate Bot commented May 9, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants