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

⬆️ Update dependency safety to v3.2.8 #207

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
safety 3.2.7 -> 3.2.8 age adoption passing confidence

Release Notes

pyupio/safety (safety)

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)

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Jan 18, 2024
@renovate renovate bot force-pushed the renovate/safety-3.x branch 5 times, most recently from 1224868 to 61d9c80 Compare January 24, 2024 04:04
@renovate renovate bot force-pushed the renovate/safety-3.x branch 7 times, most recently from 14713eb to f8b39c3 Compare January 31, 2024 06:43
@renovate renovate bot force-pushed the renovate/safety-3.x branch 11 times, most recently from 5f05b2f to b73c187 Compare February 11, 2024 19:59
@renovate renovate bot force-pushed the renovate/safety-3.x branch 4 times, most recently from 6e8d6b9 to d60c417 Compare February 19, 2024 03:11
@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (eb19054) to head (c0e3feb).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #207   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          405       405           
  Branches        64        64           
=========================================
  Hits           405       405           

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

Copy link

sonarcloud bot commented Mar 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/safety-3.x branch from 50c0dcd to cd38b28 Compare May 1, 2024 16:57
@renovate renovate bot force-pushed the renovate/safety-3.x branch 2 times, most recently from 929b14d to 5ac547a Compare May 23, 2024 10:23
@renovate renovate bot force-pushed the renovate/safety-3.x branch 3 times, most recently from 9f1db49 to 0f302b1 Compare June 10, 2024 12:38
@renovate renovate bot force-pushed the renovate/safety-3.x branch from 0f302b1 to c0e3feb Compare July 4, 2024 17:12
Copy link

sonarcloud bot commented Jul 4, 2024

@renovate renovate bot force-pushed the renovate/safety-3.x branch from c0e3feb to 1c7fd4c Compare August 9, 2024 23:37
@renovate renovate bot force-pushed the renovate/safety-3.x branch from 1c7fd4c to babd497 Compare August 21, 2024 18:05
Copy link

sonarcloud bot commented Aug 21, 2024

@renovate renovate bot force-pushed the renovate/safety-3.x branch from babd497 to c106476 Compare August 22, 2024 13:17
Copy link
Contributor Author

renovate bot commented Aug 22, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv youtubeaio-lheol5GV-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because pytest-asyncio (0.24.0) depends on pytest (>=8.2,<9)
 and youtubeaio depends on pytest (8.1.1), pytest-asyncio is forbidden.
So, because youtubeaio depends on pytest-asyncio (0.24.0), version solving failed.

@renovate renovate bot force-pushed the renovate/safety-3.x branch 2 times, most recently from bbfb3b2 to a3eadae Compare August 29, 2024 17:23
@renovate renovate bot changed the title ⬆️ Update dependency safety to v3 ⬆️ Update dependency safety to v3 - autoclosed Sep 23, 2024
@renovate renovate bot closed this Sep 23, 2024
@renovate renovate bot deleted the renovate/safety-3.x branch September 23, 2024 17:36
@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2024
@renovate renovate bot changed the title ⬆️ Update dependency safety to v3 - autoclosed ⬆️ Update dependency safety to v3 Sep 28, 2024
@renovate renovate bot reopened this Sep 28, 2024
@renovate renovate bot restored the renovate/safety-3.x branch September 28, 2024 00:59
@renovate renovate bot enabled auto-merge (rebase) September 28, 2024 01:00
@renovate renovate bot force-pushed the renovate/safety-3.x branch from a3eadae to 9ef20ce Compare September 28, 2024 01:00
@renovate renovate bot changed the title ⬆️ Update dependency safety to v3 ⬆️ Update dependency safety to v3.2.8 Sep 28, 2024
@renovate renovate bot merged commit e610d8d into main Sep 28, 2024
10 checks passed
@renovate renovate bot deleted the renovate/safety-3.x branch September 28, 2024 03:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant