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 protobuf-net and SteamKit2 #595

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps protobuf-net and SteamKit2. These dependencies needed to be updated together.
Updates protobuf-net from 3.2.46 to 3.2.46

Commits

Updates SteamKit2 from 3.0.1 to 3.0.2

Release notes

Sourced from SteamKit2's releases.

3.0.2

  • Fixed handling on tasks to reduce chance of deadlocking sync-over-async consumers. (#1488)
  • Fixed a crash due to library resolution errors when running under .NET 9.0.1 on macOS. (#1501)
  • Updated Steam protobufs.
  • Updated dependencies. (#1493, #1500)
Commits
  • 2c2717b Update for v3.0.2
  • f164e14 Merge pull request #1501 from JustArchi/patch-1
  • d038d5a Fix FINAL macOS incompatibility, yay
  • 7e4ef37 Fix yet another macos issue
  • ff65b29 Add unit test hopefully verifying the regression
  • 674e2ec Fix macOS incompatibility related to IOKit
  • cea197e Update protobufs after library update
  • d6bcf58 Merge pull request #1493 from SteamRE/dependabot/nuget/SteamKit2/System.IO.Ha...
  • ee1250e Bump System.IO.Hashing from 9.0.0 to 9.0.1 in /SteamKit2
  • 4e75001 Merge pull request #1494 from SteamRE/dependabot/nuget/SteamKit2/coverlet.msb...
  • Additional commits viewable in compare view

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 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)

Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) and [SteamKit2](https://github.com/SteamRE/SteamKit). These dependencies needed to be updated together.

Updates `protobuf-net` from 3.2.46 to 3.2.46
- [Release notes](https://github.com/protobuf-net/protobuf-net/releases)
- [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md)
- [Commits](https://github.com/protobuf-net/protobuf-net/commits)

Updates `SteamKit2` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/SteamRE/SteamKit/releases)
- [Commits](SteamRE/SteamKit@3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: protobuf-net
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: SteamKit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 3, 2025
@xPaw xPaw merged commit 7b3cf4c into master Feb 4, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/multi-acf9728d79 branch February 4, 2025 15:06
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.

1 participant