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

build(deps): bump steam-user from 4.29.3 to 5.2.0 #198

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps steam-user from 4.29.3 to 5.2.0.

Release notes

Sourced from steam-user's releases.

v5.2.0

Full Changelog: DoctorMcKay/node-steam-user@v5.1.0...v5.2.0

v5.1.0

  • #471 Fixed incorrect documentation for getUserOwnedApps return type (thanks @​simonkovtyk in #484)
  • #477 Fixed uncaught exceptions when reading and writing messages via TCP (thanks @​Sadzurami in #475)
  • #476 Fixed machineName in logOn() not being reported to Steam during login
  • #487 Fixed unhandled rejection when webLogOn() fails (thanks @​Sadzurami in #473)
  • #488 Fixed webCompatibilityMode not properly filtering CMs by port (thanks @​Sadzurami in #490)
  • Added missing playingState property docs by (thanks @​Sadzurami in #476)
  • Added support for more options in getUserOwnedapps (thanks @​HarryVGI in #472)
  • Fixed incorrect documentation for getSteamGuardDetails (thanks @​quesswho in #470)
  • Fixed corrupted unicode characters in readme (thanks @​Ziocash in #465)

New Contributors

Full Changelog: DoctorMcKay/node-steam-user@v5.0.10...v5.1.0

v5.0.10

  • Fixed app crash when calling getInviteLinkInfo if user_chat_group_state is null

Full Changelog: DoctorMcKay/node-steam-user@v5.0.9...v5.0.10

v5.0.9

  • Fixed "Already logged on" error being thrown when calling logOn() following a proxy connection failure (issue #481)

Full Changelog: DoctorMcKay/node-steam-user@v5.0.8...v5.0.9

v5.0.8

  • Fixed SteamUser automatically reconnecting after logOff() is called

Full Changelog: DoctorMcKay/node-steam-user@v5.0.7...v5.0.8

v5.0.7

  • Added check to throw an error if you attempt to call logOn() while a log on attempt is already ongoing

Full Changelog: DoctorMcKay/node-steam-user@v5.0.6...v5.0.7

v5.0.6

  • Fixed an issue where SteamUser may attempt to reconnect even after emitting error due to error during auth

... (truncated)

Commits
  • 686d773 Fixed eslint errors
  • 39f6124 5.2.0
  • 3e52f46 Added new notification handling
  • 38e6ede Fix enum names that start with numbers
  • 2e2cb08 Updated enums
  • 59f9cf1 Include and generate common.proto
  • d32a6ac Include and generate steammessages_notifications.steamclient.proto
  • 00137ff Minor example script updates
  • 8f8f94e Reformat
  • 42747e5 Merge pull request #408 from Revadike/feature-legacycdkeysdumper-example
  • 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 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 [steam-user](https://github.com/DoctorMcKay/node-steam-user) from 4.29.3 to 5.2.0.
- [Release notes](https://github.com/DoctorMcKay/node-steam-user/releases)
- [Commits](DoctorMcKay/node-steam-user@v4.29.3...v5.2.0)

---
updated-dependencies:
- dependency-name: steam-user
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants