Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency safety to v3.3.1 #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
safety (changelog) 3.2.3 -> 3.3.1 age adoption passing confidence

Release Notes

pyupio/safety (safety)

v3.3.1

Compare Source

v3.3.0

Compare Source

v3.2.14

Compare Source

  • Add fun-mode (#​649)
  • Package version upgrade for psutil and filelock (#​652)
  • Package version upgrade for typer (#​654)
  • Package version upgrade for pydantic (#​655)
  • Add "--use-server-matching" arguement (#​640)
  • Bugfix for safety "NoneType is not iterable" error (#​657)

v3.2.13

Compare Source

  • Remove email verification for running scans (#​645)

v3.2.12

Compare Source

  • Add CVE Details and Single-Key Filtering for JSON Output in safety scan (#​643)
  • feature/add-branch-name (#​641)
  • feat/add --headless to --help (#​636)

v3.2.11

Compare Source

  • chore/upgrade-dparse (#​633)
  • Migrate to PyPI Trusted Publisher for Automated Package Deployment (#​632)
  • fix/fix-test-validate-func (#​631)
  • feat: api keys now work without specifying the env (#​630)
  • fix:jupyter notebook rich format removal (#​628)

v3.2.10

Compare Source

  • Support for scanning pyproject.toml files (#​625)
  • Update safety-schemas version used (#​624)
  • Fix basic poloicy test (#​622)

v3.2.9

Compare Source

  • chore: deprection-message-for-license-command (4149b70)
  • feat: add-pull-request-template (#​604) (61b2fe2)
  • fix: devcontainer fix (be42d8e)
  • fix: safety error when scan is run without being authed (5ec80dd)
  • feat: add-devcontainers-support (0591838)
  • fix: internal-server-error (04d7efb)
  • fix: clarify-vulnerabilities-found/ Fixed the issue where the vulnerabilities (07bc5b7)
  • chore: added check arg depreciation warning (78109e5)
  • feature: release-script: add release script (#​602) (cc49542)

v3.2.8

Compare Source

  • feat: enhance version comparison logic for check-updates command (#​605)
  • docs: add demo Jupyter Notebook (#​601)
  • feat: add script to generate CONTRIBUTORS.md with Shields.io badges based on merged PRs (#​600)
  • chore: fix CLI help text by removing rich formatting for cleaner output (#​599)
  • chore: hide system scan from help text (#​598)
  • chore: add LICENSES.md file to document dependency licenses (#​597)
  • docs: add SECURITY.md file with security policy and bug bounty details (#​593)

v3.2.7

Compare Source

  • fix/increase-auth-timeout: increase timeout to 5s (#​583)
  • Update Issue Templates: Add Feature Request Template and Improve Issue Submission Process (#​580)

v3.2.6

Compare Source

  • fix/update-schemas-0-0-4 (#​581)
  • chore/update-coc-email (#​579)
  • docs(contributing): add CONTRIBUTING.md with guidelines for contributors (#​571)
  • chore: update-network-url (#​569)

v3.2.5

Compare Source

  • fix: increment schemas version (#​567)
  • Add SLA Document (#​565)
  • Add Table of Contents to README.md (#​564)
  • docs: code of conduct (#​559)
  • Add More Badges (#​558)
  • feat: fixed issue responder (#​561)
  • feat(logger): config.ini, proxy, network stats (#​547)
  • refactor: replace private typer functions with rich module equivalents (#​556)
  • feat(safety_cli): docstrings, type hints, comments (#​549)
  • feat: add GitHub Action to automatically respond to new issues (#​554)
  • readme: add download badge to readme (#​557)
  • fix(debug): fix --debug flag and associated tests (#​552)
  • chore: release 3.2.4 (#​545)
  • fix(cache): handle get_from_cache=None and ensure directory exists (#​544)
  • REQUEST_TIMEOUT Env Var (#​541)
  • Update URLs, Lint (#​540)

v3.2.4

Compare Source

  • Handle get_from_cache=None and ensure directory exists (#​538)
  • Switch filelock package to compatible release clause (#​538)
  • Add filelock to install_requires (#​538)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from raddessi as a code owner July 5, 2024 20:51
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e27eb5b) to head (42ec360).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #113   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          240       240           
  Branches        43        43           
=========================================
  Hits           240       240           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency safety to v3.2.4 chore(deps): update dependency safety to v3.2.5 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from 2e77dfa to 63912c9 Compare August 9, 2024 22:25
@renovate renovate bot changed the title chore(deps): update dependency safety to v3.2.5 chore(deps): update dependency safety to v3.2.6 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from 63912c9 to dbfacc1 Compare August 21, 2024 18:25
@renovate renovate bot changed the title chore(deps): update dependency safety to v3.2.6 chore(deps): update dependency safety to v3.2.7 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from dbfacc1 to 20f46d4 Compare August 29, 2024 14:51
@renovate renovate bot changed the title chore(deps): update dependency safety to v3.2.7 chore(deps): update dependency safety to v3.2.8 Sep 28, 2024
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from 20f46d4 to 19ec439 Compare September 28, 2024 01:13
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from 19ec439 to 5dd1106 Compare October 25, 2024 01:20
@renovate renovate bot changed the title chore(deps): update dependency safety to v3.2.8 chore(deps): update dependency safety to v3.2.9 Oct 25, 2024
@renovate renovate bot changed the title chore(deps): update dependency safety to v3.2.9 chore(deps): update dependency safety to v3.2.10 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from 5dd1106 to a98cf23 Compare October 25, 2024 21:12
@renovate renovate bot changed the title chore(deps): update dependency safety to v3.2.10 chore(deps): update dependency safety to v3.2.11 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from a98cf23 to 8798ab5 Compare November 12, 2024 15:30
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from 8798ab5 to 7153033 Compare December 10, 2024 19:45
@renovate renovate bot changed the title chore(deps): update dependency safety to v3.2.11 chore(deps): update dependency safety to v3.2.12 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from 7153033 to 77da3ee Compare December 11, 2024 15:33
@renovate renovate bot changed the title chore(deps): update dependency safety to v3.2.12 chore(deps): update dependency safety to v3.2.13 Dec 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency safety to v3.2.13 chore(deps): update dependency safety to v3.2.14 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from 77da3ee to 42ec360 Compare December 21, 2024 01:08
@renovate renovate bot changed the title chore(deps): update dependency safety to v3.2.14 chore(deps): update dependency safety to v3.3.0 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from 42ec360 to 44f9e39 Compare February 14, 2025 14:08
@renovate renovate bot force-pushed the renovate/safety-3.x-lockfile branch from 44f9e39 to c955541 Compare February 24, 2025 22:29
@renovate renovate bot changed the title chore(deps): update dependency safety to v3.3.0 chore(deps): update dependency safety to v3.3.1 Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants