Skip to content

v0.6.0

Compare
Choose a tag to compare
@twu twu released this 11 Nov 21:37
· 55 commits to master since this release

Feature release.

This release breaks .skjoldignore files when containing PyUP identifiers (See #148). You might need to re-add them to the ignore file using the CVE or new PyUP identifier.

Changes

  • PyUP: Use 'cve' field as 'pyup' identifier. (#149). Thanks @joakimnordling!
  • Dependencies: Bump mypy from 0.981 to 0.982 (#141)
  • Dependencies: Bump black from 22.8.0 to 22.10.0 (#144)
  • Dependencies: Bump pytest-mock from 3.9.0 to 3.10.0 (#143)
  • Dependencies: Bump pytest from 7.1.3 to 7.2.0 (#146)
  • Dependencies: Bump types-pyyaml from 6.0.12 to 6.0.12.1 (#147)
  • Dependencies: Bump pytest-sugar from 0.9.5 to 0.9.6 (#151)
  • Dependencies: Bump mypy from 0.982 to 0.990 (#152)
  • Dependencies: Bump types-pyyaml from 6.0.12.1 to 6.0.12.2 (#153)
  • Actions: Bump actions/checkout from 3.0.2 to 3.1.0 (#142)
  • Actions: Bump actions/setup-python from 4.2.0 to 4.3.0 (#145)

Full Changelog: v0.5.1...v0.6.0