reflex/reflex/components/core
Thomas Brandého 59dd54c049
add workflow to check dependencies on release branch (#4050)
* add workflow to check dependencies on release branch

* rename action to follow convention of other actions

* update workflow

* bump poetry version

* relock deps

* update check to ignore pyright and ruff

* oops, you saw nothing

* split dep check in two job

* fix frontend dep check

* fix stuff

* hmm yeah

* nope nope nope

* sigh

* bump js versions for some packages

* fix some warnings in tests

* fix tests

* try some options

* try to set asyncio policy

* debug dep check

* fix attempt for backend dep

* clean up output for backend check

* run bun outdated on reflex-web to catch most of the packages

* fix python version

* fix python version

* add missing env

* fix bun command

* fix workdir of frontend check

* update packages version

* up-pin plotly.js version

* add debug ouput

* clean frontend dep check output

* fix output

* fix async tests for redis

* relock poetry.lock

* Non-async functions do not need pytest_asyncio.fixture

* test_state: close StateManagerRedis connection in test to avoid warning

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2024-10-07 20:57:02 +02:00
..
layout add center / spacer / hstack / vstack in radix/themes/layout (#2331) 2024-01-30 15:39:22 -08:00
__init__.py introduce customizable breakpoints (#3568) 2024-06-27 01:34:49 +03:00
__init__.pyi pyi_generator cleanup: ruff, remove fully qualified reflex. names (#3591) 2024-06-29 08:48:01 -07:00
banner.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
banner.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
breakpoints.py Bring back py3.9 support with a deprecation warning. (#3976) 2024-09-23 18:15:16 -07:00
client_side_routing.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
client_side_routing.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
clipboard.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
clipboard.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
colors.py Get rx.color working with fstrings (#2562) 2024-02-09 17:06:55 -08:00
cond.py remove all runtime asserts (#4019) 2024-09-27 17:25:22 -07:00
debounce.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
debounce.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
foreach.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
html.py disable prose by default for rx.html (#4001) 2024-09-26 13:47:05 -07:00
html.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
match.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
responsive.py [REF-2821]Improve Dynamic Imports (#3345) 2024-05-31 16:43:10 +00:00
upload.py add workflow to check dependencies on release branch (#4050) 2024-10-07 20:57:02 +02:00
upload.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00