Recent Releases of reviews

reviews - 0.6.0

What's Changed

Features

The following are breaking changes however I believe they improve the UI and remove unnecessary code/features that are not used.

  • fixes view to remove redunant elements and render all results on screen
  • Remove header footer (#624)
  • removes metrics (#623)
  • updates reviews to only render once and remove refresh rendering (#622)
  • updates homepage to point to github page (#586)

Dependencies * Bump pylint from 2.16.0 to 2.16.1 (#626) * Bump pylint from 2.15.10 to 2.16.0 (#620) * Bump black from 22.12.0 to 23.1.0 (#618) * Auto-update pre-commit hooks (#619) * Bump pre-commit from 3.0.2 to 3.0.3 (#621) * Bump python-gitlab from 3.12.0 to 3.13.0 (#617) * Auto-update pre-commit hooks (#612) * Bump pre-commit from 3.0.1 to 3.0.2 (#613) * Bump humanize from 4.4.0 to 4.5.0 (#614) * Bump rich from 13.2.0 to 13.3.1 (#615) * Bump isort from 5.11.4 to 5.12.0 (#616) * Bump pre-commit from 3.0.0 to 3.0.1 (#611) * Bump pre-commit from 2.21.0 to 3.0.0 (#610) * Bump rich from 13.1.0 to 13.2.0 (#609) * Bump rich from 13.0.1 to 13.1.0 (#608) * Bump pytest from 7.2.0 to 7.2.1 (#607) * Bump python-decouple from 3.6 to 3.7 (#606) * Bump pylint from 2.15.9 to 2.15.10 (#605) * Bump rich from 12.6.0 to 13.0.1 (#604) * Bump pre-commit from 2.20.0 to 2.21.0 (#600) * Auto-update pre-commit hooks (#602) * Bump vulture from 2.6 to 2.7 (#603) * Auto-update pre-commit hooks (#598) * Bump isort from 5.11.3 to 5.11.4 (#599) * Bump isort from 5.11.2 to 5.11.3 (#596) * Bump pylint from 2.15.8 to 2.15.9 (#597) * Auto-update pre-commit hooks (#595) * Bump ipdb from 0.13.9 to 0.13.11 (#594) * Auto-update pre-commit hooks (#592) * Bump isort from 5.11.1 to 5.11.2 (#593) * Auto-update pre-commit hooks (#590) * Bump black from 22.10.0 to 22.12.0 (#589) * Bump python from 3.11.0-slim-bullseye to 3.11.1-slim-bullseye (#587)

- Python
Published by apoclyps about 3 years ago

reviews - 0.5.1

What's Changed

Releases Version 0.5.1: https://pypi.org/project/reviews/

Technical Description

Features

No new features were implemented as part of this release

Fixes

  • https://github.com/apoclyps/reviews/pull/582 - Thanks @larsks

Dependency upgrades

  • https://github.com/apoclyps/reviews/pull/584
  • https://github.com/apoclyps/reviews/pull/581
  • https://github.com/apoclyps/reviews/pull/579
  • https://github.com/apoclyps/reviews/pull/578
  • https://github.com/apoclyps/reviews/pull/577
  • https://github.com/apoclyps/reviews/pull/576
  • https://github.com/apoclyps/reviews/pull/575
  • https://github.com/apoclyps/reviews/pull/574
  • https://github.com/apoclyps/reviews/pull/573
  • https://github.com/apoclyps/reviews/pull/572
  • https://github.com/apoclyps/reviews/pull/571
  • https://github.com/apoclyps/reviews/pull/570
  • https://github.com/apoclyps/reviews/pull/569
  • https://github.com/apoclyps/reviews/pull/568
  • https://github.com/apoclyps/reviews/pull/567
  • https://github.com/apoclyps/reviews/pull/566
  • https://github.com/apoclyps/reviews/pull/565

- Python
Published by apoclyps about 3 years ago

reviews - 0.5.0

What's Changed

Releases Version 0.5.0: https://pypi.org/project/reviews/

Changelog

  • allows faster execution by running tasks in parrallel (#563)
  • Bump pyupgrade from 2.38.2 to 3.2.0 (#562)
  • Auto-update pre-commit hooks (#561)
  • Bump alstr/todo-to-issue-action from 4.8 to 4.9 (#559)
  • Bump python-gitlab from 3.10.0 to 3.11.0 (#560)
  • Bump python from 3.10.7-alpine to 3.11.0-alpine (#558)
  • Bump pytest from 7.1.3 to 7.2.0 (#557)
  • Bump alstr/todo-to-issue-action from 4.7 to 4.8 (#555)
  • Bump pylint from 2.15.4 to 2.15.5 (#556)
  • Bump flake8-unused-arguments from 0.0.11 to 0.0.12 (#554)
  • Bump codespell from 2.2.1 to 2.2.2 (#553)
  • Auto-update pre-commit hooks (#552)
  • Bump pygithub from 1.55 to 1.56 (#550)
  • Auto-update pre-commit hooks (#547)
  • Bump pylint from 2.15.3 to 2.15.4 (#548)
  • Bump black from 22.8.0 to 22.10.0 (#546)
  • Auto-update pre-commit hooks (#545)
  • Auto-update pre-commit hooks (#544)
  • Bump mypy from 0.981 to 0.982 (#542)
  • Auto-update pre-commit hooks (#541)
  • Bump rich from 12.5.1 to 12.6.0 (#540)
  • Bump pytest-cov from 3.0.0 to 4.0.0 (#539)
  • Bump python-gitlab from 3.9.0 to 3.10.0 (#538)
  • Bump mypy from 0.971 to 0.981 (#537)
  • Bump pyupgrade from 2.38.0 to 2.38.2 (#536)
  • Auto-update pre-commit hooks (#535)
  • Bump humanize from 4.3.0 to 4.4.0 (#534)
  • Bump idna from 2.10 to 3.4 (#528)
  • Bump vulture from 2.5 to 2.6 (#531)
  • Auto-update pre-commit hooks (#532)
  • Bump pylint from 2.15.2 to 2.15.3 (#533)
  • Bump pyupgrade from 2.37.3 to 2.38.0 (#530)
  • Auto-update pre-commit hooks (#529)
  • Bump python from 3.10.6-alpine to 3.10.7-alpine (#526)
  • Bump pylint from 2.15.0 to 2.15.2 (#527)
  • Bump pytest from 7.1.2 to 7.1.3 (#525)
  • Bump black from 22.6.0 to 22.8.0 (#524)
  • Auto-update pre-commit hooks (#523)
  • Bump alstr/todo-to-issue-action from 4.6 to 4.7 (#520)
  • Bump pylint from 2.14.5 to 2.15.0 (#521)
  • Bump python-gitlab from 3.8.1 to 3.9.0 (#522)
  • Auto-update pre-commit hooks (#518)
  • Bump codespell from 2.1.0 to 2.2.1 (#519)
  • Auto-update pre-commit hooks (#517)
  • Bump freezegun from 1.2.1 to 1.2.2 (#516)
  • Bump python-gitlab from 3.8.0 to 3.8.1 (#515)
  • Auto-update pre-commit hooks (#514)
  • Bump python from 3.10.5-alpine to 3.10.6-alpine (#511)
  • Bump python-gitlab from 3.7.0 to 3.8.0 (#512)
  • Bump humanize from 4.2.3 to 4.3.0 (#513)
  • Bump flake8 from 5.0.3 to 5.0.4 (#510)
  • Auto-update pre-commit hooks (#509)
  • Bump flake8 from 5.0.1 to 5.0.3 (#507)
  • Auto-update pre-commit hooks (#506)
  • Bump flake8-unused-arguments from 0.0.10 to 0.0.11 (#505)
  • Bump flake8 from 4.0.1 to 5.0.1 (#504)
  • Bump python-gitlab from 3.6.0 to 3.7.0 (#502)
  • Auto-update pre-commit hooks (#503)
  • Bump pyupgrade from 2.37.2 to 2.37.3 (#501)
  • Auto-update pre-commit hooks (#500)
  • Auto-update pre-commit hooks (#499)
  • Auto-update pre-commit hooks (#496)
  • Bump mypy from 0.961 to 0.971 (#497)
  • Bump pyupgrade from 2.37.1 to 2.37.2 (#498)
  • Bump pylint from 2.14.4 to 2.14.5 (#495)
  • Bump pre-commit from 2.19.0 to 2.20.0 (#491)
  • Bump pyupgrade from 2.34.0 to 2.37.1 (#493)
  • Bump rich from 12.4.4 to 12.5.1 (#494)
  • Auto-update pre-commit hooks (#490)
  • Bump vulture from 2.4 to 2.5 (#489)
  • Auto-update pre-commit hooks (#488)
  • Bump humanize from 4.2.2 to 4.2.3 (#487)
  • Bump pylint from 2.14.3 to 2.14.4 (#486)
  • Bump python-gitlab from 3.5.0 to 3.6.0 (#484)
  • Bump humanize from 4.2.1 to 4.2.2 (#482)
  • Bump black from 22.3.0 to 22.6.0 (#483)
  • Auto-update pre-commit hooks (#485)
  • Bump humanize from 4.2.0 to 4.2.1 (#481)
  • Bump humanize from 4.1.0 to 4.2.0 (#479)
  • Bump pylint from 2.14.2 to 2.14.3 (#480)
  • Bump pylint from 2.14.1 to 2.14.2 (#478)
  • Bump types-freezegun from 1.1.9 to 1.1.10 (#477)
  • Bump actions/setup-python from 3 to 4 (#476)
  • Auto-update pre-commit hooks (#474)
  • Bump python from 3.10.4-alpine to 3.10.5-alpine (#475)
  • Bump pylint from 2.14.0 to 2.14.1 (#471)
  • Bump mypy from 0.960 to 0.961 (#472)
  • Bump pyupgrade from 2.32.1 to 2.34.0 (#473)
  • Auto-update pre-commit hooks (#470)
  • Bump pylint from 2.13.9 to 2.14.0 (#469)
  • Bump python-gitlab from 3.4.0 to 3.5.0 (#468)
  • Auto-update pre-commit hooks (#467)
  • Bump mypy from 0.950 to 0.960 (#466)
  • Bump rich from 12.4.1 to 12.4.4 (#465)
  • Bump vulture from 2.3 to 2.4 (#464)
  • Auto-update pre-commit hooks (#463)
  • Bump pylint from 2.13.8 to 2.13.9 (#462)
  • Bump rich from 12.3.0 to 12.4.1 (#461)
  • Auto-update pre-commit hooks (#459)
  • Bump pre-commit from 2.18.1 to 2.19.0 (#460)
  • Bump pyupgrade from 2.32.0 to 2.32.1 (#458)
  • Bump humanize from 4.0.0 to 4.1.0 (#457)
  • Bump rich from 12.2.0 to 12.3.0 (#451)
  • Bump pylint from 2.13.7 to 2.13.8 (#456)
  • Bump click from 8.1.2 to 8.1.3 (#455)
  • Auto-update pre-commit hooks (#454)
  • Bump python-gitlab from 3.3.0 to 3.4.0 (#452)
  • Bump mypy from 0.942 to 0.950 (#453)
  • Bump flake8-unused-arguments from 0.0.9 to 0.0.10 (#449)
  • Bump pytest from 7.1.1 to 7.1.2 (#450)
  • Bump pylint from 2.13.5 to 2.13.7 (#448)
  • Bump types-freezegun from 1.1.8 to 1.1.9 (#447)
  • Bump pyupgrade from 2.31.1 to 2.32.0 (#446)
  • Auto-update pre-commit hooks (#445)
  • Bump python from 3.11.0a6-alpine to 3.11.0a7-alpine (#443)
  • Bump pylint from 2.13.4 to 2.13.5 (#444)
  • Auto-update pre-commit hooks (#442)
  • Bump rich from 12.1.0 to 12.2.0 (#440)
  • Bump codecov/codecov-action from 2.1.0 to 3 (#441)
  • Bump types-freezegun from 1.1.7 to 1.1.8 (#438)
  • Bump pre-commit from 2.17.0 to 2.18.1 (#437)
  • Bump rich from 12.0.1 to 12.1.0 (#439)
  • Bump click from 8.1.1 to 8.1.2 (#436)
  • Bump pylint from 2.13.3 to 2.13.4 (#434)
  • Bump click from 8.1.0 to 8.1.1 (#435)
  • Bump pylint from 2.13.2 to 2.13.3 (#433)
  • Bump click from 8.0.4 to 8.1.0 (#432)
  • Auto-update pre-commit hooks (#430)
  • Bump black from 22.1.0 to 22.3.0 (#431)
  • Bump python-gitlab from 3.2.0 to 3.3.0 (#428)
  • Bump pylint from 2.13.0 to 2.13.2 (#429)
  • Bump mypy from 0.941 to 0.942 (#426)
  • Auto-update pre-commit hooks (#425)
  • Bump pylint from 2.12.2 to 2.13.0 (#427)
  • Bump peter-evans/create-pull-request from 3.14.0 to 4 (#423)
  • Bump rich from 12.0.0 to 12.0.1 (#424)
  • Bump freezegun from 1.2.0 to 1.2.1 (#422)
  • Bump pytest from 7.1.0 to 7.1.1 (#421)
  • Auto-update pre-commit hooks (#419)
  • Bump types-freezegun from 1.1.6 to 1.1.7 (#420)
  • Bump mypy from 0.940 to 0.941 (#418)
  • Bump pytest from 7.0.1 to 7.1.0 (#415)
  • Bump pyupgrade from 2.31.0 to 2.31.1 (#416)
  • Bump mypy from 0.931 to 0.940 (#417)
  • Auto-update pre-commit hooks (#414)

- Python
Published by apoclyps over 3 years ago

reviews - 0.4.2

What's Changed

Releases Version 0.4.2: https://pypi.org/project/reviews/

Changelog

  • removes system version from vulture pre-commit hook (#412)
  • Bump rich from 11.2.0 to 12.0.0 (#411)
  • Bump python from 3.11.0a5-alpine to 3.11.0a6-alpine (#410)
  • Auto-update pre-commit hooks (#409)
  • Bump bandit from 1.7.3 to 1.7.4 (#408)
  • Bump freezegun from 1.1.0 to 1.2.0 (#407)
  • Bump actions/checkout from 2.4.0 to 3 (#406)
  • Bump peter-evans/create-pull-request from 3.13.0 to 3.14.0 (#404)
  • Bump actions/setup-python from 2.3.2 to 3 (#405)
  • Bump python-gitlab from 3.1.1 to 3.2.0 (#403)
  • Bump bandit from 1.7.2 to 1.7.3 (#402)
  • Bump peter-evans/create-pull-request from 3.12.1 to 3.13.0 (#401)
  • Auto-update pre-commit hooks (#400)
  • Bump click from 8.0.3 to 8.0.4 (#399)
  • Bump humanize from 3.14.0 to 4.0.0 (#397)
  • Bump pytest from 7.0.0 to 7.0.1 (#398)
  • Bump rich from 11.1.0 to 11.2.0 (#396)
  • Bump actions/setup-python from 2.3.1 to 2.3.2 (#395)
  • Bump alstr/todo-to-issue-action from 4.5 to 4.6 (#394)
  • Bump pytest from 6.2.5 to 7.0.0 (#393)
  • Bump python from 3.11.0a4-alpine to 3.11.0a5-alpine (#392)
  • Fixes #181 (WIP) (#382)
  • Bump python-decouple from 3.5 to 3.6 (#391)
  • Auto-update pre-commit hooks (#386)
  • Bump humanize from 3.13.1 to 3.14.0 (#387)
  • Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 (#388)
  • Bump rich from 11.0.0 to 11.1.0 (#389)
  • Bump black from 21.12b0 to 22.1.0 (#390)
  • Bump python-gitlab from 3.1.0 to 3.1.1 (#385)
  • Auto-update pre-commit hooks (#383)
  • Bump bandit from 1.7.1 to 1.7.2 (#384)
  • Bump python from 3.10.1-alpine to 3.11.0a4-alpine (#380)
  • Bump pre-commit from 2.16.0 to 2.17.0 (#381)

- Python
Published by apoclyps almost 4 years ago

reviews - 0.4.1

What's Changed

Releases Version 0.4.1: https://pypi.org/project/reviews/

Changelog

  • Create MANIFEST.in and include requirement.txt (#378)
  • Bump python-gitlab from 3.0.0 to 3.1.0 (#377) …

- Python
Published by apoclyps about 4 years ago

reviews - 0.4.0

What's Changed

Releases Version 0.4.0: https://pypi.org/project/reviews/

Breaking Changes

  • Updates to Rich 11.0.0 in #374

Changelog

  • Bump mypy from 0.930 to 0.931
  • Bump rich from 10.16.2 to 11.0.0
  • Bump types-freezegun from 1.1.4 to 1.1.6
  • Auto-update pre-commit hooks dependencies
  • Bump python-gitlab from 2.10.1 to 3.0.0
  • Bump rich from 10.16.1 to 10.16.2
  • Bump pyupgrade from 2.30.1 to 2.31.0
  • Bump types-freezegun from 1.1.3 to 1.1.4
  • Auto-update pre-commit hooks dependencies
  • Bump pyupgrade from 2.30.0 to 2.30.1
  • Auto-update pre-commit hooks dependencies
  • Auto-update pre-commit hooks dependencies
  • Bump pyupgrade from 2.29.1 to 2.30.0
  • Bump mypy from 0.921 to 0.930
  • Auto-update pre-commit hooks dependencies
  • Bump mypy from 0.920 to 0.921
  • Auto-update pre-commit hooks dependencies
  • Bump rich from 10.16.0 to 10.16.1
  • Bump mypy from 0.910 to 0.920
  • Bump peter-evans/create-pull-request from 3.11.0 to 3.12.0
  • Bump rich from 10.15.2 to 10.16.0
  • Bump python from 3.10.0-alpine to 3.10.1-alpine dependencies docker
  • Bump black from 21.11b1 to 21.12b0
  • Bump pylint from 2.12.1 to 2.12.2
  • Auto-update pre-commit hooks dependencies
  • Bump rich from 10.15.1 to 10.15.2
  • Bump pre-commit from 2.15.0 to 2.16.0
  • Bump rich from 10.15.0 to 10.15.1
  • Bump humanize from 3.12.0 to 3.13.1
  • Bump actions/setup-python from 2.3.0 to 2.3.1
  • Bump rich from 10.14.0 to 10.15.0
  • Bump pylint from 2.11.1 to 2.12.1
  • Bump types-click from 7.1.7 to 7.1.8
  • Bump flake8-unused-arguments from 0.0.8 to 0.0.9
  • Auto-update pre-commit hooks dependencies
  • Bump black from 21.11b0 to 21.11b1
  • Bump actions/setup-python from 2.2.2 to 2.3.0
  • Auto-update pre-commit hooks dependencies
  • Bump rich from 10.13.0 to 10.14.0
  • Bump black from 21.10b0 to 21.11b0
  • Auto-update pre-commit hooks dependencies
  • Bump pyupgrade from 2.29.0 to 2.29.1 dependencies python

- Python
Published by apoclyps about 4 years ago

reviews - 0.3.4

Changelog

What's Changed

  • Bump pyupgrade from 2.26.0.post1 to 2.27.0 by @dependabot in https://github.com/apoclyps/reviews/pull/284
  • Auto-update pre-commit hooks by @apoclyps in https://github.com/apoclyps/reviews/pull/285
  • Auto-update pre-commit hooks by @apoclyps in https://github.com/apoclyps/reviews/pull/286
  • Bump pyupgrade from 2.27.0 to 2.28.0 by @dependabot in https://github.com/apoclyps/reviews/pull/288
  • Bump rich from 10.10.0 to 10.11.0 by @dependabot in https://github.com/apoclyps/reviews/pull/287
  • Bump pyupgrade from 2.28.0 to 2.28.1 by @dependabot in https://github.com/apoclyps/reviews/pull/290
  • Auto-update pre-commit hooks by @apoclyps in https://github.com/apoclyps/reviews/pull/289
  • Bump pyupgrade from 2.28.1 to 2.29.0 by @dependabot in https://github.com/apoclyps/reviews/pull/292
  • Auto-update pre-commit hooks by @apoclyps in https://github.com/apoclyps/reviews/pull/291
  • Bump python-decouple from 3.4 to 3.5 by @dependabot in https://github.com/apoclyps/reviews/pull/294
  • Bump pytest-cov from 2.12.1 to 3.0.0 by @dependabot in https://github.com/apoclyps/reviews/pull/295
  • Auto-update pre-commit hooks by @apoclyps in https://github.com/apoclyps/reviews/pull/296
  • Bump python from 3.9.7-alpine to 3.10.0-alpine by @dependabot in https://github.com/apoclyps/reviews/pull/297
  • Bump rich from 10.11.0 to 10.12.0 by @dependabot in https://github.com/apoclyps/reviews/pull/298
  • Bump humanize from 3.11.0 to 3.12.0 by @dependabot in https://github.com/apoclyps/reviews/pull/299
  • Bump click from 8.0.1 to 8.0.3 by @dependabot in https://github.com/apoclyps/reviews/pull/300
  • Bump flake8 from 3.9.2 to 4.0.0 by @dependabot in https://github.com/apoclyps/reviews/pull/301
  • Bump flake8 from 4.0.0 to 4.0.1 by @dependabot in https://github.com/apoclyps/reviews/pull/303
  • Auto-update pre-commit hooks by @apoclyps in https://github.com/apoclyps/reviews/pull/302
  • Bump types-click from 7.1.5 to 7.1.6 by @dependabot in https://github.com/apoclyps/reviews/pull/305
  • Bump types-freezegun from 1.1.0 to 1.1.2 by @dependabot in https://github.com/apoclyps/reviews/pull/307
  • Bump types-click from 7.1.6 to 7.1.7 by @dependabot in https://github.com/apoclyps/reviews/pull/308
  • Added some info to "Getting started with local development". by @bphermansson in https://github.com/apoclyps/reviews/pull/309
  • Bump alstr/todo-to-issue-action from 4.2 to 4.3 by @dependabot in https://github.com/apoclyps/reviews/pull/312
  • Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in https://github.com/apoclyps/reviews/pull/311
  • [ISSUE-310] add settings documentation by @apoclyps in https://github.com/apoclyps/reviews/pull/313
  • uses context manager in setup.py by @apoclyps in https://github.com/apoclyps/reviews/pull/314
  • Bump flake8-unused-arguments from 0.0.6 to 0.0.7 by @dependabot in https://github.com/apoclyps/reviews/pull/316
  • Bump black from 21.9b0 to 21.10b0 by @dependabot in https://github.com/apoclyps/reviews/pull/315
  • Auto-update pre-commit hooks by @apoclyps in https://github.com/apoclyps/reviews/pull/317
  • Bump flake8-unused-arguments from 0.0.7 to 0.0.8 by @dependabot in https://github.com/apoclyps/reviews/pull/321
  • Bump types-freezegun from 1.1.2 to 1.1.3 by @dependabot in https://github.com/apoclyps/reviews/pull/320
  • Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in https://github.com/apoclyps/reviews/pull/318
  • Bump isort from 5.9.3 to 5.10.0 by @dependabot in https://github.com/apoclyps/reviews/pull/319
  • Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 by @dependabot in https://github.com/apoclyps/reviews/pull/323
  • Auto-update pre-commit hooks by @apoclyps in https://github.com/apoclyps/reviews/pull/322
  • Bump alstr/todo-to-issue-action from 4.3 to 4.4.1 by @dependabot in https://github.com/apoclyps/reviews/pull/328
  • Auto-update pre-commit hooks by @apoclyps in https://github.com/apoclyps/reviews/pull/327
  • Bump isort from 5.10.0 to 5.10.1 by @dependabot in https://github.com/apoclyps/reviews/pull/326
  • Bump rich from 10.12.0 to 10.13.0 by @dependabot in https://github.com/apoclyps/reviews/pull/325
  • Bump alstr/todo-to-issue-action from 4.4.1 to 4.5 by @dependabot in https://github.com/apoclyps/reviews/pull/329
  • Auto-update pre-commit hooks by @apoclyps in https://github.com/apoclyps/reviews/pull/330
  • Bump bandit from 1.7.0 to 1.7.1 by @dependabot in https://github.com/apoclyps/reviews/pull/331
  • [ISSUE-137] removes experimental support for github enterprise by @apoclyps in https://github.com/apoclyps/reviews/pull/332
  • Bump version: 0.3.3 → 0.3.4 by @apoclyps in https://github.com/apoclyps/reviews/pull/333

New Contributors

  • @bphermansson made their first contribution in https://github.com/apoclyps/reviews/pull/309

Full Changelog: https://github.com/apoclyps/reviews/compare/0.3.3...0.3.4

- Python
Published by apoclyps over 4 years ago

reviews - 0.3.3

What's Changed

Releases Version 0.3.3: https://pypi.org/project/reviews/

Changelog

  • Bump version: 0.3.2 → 0.3.3. [Kyle Harrison]
  • Bump rich from 10.9.0 to 10.10.0 (#281) [dependabot[bot]]

Bumps rich from 10.9.0 to 10.10.0. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... - Bump pyupgrade from 2.26.0 to 2.26.0.post1 (#282) [dependabot[bot]]

Bumps pyupgrade from 2.26.0 to 2.26.0.post1. - Release notes - Commits


updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-patch ... - Bump pylint from 2.10.2 to 2.11.1 (#280) [dependabot[bot]]

Bumps pylint from 2.10.2 to 2.11.1. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... - Auto-update pre-commit hooks (#278) [Kyle Harrison, apoclyps] - Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#276) [dependabot[bot]]

Bumps codecov/codecov-action from 2.0.3 to 2.1.0. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... - Bump black from 21.8b0 to 21.9b0 (#277) [dependabot[bot]]

Bumps black from 21.8b0 to 21.9b0. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: black dependency-type: direct:development ... - Auto-update pre-commit hooks (#274) [Kyle Harrison, apoclyps] - Bump pyupgrade from 2.25.0 to 2.26.0 (#275) [dependabot[bot]]

Bumps pyupgrade from 2.25.0 to 2.26.0. - Release notes - Commits


updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-minor ... - Auto-update pre-commit hooks (#273) [Kyle Harrison, apoclyps] - Bump pre-commit from 2.14.1 to 2.15.0 (#272) [dependabot[bot]]

Bumps pre-commit from 2.14.1 to 2.15.0. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... - Bump python from 3.9.6-alpine to 3.9.7-alpine (#271) [dependabot[bot]]

Bumps python from 3.9.6-alpine to 3.9.7-alpine.


updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... - Bump rich from 10.7.0 to 10.9.0 (#266) [dependabot[bot]]

Bumps rich from 10.7.0 to 10.9.0. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... - Bump pre-commit from 2.14.0 to 2.14.1 (#267) [dependabot[bot]]

Bumps pre-commit from 2.14.0 to 2.14.1. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... - Bump python-gitlab from 2.10.0 to 2.10.1 (#265) [dependabot[bot]]

Bumps python-gitlab from 2.10.0 to 2.10.1. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: python-gitlab dependency-type: direct:production update-type: version-update:semver-patch ... - Bump black from 21.7b0 to 21.8b0 (#268) [dependabot[bot]]

Bumps black from 21.7b0 to 21.8b0. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: black dependency-type: direct:development ... - Bump pyupgrade from 2.24.0 to 2.25.0 (#269) [dependabot[bot]]

Bumps pyupgrade from 2.24.0 to 2.25.0. - Release notes - Commits


updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-minor ... - Bump pytest from 6.2.4 to 6.2.5 (#270) [dependabot[bot]]

Bumps pytest from 6.2.4 to 6.2.5. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... - Auto-update pre-commit hooks (#264) [Kyle Harrison, apoclyps] - Bump alstr/todo-to-issue-action from 4.1 to 4.2 (#263) [dependabot[bot]]

Bumps alstr/todo-to-issue-action from 4.1 to 4.2. - Release notes - Commits


updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-type: direct:production update-type: version-update:semver-minor ... - Bump codecov/codecov-action from 2.0.2 to 2.0.3 (#262) [dependabot[bot]]

Bumps codecov/codecov-action from 2.0.2 to 2.0.3. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... - Bump peter-evans/create-pull-request from 3.10.0 to 3.10.1 (#260) [dependabot[bot]]

Bumps peter-evans/create-pull-request from 3.10.0 to 3.10.1. - Release notes - Commits


updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... - Bump pylint from 2.9.6 to 2.10.2 (#261) [dependabot[bot]]

Bumps pylint from 2.9.6 to 2.10.2. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... - Auto-update pre-commit hooks (#257) [Kyle Harrison, apoclyps] - Bump pyupgrade from 2.23.3 to 2.24.0 (#258) [dependabot[bot]]

Bumps pyupgrade from 2.23.3 to 2.24.0. - Release notes - Commits


updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-minor ... - Bump pyupgrade from 2.23.1 to 2.23.3 (#252) [dependabot[bot]]

Bumps pyupgrade from 2.23.1 to 2.23.3. - Release notes - Commits


updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-patch ... - Bump types-freezegun from 0.1.4 to 1.1.0 (#251) [dependabot[bot]]

Bumps types-freezegun from 0.1.4 to 1.1.0. - Release notes - Commits


updated-dependencies: - dependency-name: types-freezegun dependency-type: direct:development update-type: version-update:semver-major ... - Bump humanize from 3.10.0 to 3.11.0 (#247) [dependabot[bot]]

Bumps humanize from 3.10.0 to 3.11.0. - Release notes - Commits


updated-dependencies: - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor ... - Bump alstr/todo-to-issue-action from 4.0.8 to 4.1 (#254) [dependabot[bot]]

Bumps alstr/todo-to-issue-action from 4.0.8 to 4.1. - Release notes - Commits


updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-type: direct:production update-type: version-update:semver-minor ... - Bump types-click from 7.1.2 to 7.1.5 (#256) [dependabot[bot]]

Bumps types-click from 7.1.2 to 7.1.5. - Release notes - Commits


updated-dependencies: - dependency-name: types-click dependency-type: direct:development update-type: version-update:semver-patch ... - Bump rich from 10.6.0 to 10.7.0 (#253) [dependabot[bot]]

Bumps rich from 10.6.0 to 10.7.0. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... - Bump pre-commit from 2.13.0 to 2.14.0 (#255) [dependabot[bot]]

Bumps pre-commit from 2.13.0 to 2.14.0. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... - Auto-update pre-commit hooks (#248) [Kyle Harrison, apoclyps] - Auto-update pre-commit hooks (#245) [Kyle Harrison, apoclyps] - Bump pyupgrade from 2.23.0 to 2.23.1 (#246) [dependabot[bot]]

Bumps pyupgrade from 2.23.0 to 2.23.1. - Release notes - Commits


updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-patch ... - Bump alstr/todo-to-issue-action from 4.0.7 to 4.0.8 (#242) [dependabot[bot]]

Bumps alstr/todo-to-issue-action from 4.0.7 to 4.0.8. - Release notes - Commits


updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-type: direct:production update-type: version-update:semver-patch ... - Bump pylint from 2.9.5 to 2.9.6 (#243) [dependabot[bot]]

Bumps pylint from 2.9.5 to 2.9.6. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... - Bump isort from 5.9.2 to 5.9.3 (#244) [dependabot[bot]]

Bumps isort from 5.9.2 to 5.9.3. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... - Bump python-gitlab from 2.9.0 to 2.10.0 (#241) [dependabot[bot]]

Bumps python-gitlab from 2.9.0 to 2.10.0. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: python-gitlab dependency-type: direct:production update-type: version-update:semver-minor ... - Bump pyupgrade from 2.22.0 to 2.23.0 (#240) [dependabot[bot]]

Bumps pyupgrade from 2.22.0 to 2.23.0. - Release notes - Commits


updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-minor ... - Auto-update pre-commit hooks (#239) [Kyle Harrison, apoclyps] - Bump codecov/codecov-action from 2.0.1 to 2.0.2 (#237) [dependabot[bot]]

Bumps codecov/codecov-action from 2.0.1 to 2.0.2. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... - Bump pyupgrade from 2.21.2 to 2.22.0 (#238) [dependabot[bot]]

Bumps pyupgrade from 2.21.2 to 2.22.0. - Release notes - Commits


updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-minor ... - Auto-update pre-commit hooks (#236) [Kyle Harrison, apoclyps] - Bump alstr/todo-to-issue-action from 4.0.6 to 4.0.7 (#234) [dependabot[bot]]

Bumps alstr/todo-to-issue-action from 4.0.6 to 4.0.7. - Release notes - Commits


updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-type: direct:production update-type: version-update:semver-patch ... - Bump pylint from 2.9.3 to 2.9.5 (#235) [dependabot[bot]]

Bumps pylint from 2.9.3 to 2.9.5. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... - Bump codecov/codecov-action from 1.5.2 to 2.0.1 (#233) [dependabot[bot]]

Bumps codecov/codecov-action from 1.5.2 to 2.0.1. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ...

- Python
Published by apoclyps over 4 years ago

reviews - 0.3.2

What's Changed

Releases Version 0.3.2: https://pypi.org/project/reviews/

Changelog

  • Bumps pre-commit and adds new checks (#231)
  • Bump black from 21.6b0 to 21.7b0 (#230) …
  • Bump pyupgrade from 2.21.1 to 2.21.2 (#229) …
  • Auto-update pre-commit hooks (#228) …
  • Bump pyupgrade from 2.21.0 to 2.21.1 (#227) …
  • Auto-update pre-commit hooks (#226) …
  • Bump alstr/todo-to-issue-action from 4.0.5 to 4.0.6 (#225) …
  • Bump rich from 10.5.0 to 10.6.0 (#224) …
  • Bump pyupgrade from 2.20.0 to 2.21.0 (#223) …
  • Auto-update pre-commit hooks (#222) …
  • Auto-update pre-commit hooks (#220) …
  • Bump isort from 5.9.1 to 5.9.2 (#221) …
  • Bump alstr/todo-to-issue-action from 4.0.4 to 4.0.5 (#219) …
  • Bump rich from 10.4.0 to 10.5.0 (#217) …
  • Bump humanize from 3.9.0 to 3.10.0 (#218) …
  • Bump pyupgrade from 2.19.4 to 2.20.0 (#216) …
  • Auto-update pre-commit hooks (#215) …

- Python
Published by apoclyps over 4 years ago

reviews - 0.3.1

What's Changed

Releases version 0.3.1: https://pypi.org/project/reviews/

Changelog

  • Bump pylint from 2.9.1 to 2.9.3 (#213) …
  • Bump pylint from 2.9.0 to 2.9.1 (#212) …
  • Bump alstr/todo-to-issue-action from 4.0.3 to 4.0.4 (#211) …
  • Bump python from 3.9.5-alpine to 3.9.6-alpine (#210) …
  • Bump pylint from 2.8.3 to 2.9.0 (#209) …
  • [NO-TASK] Refactoring pass for Docker and config module (#208) …
  • Bump python-gitlab from 2.8.0 to 2.9.0 (#207) …

- Python
Published by apoclyps over 4 years ago

reviews - 0.3.0

What's Changed

Releases version 0.3.0: https://pypi.org/project/reviews/

Breaking Changes

  • Configuration is now namespace by the provider

Example

bash export REVIEWS_REPOSITORY_CONFIGURATION="apoclyps/reviews"

will now change to

bash export REVIEWS_GITHUB_REPOSITORY_CONFIGURATION="apoclyps/reviews" export REVIEWS_GITLAB_REPOSITORY_CONFIGURATION="27629846:apoclyps/reviews"

see : https://github.com/apoclyps/reviews#gitlab for more on how to configure Gitlab

Changelog

  • adds support for Gitlab (#192)

- Python
Published by apoclyps over 4 years ago

reviews - 0.2.2

What's Changed

Releases version 0.2.2: https://pypi.org/project/reviews/

Changelog
  • Bump alstr/todo-to-issue-action from 4.0.2 to 4.0.3 (#203) …
  • mark Github enterprise support as experimental (#193)
  • Auto-update pre-commit hooks (#196) …
  • Bump mypy from 0.902 to 0.910 (#191) …
  • Auto-update pre-commit hooks (#189) …
  • Bump isort from 5.9.0 to 5.9.1 (#190) …
  • Bump isort from 5.8.0 to 5.9.0 (#187) …
  • adds pyupgrade to linting and pre-commit (#186)
  • Bump alstr/todo-to-issue-action from 3.0.5 to 4.0.2 (#184) …
  • Bump rich from 10.3.0 to 10.4.0 (#185) …
  • Bump types-click from 7.1.1 to 7.1.2 (#182) …
  • Bump types-freezegun from 0.1.3 to 0.1.4 (#183) …

- Python
Published by apoclyps over 4 years ago

reviews - 0.2.1

What's Changed

Releases version 0.2.1: https://pypi.org/project/reviews/

Changelog
  • Bump humanize from 3.8.0 to 3.9.0 (#178) …
  • Bump humanize from 3.7.1 to 3.8.0 (#177) …
  • adds codespell (#176)
  • Auto-update pre-commit hooks (#175) …
  • Auto-update pre-commit hooks (#172) …
  • Bump black from 21.5b2 to 21.6b0 (#173) …
  • Bump mypy from 0.901 to 0.902 (#174) …
  • Auto-update pre-commit hooks (#170) …
  • Bump rich from 10.2.2 to 10.3.0 (#171) …
  • Bump codecov/codecov-action from 1.5.1 to 1.5.2 (#168) …
  • Bump mypy from 0.900 to 0.901 (#169) …
  • Update todo-to-issue-action to stable version
  • Bump mypy from 0.812 to 0.900 (#167) …
  • Bump codecov/codecov-action from 1.5.0 to 1.5.1 (#166) …
  • Bump humanize from 3.7.0 to 3.7.1 (#165) …
  • Creates issues for TODO comments (#164) …
  • Bump humanize from 3.6.0 to 3.7.0 (#163) …
  • Bump ipdb from 0.13.8 to 0.13.9 (#162) …
  • Bump pytest-cov from 2.12.0 to 2.12.1 (#161) …

- Python
Published by apoclyps over 4 years ago

reviews - 0.2.0

What's Changed

Releases version 0.2.0: https://pypi.org/project/reviews/

Breaking Changes
  • implements standardized configuration for environmental variables (#157) implemented a change to configuration within reviews. All application-specific environmental variables are now prefixed with REVIEWS_ and all GitHub variables prefixed with GITHUB_. see https://github.com/apoclyps/reviews/pull/157 or the README for more details.
Changelog
  • adds metric command (#158)
  • implements standardized configuration for environmental variables (#157)
  • Bump pylint from 2.8.2 to 2.8.3 (#156) …

- Python
Published by apoclyps over 4 years ago

reviews - 0.1.11

What's Changed

Releases version 0.1.11: https://pypi.org/project/reviews/

Changelog
  • increase line length from 88 to 119 (#152)
  • adds error handling for missing credentials (#151)
  • Bump black from 21.5b1 to 21.5b2 (#150) …

- Python
Published by apoclyps over 4 years ago

reviews - 0.1.10

What's Changed

Releases version 0.1.9: https://pypi.org/project/reviews/

Changelog
  • implements error handling for repository not found (#146)
  • removes dead code paths (#145)
  • updates project description and classifiers (#144)
  • [FEATURE-115] adds PATHTOCONFIG env var to provide configuration

- Python
Published by apoclyps over 4 years ago

reviews - 0.1.9

What's Changed

Releases version 0.1.9: https://pypi.org/project/reviews/

Changelog
  • Bump humanize from 3.5.0 to 3.6.0 (#140) …
  • adds config command (#138)

- Python
Published by apoclyps over 4 years ago

reviews - 0.1.8

What's Changed

Releases version 0.1.8: https://pypi.org/project/reviews/

Changelog
  • Bump pre-commit from 2.12.1 to 2.13.0 (#132) …
  • [BUG] replaces asyncclick with click (#131)
  • [BUG] Fix installation setup to avoid no module named cli errors (#128) …

- Python
Published by apoclyps almost 5 years ago

reviews - 0.1.7

What's Changed

Releases version 0.1.7: https://pypi.org/project/reviews/

Changelog
  • identify pull requests created by the author (#125)
  • Bump rich from 10.2.1 to 10.2.2 (#124) …
  • adds support for Github Enterprise (#121)
  • adds inline diff counts for pull requests (#123)
  • [FEATURE-113] Refactor PR render logic into testable functions (#114) … - thanks @marz619
  • Bump rich from 10.2.0 to 10.2.1 (#120) …
  • Auto-update pre-commit hooks (#117) …
  • Bump pytest-cov from 2.11.1 to 2.12.0 (#118) …

- Python
Published by apoclyps almost 5 years ago

reviews - 0.1.6

What's Changed

Releases version 0.1.6: https://pypi.org/project/reviews/

Changelog
  • [NO-TICKET] removes local database (#109)
  • [NO-TICKET] adds visual identifier for draft PRs (#107)
  • Bump peter-evans/create-pull-request from 3.9.1 to 3.9.2 (#108) …
  • Bump rich from 10.1.0 to 10.2.0 (#106) …
  • Bump actions/setup-python from 2 to 2.2.2 (#104) …
  • Bump peter-evans/create-pull-request from 3 to 3.9.1 (#105) …
  • Bump actions/checkout from 2 to 2.3.4 (#103) …
  • [FEATURE-85]: Implemented coloured labels by config (#101) - thanks @yushao2
  • Auto-update pre-commit hooks (#99) …
  • Bump black from 21.5b0 to 21.5b1 (#100) …
  • upgrades create pull request action to v3 (#98)
  • [NO-TICKET] Adds GitHub action to autoupdate pre-commit (#97) …
  • Bump flake8 from 3.9.1 to 3.9.2 (#96) …
  • [NO-TICKET] Removes notifications (unused feature due to limited even… …
  • [FEATURE-53] Formatting Logic for PR titles with security tag (#93) … - thanks @yushao2
  • [FEATURE-92] Update pre-commit config and docs (#94) … - thanks @yushao2

- Python
Published by apoclyps almost 5 years ago

reviews - 0.1.5

What's Changed

Releases version 0.1.5: https://pypi.org/project/reviews/

Changelog
  • Update FUNDING.yml
  • improve contextual help in CLI (#89)
  • [NO-TICKET] Enhance project metadata (#88) …
  • adds function to perform a single UI render (#78)
  • [FEATURE-80] Enforces stricter type hinting (#86) …
  • Bump notify-py from 0.3.1 to 0.3.2 (#84) …
  • Bump black from 21.4b2 to 21.5b0 (#82) …
  • Bump python from 3.9.4-alpine to 3.9.5-alpine (#81) …
  • Bump pytest from 6.2.3 to 6.2.4 (#83) …
  • Bump codecov/codecov-action from v1.4.1 to v1.5.0 (#77) …
  • Feature-#63: Added link to repository in activity screen (#75) - thanks @yushao2

- Python
Published by apoclyps almost 5 years ago

reviews - 0.1.4

Release contains

  • Bump version: 0.1.3 → 0.1.4 (#74)
  • Adds publish workflow to push package to PyPi on release (#73)
  • Bump humanize from 3.4.1 to 3.5.0 (#71) …
  • updates README (#72)
  • Feature #65 Show approved (by user) status (#67) … - contributed by@yushao2
  • Feature-#64: Add links to PR titles (#66) - contributed by @yushao2
  • Bump codecov/codecov-action from v1.3.1 to v1.4.1 (#60) …
  • Bump actions/checkout from v1 to v2.3.4 (#59) …
  • Bump mypy from 0.790 to 0.812 (#62) …
  • Upgrade to GitHub-native Dependabot (#58) …
  • Bump black from 21.4b1 to 21.4b2 (#56) …
  • Bump black from 21.4b0 to 21.4b1 (#55) …
  • [issue51version] adds -v/--version option (#52) … - contributed by @adam-tokarski
  • Bump pylint from 2.8.1 to 2.8.2 (#54) …

https://pypi.org/project/reviews/0.1.4/

- Python
Published by apoclyps almost 5 years ago

reviews - 0.1.3

Release contains

  • Bump black from 20.8b1 to 21.4b0 (#48)
  • Bump pylint from 2.8.0 to 2.8.1 (#47)
  • Bump pylint from 2.7.4 to 2.8.0 (#46)
  • Bump idna from 2.10 to 3.1 (#45) - pinned back to 2.10
  • Update issue templates

https://pypi.org/project/reviews/0.1.3/

- Python
Published by apoclyps almost 5 years ago

reviews - 0.1.2

What's Changed

Releases Version 0.1.2 on https://pypi.org/project/reviews/0.1.2/

Release Notes

  • Improves windows support in #43
  • Adds CONTRIBUTING.md in #43

- Python
Published by apoclyps almost 5 years ago