Skip to content

deps(deps-dev): bump safety from 3.7.0 to 3.8.1#144

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/safety-3.8.1
Jun 2, 2026
Merged

deps(deps-dev): bump safety from 3.7.0 to 3.8.1#144
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/safety-3.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Bumps safety from 3.7.0 to 3.8.1.

Release notes

Sourced from safety's releases.

Version 3.8.1

What's Changed

  • bump: version 3.8.0 → 3.8.1 (ec3368a)
  • fix: support SFTY-format vulnerability IDs in policy files (#868) (796af4d)

Version 3.8.0

What's Changed

  • bump: version 3.8.0b4 → 3.8.0 (a4d6a5c)
  • chore: update system-scan details in the README (#867) (2042d7b)

Version 3.8.0b4

What's Changed

  • bump: version 3.8.0b3 → 3.8.0b4 (7dfee9a)
  • fix: pin typer <0.26.0 to fix CLI import crash (#865) (304fe88)
  • chore(core): remove system-scan command (#846) (5049dbf)
  • chore: format codebase (#844) (a86ed3c)

Version 3.8.0b3

What's Changed

  • bump: version 3.8.0b2 → 3.8.0b3 (c272016)
  • feat: report global/user packages linked (#843) (456f649)

Version 3.8.0b2

What's Changed

  • bump: version 3.8.0b1 → 3.8.0b2 (d84f1b5)
  • fix(firewall): configure global package manager indexes on firewall init (#842) (29b0bb5)
  • feat(firewall): emit v2.0 auth envelope for machine token (MDM) auth (#841) (0e74d51)
  • feat(auth): implement cross-org enrollment prevention (CLI side) (#839) (c321c5a)

Version 3.8.0b1

What's Changed

  • bump: version 3.8.0b0 → 3.8.0b1 (caf06b5)
  • fix: drop FF for MDM authd cases (#838) (0f73aab)
  • fix(system-scan): disable feature flag gate for MDM auth compatibility (#837) (1da01ee)
  • fix(system-scan): resolve tool detection for versioned Windows executables (#835) (81d7ead)
  • feat: implement MDM enrollment authentication system (#834) (6c6a744)
  • fix(cli): correct typos in check command docstring (#833) (2aecf79)
  • feat: display system scan summary to stdout after interactive scan completes (#832) (592e559)
  • feat: major revamp of the system scan beta command (#829) (6314fbe)

Version 3.8.0b0

What's Changed

  • bump: version 3.7.0 → 3.8.0b0 (37883d4)
  • feat: [WARNING: behavior change] migrate to httpx with explicit TLS/proxy configuration (#824) (c561027)
  • feat(config): add TLS and proxy configuration modules (#823) (6a4515d)
Changelog

Sourced from safety's changelog.

3.8.1 (2026-05-27)

Fix

  • support SFTY-format vulnerability IDs in policy files (#868)

3.8.0 (2026-05-26)

3.8.0b4 (2026-05-26)

Fix

  • pin typer <0.26.0 to fix CLI import crash (#865)

3.8.0b3 (2026-03-12)

Feat

  • report global/user packages linked (#843)

3.8.0b2 (2026-03-10)

Feat

  • firewall: emit v2.0 auth envelope for machine token (MDM) auth (#841)
  • auth: implement cross-org enrollment prevention (CLI side) (#839)
  • auth: add org_slug to MachineCredentialConfig from enrollment API

Fix

  • firewall: configure global package manager indexes on firewall init (#842)
  • firewall: align auth priority in index_credentials with platform client
  • auth: align auth priority to API Key > OAuth > Machine Token everywhere
  • scan: display machine token auth in scan header instead of "Offline"

3.8.0b1 (2026-02-25)

Feat

  • implement MDM enrollment authentication system (#834)
  • display system scan summary to stdout after interactive scan completes (#832)
  • major revamp of the system scan beta command (#829)

Fix

  • drop FF for MDM authd cases (#838)
  • system-scan: disable feature flag gate for MDM auth compatibility (#837)
  • system-scan: resolve tool detection for versioned Windows executables (#835)
  • cli: correct typos in check command docstring (#833)

... (truncated)

Commits
  • ec3368a bump: version 3.8.0 → 3.8.1
  • 796af4d fix: support SFTY-format vulnerability IDs in policy files (#868)
  • a4d6a5c bump: version 3.8.0b4 → 3.8.0
  • 2042d7b chore: update system-scan details in the README (#867)
  • 7dfee9a bump: version 3.8.0b3 → 3.8.0b4
  • 304fe88 fix: pin typer <0.26.0 to fix CLI import crash (#865)
  • 5049dbf chore(core): remove system-scan command (#846)
  • a86ed3c chore: format codebase (#844)
  • c272016 bump: version 3.8.0b2 → 3.8.0b3
  • 456f649 feat: report global/user packages linked (#843)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [safety](https://github.com/pyupio/safety) from 3.7.0 to 3.8.1.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](pyupio/safety@3.7.0...3.8.1)

---
updated-dependencies:
- dependency-name: safety
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 2, 2026
@github-actions github-actions Bot merged commit 658b458 into main Jun 2, 2026
8 of 11 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/safety-3.8.1 branch June 2, 2026 03:07
@codecov

codecov Bot commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant