Dinghy

Latest version: v1.3.3

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

Scan your dependencies

Page 4 of 6

0.11.2

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

Added
.....

- Added a ``--version`` option.

Fixed
.....

- Pull requests with many reviews would skip some reviews. Now all pull
request data is fully retrieved.

- On large digests, GitHub sometimes returns 403 as a rate limit. Retry when
this happens to finish the queries.

.. _changelog-0.11.1:

0.11.1

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

Fixed
.....

- Corrected a packaging mistake (missing Changelog entry).


.. _changelog-0.11.0:

0.11.0

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

Added
.....

- Resolved comments are now indicated with a checkbox icon, and hover text of
"resolved comment".

Fixed
.....

- Fixed a crash trying to get the repository for an issue in a project.

.. _changelog-0.10.0:

0.10.0

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

Changed
.......

- Pull request data was not properly displayed: comments weren't included in
the digest that should have been.

- Pull request comments older than the cutoff date will be included if they are
needed to show the discussion threads of newer comments. The old comments
are shown in gray to help stay focused on recent activity.

- Parsing of time durations was made stricter, so that "1 month" isn't
mistaken for "1 minute". Fixes `issue 7`_

.. _issue 7: https://github.com/nedbat/dinghy/issues/7

Removed
.......

- Oops, it turns out there's no such thing as a repo project for "Projects
(beta)". That thing that wouldn't have worked has been removed.

0.9.0

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

Added
.....

- GitHub enterprise support: you can use URLs pointing to your own GitHub
Enterprise installation. Only a single host can be used. Thanks, Henry
Gessau.

- A "search:" entry in the configuration file will find issues or pull requests
matching the query.

- Items in the configuration file can have ``title:`` to set an explicit title.

Deprecated
..........

- The ``pull_requests:`` configuration setting is deprecated in favor of
``search:``. ``pull_requests: org:my_org`` becomes ``search: org:my_org
is:pr``.

0.8.0

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

Added
.....

- Repo projects are supported.

Fixed
.....

- Error handling failed on certain errors. This is now fixed, closing
`issue 4`_.

.. _issue 4: https://github.com/nedbat/dinghy/issues/4

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.