Repo-review

Latest version: v0.11.2

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

Scan your dependencies

Page 2 of 7

0.10.3

This is a small release to fix wrapping in the HTML output, making it nicer when used in GitHub issues and GHA output.

Fixes:
* Better wrapping in name column by henryiii in https://github.com/scientific-python/repo-review/pull/174
* Better error if requires is not a set by henryiii in https://github.com/scientific-python/repo-review/pull/173

Docs:
* Make TOML valid by henryiii in https://github.com/scientific-python/repo-review/pull/162
* Fix pipx link by henryiii in https://github.com/scientific-python/repo-review/pull/168

**Full Changelog**: https://github.com/scientific-python/repo-review/compare/v0.10.2...v0.10.3

0.10.2

This is quick patch release fixing a regression in GitHub path handling in 0.10.1.

Fixes:

* GitHub path bug (regression in 0.10.1) by henryiii in https://github.com/scientific-python/repo-review/pull/160


**Full Changelog**: https://github.com/scientific-python/repo-review/compare/v0.10.1...v0.10.2

0.10.1

This release primary improves the error message when a branch is missing in the CLI.

Fixes:

* Nicer error message when branch missing by henryiii in https://github.com/scientific-python/repo-review/pull/152

Docs:

* Improve install suggestions by henryiii in https://github.com/scientific-python/repo-review/pull/149

Other:

* Move to ruff-format by henryiii in https://github.com/scientific-python/repo-review/pull/155
* Use sp-repo-review 2023.11.17 for webapp by henryiii in https://github.com/scientific-python/repo-review/pull/159


**Full Changelog**: https://github.com/scientific-python/repo-review/compare/v0.10.0...v0.10.1

0.10.0

This release adds support for running on multiple repositories at once. You can list as many as you need, and the output formats will be modified to better support multiple repos. You can also now filter out passing or passing + skipped checks, which is especially useful in long multi-repo reports. You can also pass the path to `pyproject.toml` instead of just the repo if it's at top-level.

Due to issues with Rich adding spaces and wrapping (which breaks JSON) even when not interactive, JSON and HTML output is no longer pretty-printed.

Features:

* `--show` `err` only or `errskip` only by henryiii in https://github.com/scientific-python/repo-review/pull/132
* Allow passing the path to pyroject.toml by henryiii in https://github.com/scientific-python/repo-review/pull/133
* Allow running on multiple directories at once by henryiii in https://github.com/scientific-python/repo-review/pull/134

Fixes:

* Drop Rich color printout for html & JSON by henryiii in https://github.com/scientific-python/repo-review/pull/135
* Support `*` for select by henryiii in https://github.com/scientific-python/repo-review/pull/138

Docs:

* Add mention of recent features by henryiii in https://github.com/scientific-python/repo-review/pull/137
* Add mention of pre-commit issues by henryiii in https://github.com/scientific-python/repo-review/pull/139


**Full Changelog**: https://github.com/scientific-python/repo-review/compare/v0.9.3...v0.10.0

0.9.3

This release adds support for `[tool.repo-review]` to validate-pyproject.

Features:

* Add schema and validate-pyproject support by henryiii in https://github.com/scientific-python/repo-review/pull/130

Internal:

* Use 2x faster black mirror by henryiii in https://github.com/scientific-python/repo-review/pull/124

Docs:

* Add some info about making tests for plugins by henryiii in https://github.com/scientific-python/repo-review/pull/120
* Add more links and some updates by henryiii in https://github.com/scientific-python/repo-review/pull/122
* Fix links in README by henryiii in https://github.com/scientific-python/repo-review/pull/126
* Ddd validate-pyproject by henryiii in https://github.com/scientific-python/repo-review/pull/129

**Full Changelog**: https://github.com/scientific-python/repo-review/compare/v0.9.2...v0.9.3

0.9.2

A few fixes, one for a regression and one for the WebApp.

Fixes:

* Span wasn't set properly in the WebApp by henryiii in https://github.com/scientific-python/repo-review/pull/119
* Pass correct self object by henryiii in https://github.com/scientific-python/repo-review/pull/118


**Full Changelog**: https://github.com/scientific-python/repo-review/compare/v0.9.1...v0.9.2

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.