Bump the ml-stack group with 3 updates#21
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the ml-stack group with 3 updates: [gymnasium](https://github.com/Farama-Foundation/Gymnasium), [sb3-contrib](https://github.com/Stable-Baselines-Team/stable-baselines3-contrib) and [stable-baselines3](https://github.com/DLR-RM/stable-baselines3). Updates `gymnasium` from 1.0.0 to 1.2.3 - [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases) - [Commits](Farama-Foundation/Gymnasium@v1.0.0...v1.2.3) Updates `sb3-contrib` from 2.5.0 to 2.7.1 - [Release notes](https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases) - [Commits](Stable-Baselines-Team/stable-baselines3-contrib@v2.5.0...v2.7.1) Updates `stable-baselines3` from 2.5.0 to 2.7.1 - [Release notes](https://github.com/DLR-RM/stable-baselines3/releases) - [Commits](DLR-RM/stable-baselines3@v2.5.0...v2.7.1) --- updated-dependencies: - dependency-name: gymnasium dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ml-stack - dependency-name: sb3-contrib dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ml-stack - dependency-name: stable-baselines3 dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ml-stack ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the ml-stack group with 3 updates: gymnasium, sb3-contrib and stable-baselines3.
Updates
gymnasiumfrom 1.0.0 to 1.2.3Release notes
Sourced from gymnasium's releases.
... (truncated)
Commits
43965e1Tests: Add equality test for Box (#1499)f59daa6🐛 FIX: Cross-reference for training agents not working fixed (#1493)9e20c9fBump version from 1.2.2 to 1.2.3b1853dfBump actions/upload-artifact from 5 to 6 (#1496)c714285Bump actions/download-artifact from 6 to 7 (#1497)4bc5e6fChangebox2drequirements frombox2d-pytobox2d(#1474)14cf0f7added aas-gym to third_party_environments.md (#1491)faa6fd0Fix GridWorld tutorial to use NumPy [row, col] convention (#1490)105ee68Bump actions/checkout from 5 to 6 (#1488)b8f895fAdd return type hint to close methods (#1489)Updates
sb3-contribfrom 2.5.0 to 2.7.1Release notes
Sourced from sb3-contrib's releases.
Commits
55dede1Release v2.7.1 (#316)124f167Fix CI badge link in README.md (#312)38b9103Fix typo: change MaskablePPO tb_log_name from "PPO" to "MaskablePPO" (#307)33889dbRelease 2.7.0 (#304)fd7989bAdd n-step return support withn_stepsparameter (#297)485256dUse classes for schedules instead of lambdas (#294)00a401dRelease v2.6.0 (#288)55a0332Upgrade to Gymnasium v1.1 (#281)425038fRename_dump_logs()(#278)e0986a2Usehas_attrfor detecting masking support, fixes several issues (#276)Updates
stable-baselines3from 2.5.0 to 2.7.1Release notes
Sourced from stable-baselines3's releases.
... (truncated)
Commits
8da3e5eRelease v2.7.1 (#2197)bab847bAdd tensorflow.js export example (#2190)b018e4bUpdate link to paper DeepNetSlice (#2184)2268f14Add "Export to ONNX-JS" section to docs indocs/guide/export.rst(#2183)e97e2d0Fix the URL for sb3 integration of wandb (#2181)d487f2dRemove double space inStopTrainingOnRewardThresholdcallback message (#2179)088f8f5Add sb3-plus to projects page (related to #527) (#2177)440ccddFix memory leak in VecVideoRecorder by properly deleting references (#2176)7883ed4Fix env checker to handle Sequence spaces in composite spaces (Dict, Tuple, O...c40b5e4Add a warning for Graph spaces in env checker (#2139)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions