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.21.0 to 4.27.1 in /app #431

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2023

Bumps steam-user from 4.21.0 to 4.27.1.

Release notes

Sourced from steam-user's releases.

v4.27.1

  • Fixed warning being printed when retrying an anonymous account login
  • Fixed sentry files and account-name-generated sentry files not working properly when logging in with a refresh token (#422)

Full Changelog: DoctorMcKay/node-steam-user@v4.27.0...v4.27.1

v4.27.0

  • steam-user now raises a warning when logging on anonymously unless the intention to do so is confirmed by passing anonymous: true to logOn()
    • Logging on anonymously without passing anonymous: true is now deprecated

Full Changelog: DoctorMcKay/node-steam-user@v4.26.1...v4.27.0

v4.26.1

  • Fixed error when specifying a SteamID and refresh token to logOn (issue #415)

Full Changelog: DoctorMcKay/node-steam-user@v4.26.0...v4.26.1

v4.26.0

  • Added SOCKS proxy support

Full Changelog: DoctorMcKay/node-steam-user@v4.25.0...v4.26.0

v4.25.0

  • Added ability to log on using a refresh token
  • Logging on to non-anonymous accounts using schemes other than refresh tokens is now deprecated
    • These alternative logon schemes will continue to be supported by steam-user as long as they're supported by the Steam backen
  • Updated enums

Full Changelog: DoctorMcKay/node-steam-user@v4.24.6...v4.25.0

v4.24.6

  • Fixed serverQuery not working and causing a crash
  • Improved cleanup after a connection closes

v4.24.5

  • Fixed rich presence localization parsing not working with a crash

v4.24.4

  • Fixed errors being thrown by attempting to retrieve CDN auth tokens when not needed
  • It's now possible to retrieve a manifest from a password-protected beta branch
  • If no branch name is specified when downloading a manifest, "public" will now be assumed (and you will be warned about this assumption via stderr)

Full Changelog: DoctorMcKay/node-steam-user@v4.24.3...v4.24.4

v4.24.3

Full Changelog: DoctorMcKay/node-steam-user@v4.24.2...v4.24.3

v4.24.2

... (truncated)

Commits
  • e55f794 4.27.1
  • 442cc22 Bump package versions
  • ac47607 Updated sentry files and machine ids to use steamids when account name isn't ...
  • 4c8e764 Comment out removed unused proto definitions
  • 4f9a473 Updated protobufs
  • 67cbd60 Updated emsg enum
  • be8e05c Don't warn about logging into an anonymous account for retries
  • 0a97e24 4.27.0
  • 0a60e7a Updated readme
  • 1c803c3 Added warning if anonymous login was requested but account details were provided
  • 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)

Bumps [steam-user](https://github.com/DoctorMcKay/node-steam-user) from 4.21.0 to 4.27.1.
- [Release notes](https://github.com/DoctorMcKay/node-steam-user/releases)
- [Commits](DoctorMcKay/node-steam-user@v4.21.0...v4.27.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 4, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants