8000 Releases · pyupio/safety · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: pyupio/safety

Version 3.5.1

14 May 00:47
3.5.1
9dc9ac3
Compare
Choose a tag to compare

What's Changed

  • bump: version 3.5.1b0 → 3.5.1 (9dc9ac3)
  • chore: update CHANGELOG.md with note (#753) (a01f411)

Version 3.5.1b0

13 May 17:16
3.5.1b0
7eadf12
Compare
Choose a tag to compare
Version 3.5.1b0 Pre-release
Pre-release

What's Changed

  • bump: version 3.5.0 → 3.5.1b0 (7eadf12)
  • fix: add missing uv index env var for auth (#751) (1136c27)
  • ci: avoid lint on schedule but keep matrix/tests (#750) (24cfa65)
  • fix: preventing the branch name to be included in the codebase url (#744) (47cdb3e)
  • ci: make sure tests run if lint is skipped (#747) (2be4712)
  • fix: click version constraint (#749) (cd90ab9)

Version 3.5.0

07 May 11:44
3.5.0
e6bcb19
Compare
Choose a tag to compare 10000

What's Changed

  • bump: version 3.5.0b2 → 3.5.0 (e6bcb19)
  • fix: poetry error on source and parsing pyproject.toml (#739) (7be73c0)

Version 3.5.0b2

06 May 21:53
3.5.0b2
d9350f2
Compare
Choose a tag to compare
Version 3.5.0b2 Pre-release
Pre-release

What's Changed

  • bump: version 3.5.0b1 → 3.5.0b2 (d9350f2)
  • feat: included project id in project specific files (#736) (9328620)
  • fix: source error copy for Poetry (#738) (6e71f63)
  • feat: add 'SAFETY_REQUEST_TIMEOUT_EVENTS' so users can use a custom timeout (#737) (ce226d9)

Version 3.5.0b1

06 May 04:21
3.5.0b1
fedf2f0
Compare
Choose a tag to compare
Version 3.5.0b1 Pre-release
Pre-release

What's Changed

  • bump: version 3.5.0b0 → 3.5.0b1 (fedf2f0)
  • fix: fix the version information passing (#735) (5a2b0e7)

Version 3.5.0b0

05 May 23:59
3.5.0b0
ad88bd2
Compare
Choose a tag to compare
Version 3.5.0b0 Pre-release
Pre-release

What's Changed

  • bump: version 3.4.1b0 → 3.5.0b0 (ad88bd2)
  • fix: missing uninstall option when feature flag is disabled (#734) (4f335ec)
  • fix: usage of aot instead of tables for uv project (#733) (13183f0)
  • feat: improved rendering of the warning messages (#732) (62a8525)
  • fix: suppress event loop errors during subprocess transport cleanup (#731) (1e3519a)
  • feat: added resolution of installed packages (#730) (5165c35)
  • fix: uv index out of range issue (#729) (c08c62a)

Version 3.4.1b0

29 Apr 22:10
3.4.1b0
2eee880
Compare
Choose a tag to compare
Version 3.4.1b0 Pre-release
Pre-release

What's Changed

  • bump: version 3.4.0 → 3.4.1b0 (2eee880)
  • fix: the unix-like alias interceptors (#728) (49c4d34)
  • fix: tool parsing and tool exit codes (#727) (2e0e5a5)
  • fix: tool issues on uv and poetry setup (#726) (8eb5a8a)
  • fix: add missing instructions for terminal activation after safety init (#724) (b1cffbb)
  • fix: instantaneous init output (#723) (6b33eee)
  • fix: codebase verification flow (#722) (5a026d2)

Version 3.4.0

23 Apr 22:14
3.4.0
c1deefa
Compare
Choose a tag to compare

What's Changed

  • bump: version 3.4.0b9 → 3.4.0 (c1deefa)
  • chore: update dependencies licenses list (#720) (f1e1678)

Version 3.4.0b9

23 Apr 14:20
3.4.0b9
de8a486
Compare
Choose a tag to compare
Version 3.4.0b9 Pre-release
Pre-release

What's Changed

  • bump: version 3.4.0b8 → 3.4.0b9 (de8a486)
  • feat: add meta client headers to all requests (#719) (ece702b)
  • feat: include other category in the init scan (#718) (e04a4e2)

Version 3.4.0b8

22 Apr 16:12
3.4.0b8
a80128d
Compare
Choose a tag to compare
Version 3.4.0b8 Pre-release
Pre-release

What's Changed

  • bump: version 3.4.0b7 → 3.4.0b8 (a80128d)
  • fix: init scan none links (#714) (8df8a83)
  • chore: refactor tools into the tool package (#710) (922cd69)
  • fix: using direct audit api to avoid redirect (#712) (833ce3c)
  • fix: add compatibility for marshmallow 4.* (#713) (cece01a)
  • feat: add new onboarding events (#708) (9ba86cd)
  • feat: displaying package installation warnings (#707) (1820eb5)
0