-
Notifications
You must be signed in to change notification settings - Fork 14
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 gunicorn from 19.4.5 to 19.5.0 in /requirements #23
Conversation
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.4.5 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.4.5...19.5.0) Signed-off-by: dependabot[bot] <support@github.com>
@ramiroluz, esses bumps não podem causar algum problema na instalação ou funcionamento do SAAP? |
Sim, verdade. Fiquei mais preocupado com a notificação de segurança.
Não devia nem ter feito sem comentar. Pior, não tenho tempo agora de
verificar. Espero que por ser major version
não dê problema.
…On Wed, 10 Feb 2021 at 09:18, Jonatha Cardoso ***@***.***> wrote:
@ramiroluz <https://github.com/ramiroluz>, esses bumps não podem causar
algum problema na instalação ou funcionamento do SAAP?
Fiquei receoso em fazer o merge e acabar dando algum problema.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#23 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACHSNSYAZJIB3U2JNHRCNDS6J2QNANCNFSM4WV635QA>
.
--
--
-- Ramiro Batista da Luz
-- (41) 9173-2231
-- http://www.ramiroluz.eti.br
|
É... Esse do gunicorn nem acho que possa ser problema, pois mostra uma compatibilidade de 88%. Minha dúvida é quanto ao pyyaml, que é só de 43%... Vou fazer um teste na instalação para confirmar se há algum problema. |
Uma outra issue poderia ser criar mais testes para tentar esse merge num
branch e rodar os testes.
…On Wed, 10 Feb 2021 at 09:28, Jonatha Cardoso ***@***.***> wrote:
É... Esse do gunicorn nem acho que possa ser problema, pois mostra uma
compatibilidade de 88%. Minha dúvida é quanto ao pyyaml, que é só de 43%...
Na verdade, um dos problemas a serem resolvidos no SAAP é a questão das
dependências. No meu repositório, que tem o dependabot ativado, fala também
do django, mas já tive problemas em atualizá-lo e dar erro em outros
pacotes.
Vou fazer um teste na instalação para confirmar se há algum problema.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#23 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACHSNVWQIDOONJRW4NZT63S6J3VFANCNFSM4WV635QA>
.
--
--
-- Ramiro Batista da Luz
-- (41) 9173-2231
-- http://www.ramiroluz.eti.br
|
@ramiroluz, testei a instalação e está tudo funcionando. As atualizações no pyyaml e no gunicorn não afetaram nada. |
Ufa. Obrigado. Vou ser mais cuidadoso.
Em qua, 10 de fev de 2021 16:08, Jonatha Cardoso <notifications@github.com>
escreveu:
… @ramiroluz <https://github.com/ramiroluz>, testei a instalação e está
tudo funcionando. As atualizações no pyyaml e no gunicorn não afetaram nada.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#23 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACHSNV2XYA3TBASRZ2XRHTS6LKRRANCNFSM4WV635QA>
.
|
Bumps gunicorn from 19.4.5 to 19.5.0.
Release notes
Sourced from gunicorn's releases.
Commits
7d61a60
add changelog58f190d
Merge pull request #1257 from benoitc/fix/1256b0c0333
unblock the wait loop under python 3.59d158be
Add access_log_format to config example (#1251)ded610e
add a note about the requirements of the threads workers under python 2.x6f9ae5e
put a note that error logs are only errors from Gunicorn.65db610
print error logs on stderr and access logs on stdout5fa32a6
document LOGGING overridinge005c9d
reverse change in example_config.py66546d6
fix #1246Dependabot 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.