Unearth

Latest version: v0.15.2

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

Scan your dependencies

Page 1 of 5

0.15.2

   🐞 Bug Fixes

- Incorrect username when using system keyring CLI &nbsp;-&nbsp; by frostming in https://github.com/frostming/unearth/issues/114 [<samp>(1ce69)</samp>](https://github.com/frostming/unearth/commit/1ce69eb)

&nbsp;&nbsp;&nbsp;💻 Chores

- Update pdm.lock &nbsp;-&nbsp; by github-actions[bot] and **frostming** in https://github.com/frostming/unearth/issues/110 [<samp>(658f7)</samp>](https://github.com/frostming/unearth/commit/658f771)
- Update pdm.lock &nbsp;-&nbsp; by github-actions[bot] and **frostming** in https://github.com/frostming/unearth/issues/112 [<samp>(7c271)</samp>](https://github.com/frostming/unearth/commit/7c271d7)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/frostming/unearth/compare/0.15.1...0.15.2)

0.15.1

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Close local files after read &nbsp;-&nbsp; by frostming [<samp>(fc157)</samp>](https://github.com/frostming/unearth/commit/fc15716)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/frostming/unearth/compare/0.15.0...0.15.1)

0.15.0

&nbsp;&nbsp;&nbsp;🚀 Features

- Support exclude_newer_than evaluation &nbsp;-&nbsp; by frostming [<samp>(e5853)</samp>](https://github.com/frostming/unearth/commit/e585374)
- Support httpx.Client &nbsp;-&nbsp; by frostming in https://github.com/frostming/unearth/issues/108 [<samp>(13609)</samp>](https://github.com/frostming/unearth/commit/13609ac)

&nbsp;&nbsp;&nbsp;💻 Chores

- Update pdm.lock &nbsp;-&nbsp; by github-actions[bot] and **frostming** in https://github.com/frostming/unearth/issues/96 [<samp>(b1f0e)</samp>](https://github.com/frostming/unearth/commit/b1f0e92)
- Switch to ruff &nbsp;-&nbsp; by frostming [<samp>(0e0b4)</samp>](https://github.com/frostming/unearth/commit/0e0b49f)
- Update pdm.lock &nbsp;-&nbsp; by github-actions[bot] and **frostming** in https://github.com/frostming/unearth/issues/99 [<samp>(1a6eb)</samp>](https://github.com/frostming/unearth/commit/1a6eb6a)
- Update pdm.lock &nbsp;-&nbsp; by github-actions[bot] and **frostming** in https://github.com/frostming/unearth/issues/103 [<samp>(ec467)</samp>](https://github.com/frostming/unearth/commit/ec467f1)
- Update pdm.lock &nbsp;-&nbsp; by github-actions[bot] and **frostming** in https://github.com/frostming/unearth/issues/104 [<samp>(6aede)</samp>](https://github.com/frostming/unearth/commit/6aede93)
- Update pdm.lock &nbsp;-&nbsp; by github-actions[bot] and **frostming** in https://github.com/frostming/unearth/issues/105 [<samp>(be188)</samp>](https://github.com/frostming/unearth/commit/be188bc)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/frostming/unearth/compare/0.14.0...0.15.0)

0.14.0

&nbsp;&nbsp;&nbsp;🚀 Features

- Extract the wheel tag validation method &nbsp;-&nbsp; by frostming [<samp>(fc175)</samp>](https://github.com/frostming/unearth/commit/fc1757b)
- Remove the hashes argument from `PackageFinder.build_evaluator` that is deprecated before &nbsp;-&nbsp; by frostming [<samp>(4c8b4)</samp>](https://github.com/frostming/unearth/commit/4c8b4bd)

&nbsp;&nbsp;&nbsp;💻 Chores

- Rtfd configurations &nbsp;-&nbsp; by frostming [<samp>(49dea)</samp>](https://github.com/frostming/unearth/commit/49dea44)
- Update lockfile and pyproject &nbsp;-&nbsp; by frostming [<samp>(cb500)</samp>](https://github.com/frostming/unearth/commit/cb500cc)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/frostming/unearth/compare/0.13.0...0.14.0)

0.13.0

&nbsp;&nbsp;&nbsp;🚨 Breaking Changes

- Drop support for Python 3.7 &nbsp;-&nbsp; by bswck in https://github.com/frostming/unearth/issues/93 [<samp>(80ba3)</samp>](https://github.com/frostming/unearth/commit/80ba38c)

&nbsp;&nbsp;&nbsp;🚀 Features

- Add PyPI as the default index in PackageFinder &nbsp;-&nbsp; by frostming [<samp>(7d1c2)</samp>](https://github.com/frostming/unearth/commit/7d1c215)
- Add a default timeout to the session Close 80 &nbsp;-&nbsp; by frostming in https://github.com/frostming/unearth/issues/80 [<samp>(1d9a2)</samp>](https://github.com/frostming/unearth/commit/1d9a2dc)

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Support fetching from Git refs &nbsp;-&nbsp; by frostming [<samp>(c777d)</samp>](https://github.com/frostming/unearth/commit/c777db5)
- Update hg.py to use the commit hash instead of the local identity &nbsp;-&nbsp; by paugier in https://github.com/frostming/unearth/issues/91 [<samp>(0d538)</samp>](https://github.com/frostming/unearth/commit/0d538f8)

&nbsp;&nbsp;&nbsp;💻 Chores

- Update pdm.lock &nbsp;-&nbsp; by github-actions[bot] and **frostming** in https://github.com/frostming/unearth/issues/81 [<samp>(470cb)</samp>](https://github.com/frostming/unearth/commit/470cba4)
- Update pdm.lock &nbsp;-&nbsp; by github-actions[bot] and **frostming** in https://github.com/frostming/unearth/issues/86 [<samp>(f2bc8)</samp>](https://github.com/frostming/unearth/commit/f2bc840)
- Update pdm.lock &nbsp;-&nbsp; by github-actions[bot] and **frostming** in https://github.com/frostming/unearth/issues/88 [<samp>(ee35b)</samp>](https://github.com/frostming/unearth/commit/ee35b6e)
- Update quickstart in the readme &nbsp;-&nbsp; by bswck in https://github.com/frostming/unearth/issues/94 [<samp>(f9316)</samp>](https://github.com/frostming/unearth/commit/f93163c)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/frostming/unearth/compare/0.12.1...0.13.0)

0.12.1

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Match index url with the same netloc &nbsp;-&nbsp; by frostming [<samp>(b43f3)</samp>](https://github.com/frostming/unearth/commit/b43f3bf)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/frostming/unearth/compare/0.12.0...0.12.1)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.