Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Bump steamio from 0.8.6 to 0.9.7 #63

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps steamio from 0.8.6 to 0.9.7.

Release notes

Sourced from steamio's releases.

Version 0.9.7 Changelog:

Bug Fixes:

Version 0.9.6 Changelog:

Features:

  • Backport trade confirmation code from the main branch.

Full Changelog: Gobot1234/steam.py@V.0.9.5...V.0.9.6

Version 0.9.5 Changelog:

Bug Fixes:

  • Fix more missing slots for non-premium accounts

Full Changelog: Gobot1234/steam.py@V.0.9.4...V.0.9.5

Version 0.9.4 Changelog:

Bug Fixes:

  • Fix missing slots for non-premium accounts
  • Paginate inventory fetching into chunks of 2000

Full Changelog: Gobot1234/steam.py@V.0.9.3...V.0.9.4

Version 0.9.3 Changelog:

Bug Fixes:

  • Fix AssertionError when generating confirmation codes.

Full Changelog: Gobot1234/steam.py@V.0.9.2...V.0.9.3

Version 0.9.2 Changelog:

Bug Fixes:

  • Fix TypeError in Client.login when [transfer_parameters][steamid] wasn't an int for non-premium accounts.

Full Changelog: Gobot1234/steam.py@V.0.9.1...V.0.9.2

Version 0.9.1 Changelog:

Bug Fixes:

  • Fix TypeError in Client.fetch_trade #134

Full Changelog: Gobot1234/steam.py@V.0.9.0...V.0.9.1

... (truncated)

Commits
  • 814a693 Bump version to 0.9.7
  • 17d0a3e Backport various fixes from main
  • 1af126d Bump version to 0.9.6
  • 80a1c74 Pull confirmation handling from main
  • 804517d Bump version to 0.9.5
  • e660af5 Fix more missing slots for non-premium accounts
  • fbcf6be Checkout the current ref instead of just main
  • 59e4b62 Bump version to 0.9.4
  • 67e4862 Paginate inventory fetching
  • 533ddbe Fix missing slots for non-premium accounts
  • 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 [steamio](https://github.com/Gobot1234/steam.py) from 0.8.6 to 0.9.7.
- [Release notes](https://github.com/Gobot1234/steam.py/releases)
- [Commits](Gobot1234/steam.py@V.0.8.6...V.0.9.7)

---
updated-dependencies:
- dependency-name: steamio
  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 python Pull requests that update Python code labels Feb 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants