caluma
caluma copied to clipboard
A collaborative form editing service
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.7.0 to 9.8.4. Release notes Sourced from python-semantic-release's releases. v9.8.4 (2024-07-04) Fixes changelog-cmd: remove usage strings when error occured (348a51d) changelog-cmd: render default changelog when user template...
Bumps [faker](https://github.com/joke2k/faker) from 24.3.0 to 26.0.0. Release notes Sourced from faker's releases. Release v26.0.0 See CHANGELOG.md. Release v25.9.2 See CHANGELOG.md. Release v25.9.1 See CHANGELOG.md. Release v25.9.0 See CHANGELOG.md. Release v25.8.0...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.0 to 0.5.0. Release notes Sourced from ruff's releases. 0.5.0 Release Notes Check out the blog post for a migration guide and overview of the changes! Breaking...
When you have multiple dynamic tasks after a task/flow like this: ```json { "model": "caluma_workflow.task", "pk": "my-regular-task", "fields": { "type": "complete_task_form", "form": "a-form" } }, { "model": "caluma_workflow.taskflow", "pk": "...",...
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.1 to 4.4.0. Changelog Sourced from django-cors-headers's changelog. 4.4.0 (2024-06-19) Support Django 5.1. Commits 644105c Version 4.4.0 d73e42a Tidy pyproject.toml readme and license fields 42b898a Support Django...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.2. Release notes Sourced from djangorestframework's releases. Version 3.15.1 What's Changed Update the message to be consistent with the Django `HttpResponseBa… by @maycuatroi in encode/django-rest-framework#9287...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.2. Release notes Sourced from pytest's releases. 8.2.2 pytest 8.2.2 (2024-06-04) Bug Fixes #12355: Fix possible catastrophic performance slowdown on a certain parametrization pattern involving...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @crazy-max in docker/build-push-action#1120 Bump @docker/actions-toolkit from 0.24.0 to 0.26.0...
If a dynamic task that returns a queryset instead of a list of strings is followed by another task, Caluma will try to merge and flatten the queryset of task...
Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `4.2.10` |...