Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 29, 2022

Bumps supersuit from 2.6.6 to 3.3.3.

Release notes

Sourced from supersuit's releases.

3.3.3

  • Added support for pettingzoo==1.15.0's wrapper name changes
  • Added warning for agent iteration issue.

3.3.2

  • Fixed multiprocessing support on MacOS.
  • Fixed deprication messages for outdated wrappers.

3.3.1

  • Fixed buffer reuse in vector environments.

3.3.0

  • Fixed bugs in observation space manipulation introduced in 3.2.0
  • Removed all references to action_spaces and observation_spaces, improving support for pettingzoo 1.12.0 observation and action space functions
  • Dropped python 3.6 support, added official 3.9 support

3.2.0

  • Added support for pettingzoo==1.12.0 and gym==0.21.0
  • Adds support for generated agents when possible
  • Removed supersuit 3.0 warning
  • Added warnings inf bounds on norm_obs wrapper
  • Uses pettingzoo's new BaseParallelWrapper utility instead of implementing its own

3.1.0

  • Fixes long standing issue with black death cumulative rewards, bumps version to v2
  • Fixes v3 regressions in pad_observations, pad_actions, and crashing issue with generic wrapper, does not bump versions
  • Cleans up dependencies

3.0.1

  • Patch release to fix issue with SB3 vector environment support

3.0.0

  • Full refactor of ordinary wrappers
    • Most supersuit wrappers now have a single, generic implementation that works for gym and pettingzoo envs. This makes adding new wrappers much easier.
    • File structure is reorganized.
  • Added scale_actions_v0 wrapper
  • Added nan_noop, nan_zeros, and nan_random wrappers to handle nan actions in a reasonable way. Important to deal with RL frameworks that occasionally give out nan values.
  • cv2 package is only imported when needed
Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2022
Bumps [supersuit](https://github.com/PettingZoo-Team/SuperSuit) from 2.6.6 to 3.3.3.
- [Release notes](https://github.com/PettingZoo-Team/SuperSuit/releases)
- [Commits](Farama-Foundation/SuperSuit@2.6.6...3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python/requirements/ml/supersuit-3.3.3 branch from f4ce288 to 0f77497 Compare February 4, 2022 19:22
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 12, 2022

Superseded by #110.

@dependabot dependabot bot closed this Mar 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/ml/supersuit-3.3.3 branch March 12, 2022 08:10
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.

1 participant