jasquat
c050d194dc
Merge branch 'main' of github.com:sartography/spiff-arena
2024-06-20 13:39:12 -04:00
jasquat
b62da219df
updated serializer version to reflect version 5 data migration
2024-06-20 13:39:08 -04:00
Kevin Burnett
29c3018ae0
bump lib to omit default on inclusive gw with matched conditions ( #1781 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-20 10:10:41 -07:00
dependabot[bot]
c240458913
Bump docker/build-push-action from 6.0.1 to 6.0.2 ( #1779 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.0.1...v6.0.2 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 15:03:56 +00:00
dependabot[bot]
337ec4a814
Bump @carbon/colors from 11.21.0 to 11.23.1 in /spiffworkflow-frontend ( #1778 )
...
Bumps [@carbon/colors](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/colors ) from 11.21.0 to 11.23.1.
- [Release notes](https://github.com/carbon-design-system/carbon/releases )
- [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md )
- [Commits](https://github.com/carbon-design-system/carbon/commits/v11.23.1/packages/colors )
---
updated-dependencies:
- dependency-name: "@carbon/colors"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 14:31:22 +00:00
jbirddog
ad0cf83cb6
Support non task data environment, step 1 ( #1745 )
2024-06-20 07:56:49 -04:00
dependabot[bot]
946f069fff
Bump @vitejs/plugin-react from 4.3.0 to 4.3.1 in /spiffworkflow-frontend ( #1769 )
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.1/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-06-19 11:35:43 -07:00
dependabot[bot]
c947a0bbbd
Bump pre-commit from 3.7.0 to 3.7.1 ( #1773 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 18:30:15 +00:00
dependabot[bot]
d13420666a
Bump types-requests in /spiffworkflow-backend ( #1772 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.32.0.20240521 to 2.32.0.20240602.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 18:26:37 +00:00
Kevin Burnett
e4aac94a4e
Fix gunicorn and wait for schema issues ( #1771 )
...
* fix gunicorn and wait_for_db_schema_migrations
* avoid bad gunicorn version
* actually check that request succeeded
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-19 10:59:27 -07:00
Kevin Burnett
15628278d2
protect future_task foreign key add operation from running when bad data ( #1770 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-19 08:38:01 -07:00
dependabot[bot]
7a18be179c
Bump astroid from 3.1.0 to 3.2.2 ( #1768 )
...
Bumps [astroid](https://github.com/pylint-dev/astroid ) from 3.1.0 to 3.2.2.
- [Release notes](https://github.com/pylint-dev/astroid/releases )
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog )
- [Commits](https://github.com/pylint-dev/astroid/compare/v3.1.0...v3.2.2 )
---
updated-dependencies:
- dependency-name: astroid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 15:03:08 +00:00
dependabot[bot]
1d4b8cd290
Bump docker/build-push-action from 6.0.0 to 6.0.1 ( #1767 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.0.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 14:50:33 +00:00
dependabot[bot]
07485b6a51
Bump types-dateparser in /spiffworkflow-backend ( #1766 )
...
Bumps [types-dateparser](https://github.com/python/typeshed ) from 1.1.4.20240106 to 1.2.0.20240420.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-dateparser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 14:47:37 +00:00
Kevin Burnett
bcf13bd46a
schedule waiting timer events after saving tasks because foreign keys ( #1762 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-18 14:37:26 -07:00
dependabot[bot]
295c191c17
Bump jwt-decode from 3.1.2 to 4.0.0 in /spiffworkflow-frontend ( #1691 )
...
* Bump jwt-decode from 3.1.2 to 4.0.0 in /spiffworkflow-frontend
Bumps [jwt-decode](https://github.com/auth0/jwt-decode ) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/auth0/jwt-decode/releases )
- [Changelog](https://github.com/auth0/jwt-decode/blob/main/CHANGELOG.md )
- [Commits](https://github.com/auth0/jwt-decode/compare/v3.1.2...v4.0.0 )
---
updated-dependencies:
- dependency-name: jwt-decode
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* The jwtDecode function is now no longer the default export
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-18 13:54:33 -07:00
jasquat
6fad14ae6f
do not try to queue task if the pi cannot be found and delete future tasks if parent task deleted w/ burnettk ( #1761 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-18 13:54:09 -07:00
jasquat
95ed415bab
wait_for_db script executable and fixed package lock file w/ burnettk
2024-06-18 15:52:22 -04:00
pixeebot[bot]
f487f905a5
Sandbox URL Creation ( #1739 )
...
* Sandbox URL Creation
* add security lib to correct location w/ burnettk
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-18 12:38:17 -07:00
dependabot[bot]
e08a3ec352
Bump urllib3 from 2.2.1 to 2.2.2 ( #1759 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-06-18 12:37:32 -07:00
Ayoub Ait Lachgar
81f2f6191b
Feature/message editor improved UI ( #1754 )
...
* retrieval_expressions should be a string and not an array in this context w/ burnettk
* Improve message editor ui
* Check if CorrelationProperties arent synced
* Merge Imporoved UI for messages
* some linting fixes
* more linting
* some updates for linting and updated bpmn-js-spiffworkflow w/ burnettk
* removed unused console.log w/ burnettk
* fix language w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-18 15:15:25 -04:00
jasquat
9957fc144a
update the hash column in json data table on duplicate entry w/ burnettk ( #1750 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-18 12:08:44 -07:00
jasquat
24f578fefa
updated bpmn-js-spiffworkflow for message variable name fix w/ burnettk ( #1749 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-18 14:25:56 -04:00
jasquat
657836e7da
task-data-in-loop-fix ( #1748 )
...
* pass the task guid in the id so base input gets re-rendered fully w/ burnettk
* use keys instead of ids w/ burnettk
* lint issues
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-18 14:25:02 -04:00
Kevin Burnett
0bccdb7cba
No auth for metrics ( #1757 )
...
* config scope
* no auth for metrics
* Update spiffworkflow-backend/src/spiffworkflow_backend/services/authorization_service.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-18 14:23:26 -04:00
Kevin Burnett
538fbf261c
config scope ( #1755 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-18 14:21:26 -04:00
dependabot[bot]
b97cf0be9f
Bump openai from 1.12.0 to 1.34.0 in /spiffworkflow-backend ( #1760 )
...
Bumps [openai](https://github.com/openai/openai-python ) from 1.12.0 to 1.34.0.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.12.0...v1.34.0 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 18:12:49 +00:00
burnettk
41bb44093b
refactor extensions docs
2024-06-18 13:24:31 -04:00
burnettk
d3ca54c1a7
how to build a connector
2024-06-18 13:06:41 -04:00
dependabot[bot]
54fc875e59
Bump mypy from 1.9.0 to 1.10.0 in /spiffworkflow-backend ( #1729 )
...
* Bump mypy from 1.9.0 to 1.10.0 in /spiffworkflow-backend
Bumps [mypy](https://github.com/python/mypy ) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fixed mypy issue w/ burnettk
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-17 13:34:44 -07:00
Kevin Burnett
991759deee
Generate markdown table ( #1738 )
...
* script for markdown table
* refactor
* refactor
* allow kwargs
* tests
* refactor tests
* sanitize markdown
* Update spiffworkflow-backend/src/spiffworkflow_backend/scripts/generate_markdown_table.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update spiffworkflow-backend/src/spiffworkflow_backend/scripts/generate_markdown_table.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* lint
* allow turning off sanitization for a column w/ burnettk
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-17 13:33:53 -07:00
jasquat
d1dffb95de
date-formatting-fix ( #1746 )
...
* use a regex to determine if a date is potentially valid
* added test back in
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-17 11:37:01 -07:00
dependabot[bot]
57fe7cf2e1
Bump docker/build-push-action from 5.4.0 to 6.0.0 ( #1744 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.4.0 to 6.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5.4.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 15:06:31 +00:00
dependabot[bot]
281d01fdf1
Bump ruff from 0.4.8 to 0.4.9 ( #1743 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.8 to 0.4.9.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.8...v0.4.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 14:39:45 +00:00
dependabot[bot]
28e5d5f42e
Bump certifi from 2024.2.2 to 2024.6.2 ( #1736 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2024.2.2 to 2024.6.2.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.06.02 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 15:20:32 +00:00
dependabot[bot]
3066b08821
Bump codecov/codecov-action from 4.4.1 to 4.5.0 ( #1735 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.4.1...v4.5.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 14:57:30 +00:00
jasquat
0b9f686050
updated connector-http in proxy demo w/ burnettk ( #1733 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-13 17:19:27 -04:00
jasquat
6a99762f70
better-db-migration-waiting ( #1732 )
...
* explicitly wait for db migrations to be completed instead of sleeping w/ burnettk
* code rabbit suggestion w/ burnettk
* get rid of the set x w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-13 13:34:32 -04:00
dependabot[bot]
c67ed63221
Bump tornado from 6.4 to 6.4.1 ( #1731 )
...
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 6.4 to 6.4.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1 )
---
updated-dependencies:
- dependency-name: tornado
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 14:50:09 +00:00
dependabot[bot]
1e18c86c44
Bump sonarsource/sonarcloud-github-action from 2.2.0 to 2.3.0 ( #1730 )
...
Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases )
- [Commits](https://github.com/sonarsource/sonarcloud-github-action/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: sonarsource/sonarcloud-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 14:37:46 +00:00
jbirddog
613d09c958
Only save all process models when a new bpmn file is added ( #1725 )
2024-06-12 14:50:08 -04:00
jasquat
a63bba7257
use logging since celerly does not pass in a real logger w/ burnettk ( #1715 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-12 11:23:28 -07:00
dependabot[bot]
1d668d7deb
Bump docker/build-push-action from 5.3.0 to 5.4.0 ( #1702 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-06-12 09:17:17 -07:00
dependabot[bot]
2bcfaeac7d
Bump packaging from 24.0 to 24.1 ( #1724 )
...
Bumps [packaging](https://github.com/pypa/packaging ) from 24.0 to 24.1.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.0...24.1 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 14:55:33 +00:00
dependabot[bot]
b5cbd34068
Bump cryptography from 42.0.5 to 42.0.8 in /spiffworkflow-backend ( #1723 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.5 to 42.0.8.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.5...42.0.8 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 14:44:21 +00:00
jbirddog
5659171fa3
Fix dictionary changed size during iteration error ( #1711 )
2024-06-12 08:00:50 -04:00
jasquat
7536bc3716
only create the force run event if the instance was actually forced to run w/ burnettk ( #1713 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-11 14:40:04 -04:00
dependabot[bot]
c674f0c157
Bump sphinx-autoapi from 3.0.0 to 3.1.1 ( #1710 )
...
Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi ) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases )
- [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/readthedocs/sphinx-autoapi/compare/v3.0.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: sphinx-autoapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 15:11:39 +00:00
dependabot[bot]
f3c51cdf88
Bump gunicorn from 21.2.0 to 22.0.0 in /spiffworkflow-backend ( #1709 )
...
Bumps [gunicorn](https://github.com/benoitc/gunicorn ) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0 )
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 15:08:21 +00:00
jasquat
e4b2111120
allow displaying 500 or 1000 items on message list table w/ burnettk ( #1705 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-10 16:43:32 -04:00