Atualizar wagtail de 6.4.2 para 7.3.1 e dependências relacionadas#911
Draft
Atualizar wagtail de 6.4.2 para 7.3.1 e dependências relacionadas#911
Conversation
Co-authored-by: robertatakenaka <[email protected]> Agent-Logs-Url: https://github.com/scieloorg/scms-upload/sessions/b25c0649-151f-4afd-9daa-f3fbc92db08d
Copilot
AI
changed the title
[WIP] Update wagtail version from 6.4.2 to 7.3.1
Atualizar wagtail de 6.4.2 para 7.3.1 e dependências relacionadas
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
O que esse PR faz?
Atualiza o Wagtail de 6.4.2 para 7.3.1 e bumpa os plugins relacionados para versões compatíveis:
Pacotes já na versão mais recente (sem alteração):
wagtail-autocomplete0.12.0,wagtail-2fa-new1.8.0,wagtail-django-recaptcha2.1.1.Onde a revisão poderia começar?
requirements/base.txt— única alteração, linhas 56–61.Como este poderia ser testado manualmente?
pip install -r requirements/base.txt— verificar resolução de dependências sem conflitospython manage.py check— verificar que não há novos erros de sistemapython manage.py migrate— verificar que migrações aplicam corretamente (PostgreSQL)/admin/e navegar pelo painel Wagtail para validar funcionamentoAlgum cenário de contexto que queira dar?
INSTALLED_APPS(simple_translation,search_promotions,styleguide) continuam presentes no Wagtail 7.3.1wagtail.admin.panels,wagtail.snippets.views.snippets,wagtail.api.v2, etc.) são todos compatíveis — nenhuma alteração de código necessáriaedit_handler = TabbedInterface(...)usado em vários models continua suportadodjango_site_id_seq) não são relacionados a esta mudançaScreenshots
N/A — sem alterações visuais, apenas bump de dependências.
Quais são tickets relevantes?
N/A
Referências
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
docs.wagtail.org/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.