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

Bump sanic from 20.12.6 to 20.12.7 in /test/dockerfiles/condor #452

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2022

Bumps sanic from 20.12.6 to 20.12.7.

Release notes

Sourced from sanic's releases.

Version 20.12.7

Resolves #2477 and #2478 See also #2495 and GHSA-8cw9-5hmv-77w6

Full Changelog: sanic-org/sanic@v20.12.6...v20.12.7

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 6, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/test/dockerfiles/condor/sanic-20.12.7 branch from e7d303f to 58614f1 Compare October 18, 2022 19:19
Bumps [sanic](https://github.com/sanic-org/sanic) from 20.12.6 to 20.12.7.
- [Release notes](https://github.com/sanic-org/sanic/releases)
- [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst)
- [Commits](sanic-org/sanic@v20.12.6...v20.12.7)

---
updated-dependencies:
- dependency-name: sanic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/test/dockerfiles/condor/sanic-20.12.7 branch from 58614f1 to 138ee18 Compare February 7, 2023 16:35
@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Base: 83.84% // Head: 89.01% // Increases project coverage by +5.16% 🎉

Coverage data is based on head (138ee18) compared to base (1307bce).
Patch coverage: 92.76% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #452      +/-   ##
===========================================
+ Coverage    83.84%   89.01%   +5.16%     
===========================================
  Files           22       29       +7     
  Lines         1993     2739     +746     
===========================================
+ Hits          1671     2438     +767     
+ Misses         322      301      -21     
Impacted Files Coverage Δ
lib/execution_engine2/utils/CondorTuples.py 100.00% <ø> (ø)
lib/execution_engine2/utils/slack_utils.py 0.00% <0.00%> (ø)
lib/execution_engine2/utils/SlackUtils.py 35.71% <13.33%> (-7.53%) ⬇️
lib/execution_engine2/utils/KafkaUtils.py 80.00% <66.66%> (+1.05%) ⬆️
lib/execution_engine2/authclient.py 74.57% <74.57%> (ø)
lib/execution_engine2/sdk/EE2Status.py 86.13% <76.62%> (-2.22%) ⬇️
lib/execution_engine2/db/models/models.py 91.14% <82.35%> (-2.57%) ⬇️
lib/execution_engine2/db/MongoUtil.py 74.41% <87.93%> (+7.34%) ⬆️
lib/execution_engine2/sdk/EE2Runjob.py 92.68% <91.75%> (+7.87%) ⬆️
lib/execution_engine2/sdk/EE2Logs.py 96.51% <93.93%> (+5.40%) ⬆️
... and 27 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants