Planemo

Latest version: v0.75.27

Safety actively analyzes 714875 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 24

0.75.3

---------------------

* Mount test data dir read-only in docker (thanks to `mvdbeek`_). `Pull
Request 1327`_
* Add traceback to report template (thanks to `bernt-matthias`_). `Pull
Request 1332`_
* Add indent and sort_keys to tool_test_json (thanks to `simonbray`_). `Pull
Request 1330`_
* Fix ``planemo shed_test`` (thanks to `mvdbeek`_). `Pull Request 1329`_
* Add h5py dependency, required for comparing h5 files (thanks to
`mvdbeek`_). `Pull Request 1326`_
* Update GitHub action versions (thanks to `nsoranzo`_). `Pull Request 1322`_
* Fix "glone" typo in error message (thanks to `bernt-matthias`_). `Pull
Request 1325`_
* Type annotation for input staging-related code (thanks to `nsoranzo`_).
`Pull Request 1320`_
* Add creator dockstore (thanks to `lldelisle`_). `Pull Request 1314`_

---------------------

0.75.2

---------------------

* Compare versions, not tool ids to find latest tool ids (thanks to
`mvdbeek`_). `Pull Request 1313`_
* Fix ``for_paths`` when path is directory of tools (thanks to `mvdbeek`_).
`Pull Request 1312`_
* Fix workflow_lint with list + check elements in collection (thanks to
`lldelisle`_). `Pull Request 1310`_
* Drop copy_tree workaround for tool sources (thanks to `mvdbeek`_). `Pull
Request 1308`_

---------------------

0.75.1

---------------------

* Use `pytest.raises()` instead of ad-hoc `assert_raises_regexp()` context
manager (thanks to `nsoranzo`_). `Pull Request 1302`_
* Add planemo_ci_setup command (thanks to `mvdbeek`_). `Pull Request 1304`_
* Don't fail planemo autoupdate if tool version not found in tool shed (thanks
to `lldelisle`_). `Pull Request 1305`_
* workflow_lint: ensure that tool shed tool ids are valid (thanks to
`lldelisle`_). `Pull Request 1306`_
* Fix recording of virtual_env_dir (thanks to `mvdbeek`_). `Pull Request
1307`_

---------------------

0.75.0

---------------------

* Restore running tool tests against directory (thanks to `mvdbeek`_). `Pull
Request 1303`_
* Update outdated cuffmerge url (thanks to `martenson`_). `Pull Request
1247`_
* Set upstream branch when pushing workflows to GitHub (thanks to
`simonbray`_). `Pull Request 1249`_
* restore --no_cleanup to set cleanup_job to never (thanks to `bernt-matthias`_). `Pull Request 1255`_
* Drop support for Python 3.6 (thanks to `simonbray`_). `Pull Request 1257`_
* Replace CoC with link to GalaxyProject's one (thanks to `nsoranzo`_). `Pull
Request 1259`_
* Mains resource selector must be skipped (thanks to `hexylena`_). `Pull
Request 1260`_
* Ignore cloudflare 503 status when checking links (thanks to `bernt-matthias`_). `Pull Request 1262`_
* Document the use of mandatory macro parameters and add named macro tokens
(thanks to `bernt-matthias`_). `Pull Request 1212`_
* Bump galaxy package requirements to 22.01 (thanks to `bernt-matthias`_).
`Pull Request 1264`_
* Run local galaxy via gravity (thanks to `mvdbeek`_). `Pull Request 1232`_
* Lint randomlines.xml file (thanks to `simonbray`_). `Pull Request 1270`_
* Check if main requirement is `None` (thanks to `bernt-matthias`_). `Pull
Request 1274`_
* Planemo type annotation: module planemo.commands.cmd_autoupdate (thanks to
`gallardoalba`_). `Pull Request 1278`_
* Planemo type annotation: module planemo.cli (thanks to `gallardoalba`_).
`Pull Request 1277`_
* Planemo type annotation: module cmd_clone (thanks to `gallardoalba`_).
`Pull Request 1279`_
* Planemo type annotation: module cmd_tool_init (thanks to `gallardoalba`_).
`Pull Request 1281`_
* Add type annotations to ``planemo.autoupdate`` module (thanks to
`nsoranzo`_). `Pull Request 1283`_
* Planemo type annotation: module cmd_normalize (thanks to `gallardoalba`_).
`Pull Request 1280`_
* Planemo type annotation: module planemo.conda (thanks to `gallardoalba`_).
`Pull Request 1284`_
* Add type annotations to ``planemo.glob`` and ``planemo.virtualenv`` (thanks
to `nsoranzo`_). `Pull Request 1287`_
* Drop ``conda_lint`` command (thanks to `nsoranzo`_). `Pull Request 1288`_
* Type annotations for planemo.bioblend, planemo.git, and planemo.cwl.run
(thanks to `adRn-s`_). `Pull Request 1285`_
* Add FAQ page to docs (thanks to `simonbray`_). `Pull Request 1271`_
* Add type annotations to ``planemo.runnable`` and ``planemo.workflow_lint``
(thanks to `nsoranzo`_). `Pull Request 1291`_
* Make `--channels` also affect mulled channels and update/extend howto use
bioconda artifacts (thanks to `bernt-matthias`_). `Pull Request 1227`_
* Planemo type annotation: config, context and factory (thanks to
`gallardoalba`_). `Pull Request 1292`_
* [Training] update templates to use new, more accessible box style (thanks to
`shiltemann`_). `Pull Request 1293`_
* Pre-create expected output file on disk (thanks to `mvdbeek`_). `Pull
Request 1276`_
* Control publish setting in .dockstore.yml, fix first release not appearing
on dockstore (thanks to `mvdbeek`_). `Pull Request 1295`_
* Fix disclosure css for summary elements (thanks to `mvdbeek`_). `Pull
Request 1294`_
* Enable providing multiple `--tool_data_table` options (thanks to
`mvdbeek`_). `Pull Request 1296`_
* Make startup timeout configurable (thanks to `mvdbeek`_). `Pull Request
1298`_
* Fix printing planemo test logs (thanks to `mvdbeek`_). `Pull Request 1299`_
* Fix workflow test when input is optional but also workflow output (thanks to
`mvdbeek`_). `Pull Request 1297`_

---------------------

0.74.11

---------------------

* Removing broken link, update it to current doc (thanks to `profgiuseppe`_).
`Pull Request 1244`_
* Implement nested collection inputs and outputs in workflow_test_init `Pull
Request 1242`_
* More fixes for auto-generating workflow tests `Pull Request 1241`_
* Fix workflow_test_init for collection outputs `Pull Request 1239`_

---------------------

0.74.10

---------------------
* Allow specifying URL and API key with workflow autoupdate and docs
improvements (thanks to `simonbray`_). `Pull Request 1237`_
* Pin planemo to last known working major galaxy version `Pull Request 1230`_
* Drop unused Python dependencies and upgrade syntax to Python 3.6 `Pull Request 1228`_
* Update `best_practice_search()` for changes in galaxy-tool-util `Pull Request 1224`_
* Make galaxy config `cleanup_job` depend on `--no_cleanup`
(thanks to `bernt-matthias`_). `Pull Request 1226`_
* Tool builder: add profile and suffix version
(thanks to `gallardoalba`_). `Pull Request 1222`_
* training-init: add the FAQ index page to tutorial folder
(thanks to `shiltemann`_). `Pull Request 1217`_
* Adding best practices and assertion checks to workflow_lint
(thanks to `simonbray`_). `Pull Request 1213`_
* Updates to workflow autoupdate required for IWC bot
(thanks to `simonbray`_). `Pull Request 1214`_
* Add test and fix for failing docker_galaxy engine
(thanks to `simonbray`_). `Pull Request 1215`_
* Generate workflow test from invocation id
(thanks to `simonbray`_). `Pull Request 1209`_
* Fixed minor typo in documentation
(thanks to `stain`_). `Pull Request 1206`_
* Add missing ToolShed categories `Pull Request 1207`_
* Use WorkflowId rather than StoredWorkflowId when autoupdating subworkflows
(thanks to `simonbray`_). `Pull Request 1205`_
* Always use random id_secret for testing (thanks to `bernt-matthias`_). `Pull Request 1198`_
* Add rerun subcommand for rerunning jobs (thanks to `simonbray`_). `Pull Request 1140`_

---------------------

Page 5 of 24

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.