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 steam-user from 4.28.6 to 4.29.1 #1607

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps steam-user from 4.28.6 to 4.29.1.

Release notes

Sourced from steam-user's releases.

v4.29.1

  • Fixed crash when attempting to log on using a refresh token (bug #451)

Full Changelog: DoctorMcKay/node-steam-user@v4.29.0...v4.29.1

v4.29.0

  • Sentry files are no longer used by Steam in favor of machine auth tokens, and related functionality has been removed
    • setSentry() is now deprecated. Use the new machineAuthToken property in logOn() instead.
    • The sentry event is now deprecated. Use the new machineAuthToken event instead.
    • The singleSentryfile option has been removed, since all machine auth tokens are account-specific
    • The dontRememberMachine property in logOn() has been removed
    • If you have been allowing steam-user to automatically manage your sentry files, steam-user will now automatically manage your machine auth tokens, and no change is required from you.
    • If you have been using the sentry event and setSentry() method, changes have been made in a backward-compatible manner, and your code will continue working until version 5, when these deprecated symbols will be removed.
  • Web session cookies are now generated using the new auth system, which should be more reliable going forward

Full Changelog: DoctorMcKay/node-steam-user@v4.28.9...v4.29.0

v4.28.9

  • Updated enums
  • Removed deprecated appdirectory dependency

Full Changelog: DoctorMcKay/node-steam-user@v4.28.8...v4.28.9

v4.28.8

  • Now uses kvparser for VDF parsing, which is more compatible with the VDF format

Full Changelog: DoctorMcKay/node-steam-user@v4.28.7...v4.28.8

v4.28.7

  • Improved compatibility with using proxies on newer versions of Node.js

Full Changelog: DoctorMcKay/node-steam-user@v4.28.6...v4.28.7

Commits
  • 782f1cc 4.29.1
  • b5f9a9e Fixed attempt to read machine auth token when not logging in with password (f...
  • fc4b7c7 4.29.0
  • 26b66ba Rename 08-sentry to 08-machineauth
  • 3a325f1 Use steam-session to get web session cookies
  • a850dfd Removed non-functional sentry file code and kludged machine auth tokens into ...
  • df8e21c Merge pull request #449 from Sadzurami/fix/remove-unused-stdlib-import
  • 53884ec remove unused stdlib import
  • a8c0dd1 Replace donate badge with sponsors badge
  • 2c25cf5 4.28.9
  • 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.28.6 to 4.29.1.
- [Release notes](https://github.com/DoctorMcKay/node-steam-user/releases)
- [Commits](DoctorMcKay/node-steam-user@v4.28.6...v4.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2023

Looks like steam-user is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/steam-user-4.29.1 branch August 1, 2023 15:36
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