Skip to content

⬆️ Bump safety from 3.8.0b0 to 3.8.0b1#162

Merged
fmigneault merged 1 commit intomainfrom
dependabot/uv/safety-3.8.0b1
Mar 2, 2026
Merged

⬆️ Bump safety from 3.8.0b0 to 3.8.0b1#162
fmigneault merged 1 commit intomainfrom
dependabot/uv/safety-3.8.0b1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps safety from 3.8.0b0 to 3.8.0b1.

Release notes

Sourced from safety's releases.

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)
Changelog

Sourced from safety's changelog.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 1, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/safety-3.8.0b1 branch from 45ada83 to 840fbd0 Compare March 2, 2026 14:46
Bumps [safety](https://github.com/pyupio/safety) from 3.8.0b0 to 3.8.0b1.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](pyupio/safety@3.8.0b0...3.8.0b1)

---
updated-dependencies:
- dependency-name: safety
  dependency-version: 3.8.0b1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/safety-3.8.0b1 branch from 840fbd0 to 2fa8841 Compare March 2, 2026 14:48
@fmigneault fmigneault merged commit 6ce998e into main Mar 2, 2026
10 checks passed
@fmigneault fmigneault deleted the dependabot/uv/safety-3.8.0b1 branch March 2, 2026 16:14
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant