Mentat dependencies upgrade
A lot of dependencies are old and pinned to some version. The goal is to check what should be upgraded and what problems could it produce.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Pavel Kácha assigned to @Jakub.Judiny · Imported
assigned to @Jakub.Judiny
By Jakub Judiny on 2024-12-26T14:07:57
- Pavel Kácha changed milestone to %Backlog · Imported
changed milestone to %Backlog
- Author Owner
Back Relation 'relates' from: 7619
Back Relation 'relates' from: 7554
Back Relation 'relates' from: 7622
Back Relation 'relates' from: 7545
Relation 'relates' to: 7642
Relation 'relates' to: 7643
Relation 'relates' to: 7650
By Jakub Judiny on 2023-02-28T15:13:00
- Author Owner
Relation Relates - Support 7554 The Bootstrap version used in Mentat is EOL
By Pavel Kácha on 2023-02-28T21:20:18
- Author Owner
Relation Relates - Task 7619 Flask Deprecation warnings
By Pavel Kácha on 2023-02-28T21:20:18
- Author Owner
Relation Relates - Support 7622 Forms throw TypeError in Flask-WTF 1.1.0+
By Radko Krkoš on 2023-02-28T21:22:58
- Pavel Kácha added S-In Progress label and removed S-New label · Imported
added S-In Progress label and removed S-New label
- Author Owner
The
dotenv
package is an optional dependency ofpyzenkit
, which is programmed in a way to handle it missing:
https://gitlab.cesnet.cz/search?search=dotenv&nav_source=navbar&project_id=637&group_id=1886&search_code=true&repository_ref=masterBy Radko Krkoš on 2023-03-30T12:22:33
- Author Owner
Relation Relates - Task 7545 Review SQLAlchemy vs Flask-SQLAlchemy consolidation options
By Jakub Judiny on 2023-04-04T15:23:47
- Author Owner
Relation Relates - Support 7642 Upgrade Flask-SQLAlchemy
By Jakub Judiny on 2023-04-13T14:29:21
- Author Owner
Relation Relates - Support 7643 Replace bsddb3 with berkeleydb or remove it altogether
By Jakub Judiny on 2023-04-13T14:48:02
- Pavel Kácha added S-Resolved label and removed S-In Progress label · Imported
added S-Resolved label and removed S-In Progress label
- Author Owner
Attachment: Screenshot from 2023-04-24 11-08-23.png
By Rajmund Hruška on 2023-04-24T09:11:07
- Author Owner
Add file Screenshot from 2023-04-24 11-08-23.png.
By Rajmund Hruška on 2023-04-24T09:11:07
- Author Owner
Attachment: Screenshot from 2023-04-24 11-08-01.png
By Rajmund Hruška on 2023-04-24T09:11:07
- Author Owner
I switched to your branch and created the image from scratch with
vagrant up
. The GUI is broken for me.Add file Screenshot from 2023-04-24 11-08-01.png.
By Rajmund Hruška on 2023-04-24T09:11:07
- Pavel Kácha added S-Feedback label and removed S-Resolved label · Imported
added S-Feedback label and removed S-Resolved label
- Pavel Kácha added S-In Progress label and removed S-Feedback label · Imported
added S-In Progress label and removed S-Feedback label
- Pavel Kácha added S-Resolved label and removed S-In Progress label · Imported
added S-Resolved label and removed S-In Progress label
- Author Owner
Relation Relates - Support 7650 Replace nvd3 Javascript library
By Jakub Judiny on 2023-05-02T10:45:23
- Author Owner
There is some error when running
pylint
which (probably) causes non-zero exit status:.pylintrc-lib:1:0: E0015: Unrecognized option found: argument-name-hint, attr-name-hint, class-attribute-name-hint, class-name-hint, const-name-hint, function-name-hint, inlinevar-name-hint, method-name-hint, module-name-hint, variable-name-hint, no-space-check (unrecognized-option) pylint: Command line or configuration file:1: UserWarning: Specifying exception names in the overgeneral-exceptions option without module name is deprecated and support for it will be removed in pylint 3.0. Use fully qualified name (maybe 'builtins.Exception' ?) instead.
.pylintrc-bin:1:0: E0015: Unrecognized option found: argument-name-hint, attr-name-hint, class-attribute-name-hint, class-name-hint, const-name-hint, function-name-hint, inlinevar-name-hint, method-name-hint, module-name-hint, variable-name-hint, no-space-check (unrecognized-option) pylint: Command line or configuration file:1: UserWarning: Specifying exception names in the overgeneral-exceptions option without module name is deprecated and support for it will be removed in pylint 3.0. Use fully qualified name (maybe 'builtins.Exception' ?) instead.
Also in the change introduced in a1364b21, I think
coverage
should be called from the variable like this:$(COVERAGE)
By Rajmund Hruška on 2025-01-01T13:45:17
Edited by Pavel Kácha - Pavel Kácha added S-In Progress label and removed S-Resolved label · Imported
added S-In Progress label and removed S-Resolved label
- Author Owner
Rajmund Hruška wrote in https://gitlab.cesnet.cz/709/migrace/homeproj/mentat-project-05/mentat-ng/-/issues/7632#note_201126:
There is some error when running
pylint
which (probably) causes non-zero exit status:[...]
[...]
Also in the change introduced in a1364b21, I think
coverage
should be called from the variable like this:$(COVERAGE)
I fixed the warnings, but it wasn't the cause of the non-zero exit status. The same exit code is present for example in the devel branch, so it is not anything new.
By Jakub Judiny on 2025-01-01T13:46:14
Edited by Pavel Kácha - Pavel Kácha added S-Resolved label and removed S-In Progress label · Imported
added S-Resolved label and removed S-In Progress label
- Author Owner
While working on #7651, I noticed it is possible to remove
Popper.js
(deprecated) andTippy.js
and instead use@popperjs/core
, which we already have in our dependencies. So I removed them in e396fd45.By Rajmund Hruška on 2025-01-01T13:47:47
Edited by Pavel Kácha - Pavel Kácha changed milestone to %2.11 · Imported
changed milestone to %2.11
- Pavel Kácha added S-In Review label and removed S-Resolved label · Imported
added S-In Review label and removed S-Resolved label
- Pavel Kácha added S-Closed label and removed S-In Review label · Imported
added S-Closed label and removed S-In Review label
- Pavel Kácha closed · Imported
closed