Kevin Burnett
e962a0380b
avoid sending MethodNotAllowed to sentry ( #1888 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-07-08 08:49:17 -07:00
dependabot[bot]
429692091a
Bump pre-commit-hooks from 4.5.0 to 4.6.0 in /spiffworkflow-backend ( #1887 )
...
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases )
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: pre-commit-hooks
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-07-08 15:18:41 +00:00
dependabot[bot]
5e6f932730
Bump react-icons from 5.0.1 to 5.2.1 in /spiffworkflow-frontend ( #1885 )
...
Bumps [react-icons](https://github.com/react-icons/react-icons ) from 5.0.1 to 5.2.1.
- [Release notes](https://github.com/react-icons/react-icons/releases )
- [Commits](https://github.com/react-icons/react-icons/compare/v5.0.1...v5.2.1 )
---
updated-dependencies:
- dependency-name: react-icons
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-07-08 14:45:09 +00:00
dependabot[bot]
f1b1b24828
Bump pip from 24.1.1 to 24.1.2 in /.github/workflows ( #1884 )
...
Bumps [pip](https://github.com/pypa/pip ) from 24.1.1 to 24.1.2.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/pip/commits )
---
updated-dependencies:
- dependency-name: pip
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-07-08 14:24:11 +00:00
dependabot[bot]
6fd17eda52
Bump @rjsf/utils from 5.18.5 to 5.19.0 in /spiffworkflow-frontend ( #1878 )
...
* Bump @rjsf/utils from 5.18.5 to 5.19.0 in /spiffworkflow-frontend
Bumps [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form ) from 5.18.5 to 5.19.0.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases )
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/5.18.5...5.19.0 )
---
updated-dependencies:
- dependency-name: "@rjsf/utils"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* typescript things
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-07-05 11:14:06 -07:00
dependabot[bot]
f401b1dc0f
Bump types-requests in /spiffworkflow-backend ( #1881 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.32.0.20240602 to 2.32.0.20240622.
- [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-07-05 15:02:42 +00:00
dependabot[bot]
03e111dd65
Bump ruff from 0.5.0 to 0.5.1 ( #1880 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.0 to 0.5.1.
- [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/0.5.0...0.5.1 )
---
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-07-05 14:29:13 +00:00
dependabot[bot]
3de7aafc4b
Bump celery from 5.3.6 to 5.4.0 in /spiffworkflow-backend ( #1879 )
...
Bumps [celery](https://github.com/celery/celery ) from 5.3.6 to 5.4.0.
- [Release notes](https://github.com/celery/celery/releases )
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst )
- [Commits](https://github.com/celery/celery/compare/v5.3.6...v5.4.0 )
---
updated-dependencies:
- dependency-name: celery
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-07-05 06:38:09 -07:00
Thiago Robles
cf31bddbc7
Duplicate help text removed from typeahead field ( #1871 )
2024-07-04 11:39:38 -07:00
dependabot[bot]
c0e4824e87
Bump certifi from 2024.6.2 to 2024.7.4 ( #1876 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2024.6.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04 )
---
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-07-04 14:48:42 +00:00
burnettk
477ad2134e
fix lint
2024-07-03 16:27:59 -04:00
burnettk
d954a5b8ef
detect tasks with multiple incoming flows, related to #1530
2024-07-03 16:23:08 -04:00
dependabot[bot]
2afdf7bfa4
Bump docker/build-push-action from 6.2.0 to 6.3.0 ( #1870 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.2.0...v6.3.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>
2024-07-03 15:16:29 +00:00
dependabot[bot]
bc3eaa692e
Bump dmn-js from 16.1.0 to 16.5.0 in /spiffworkflow-frontend ( #1869 )
...
Bumps [dmn-js](https://github.com/bpmn-io/dmn-js/tree/HEAD/packages/dmn-js ) from 16.1.0 to 16.5.0.
- [Release notes](https://github.com/bpmn-io/dmn-js/releases )
- [Changelog](https://github.com/bpmn-io/dmn-js/blob/develop/packages/dmn-js/CHANGELOG.md )
- [Commits](https://github.com/bpmn-io/dmn-js/commits/v16.5.0/packages/dmn-js )
---
updated-dependencies:
- dependency-name: dmn-js
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-07-03 14:51:56 +00:00
dependabot[bot]
3cd172ae85
Bump setuptools from 70.1.1 to 70.2.0 in /spiffworkflow-backend ( #1868 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 70.1.1 to 70.2.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v70.1.1...v70.2.0 )
---
updated-dependencies:
- dependency-name: setuptools
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-07-03 14:38:47 +00:00
burnettk
78ce8c4821
add wish list item
2024-07-03 08:39:59 -04:00
jbirddog
09e2c3b4a9
Leverage first_task
in get_ready_engine_steps
( #1858 )
...
* WIP
* Getting pyl to pass
* WIP
v0.0.56
2024-07-02 10:01:11 -07:00
Kevin Burnett
3f5290862f
bump spiff for message pre script fix ( #1857 )
...
* bump spiff for message pre script fix
* update wish list
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-07-02 09:41:20 -07:00
Kevin Burnett
2f36a70cfb
group metrics by endpoint instead of path ( #1856 )
...
* group metrics by endpoint instead of path
* remove unused lint config files
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-07-02 09:03:08 -07:00
jasquat
7dc15fbebb
queue process instances from the apscheduler instead of running them when using celery ( #1855 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-02 11:20:29 -04:00
dependabot[bot]
d29683bf9e
Bump sqlalchemy from 2.0.27 to 2.0.31 in /spiffworkflow-backend ( #1854 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.27 to 2.0.31.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
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-07-02 15:18:30 +00:00
dependabot[bot]
d3c8151bad
Bump vite from 5.2.8 to 5.3.2 in /spiffworkflow-frontend ( #1853 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.2.8 to 5.3.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.3.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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-07-02 14:45:35 +00:00
jasquat
25947a71ab
bp-message-log-improvement ( #1850 )
...
* updated logging for messages from the background processor to hopefully make it easier to debug
* minor tweaks to message log
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-02 10:29:21 -04:00
dependabot[bot]
77408073aa
Bump eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0 in /spiffworkflow-frontend ( #1834 )
...
* Bump eslint-plugin-jsx-a11y in /spiffworkflow-frontend
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* ignore rule that we are ignoring elsewhere in file
---------
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-07-01 13:44:20 -07:00
jasquat
352c04f62a
updated SpiffWorkflow for mi task performance improvements w/ burnettk ( #1847 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-01 13:32:10 -07:00
jasquat
c0e072a2e2
Mi large data debug bpm only ( #1846 )
...
* some debug code to help track down slow processing times for mi tasks with larget data sets w/ burnettk
* use mapping cache for task models and bpmn processes and some linting cleanup
* some minor bugfixes w/ burnettk
* assign the correct bpmn process to the given guid w/ burnettk
* fixed data migration tests w/ burnettk
* unit tests are passing w/ burnettk
* integration tets are passing w/ burnettk
* some cleanup while code reviewing w/ burnettk
* some more cleanup w/ burnettk
* pass new args to TaskService in data migration w/ burnettk
* fixed broken test w/ burnettk
* allow running acceptance tests without keycloak w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-01 16:05:51 -04:00
burnettk
6db4ab669f
only create group if not exists
2024-07-01 15:10:18 -04:00
dependabot[bot]
cb41f952d6
Bump flask-marshmallow from 1.2.0 to 1.2.1 in /spiffworkflow-backend ( #1845 )
...
Bumps [flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/marshmallow-code/flask-marshmallow/releases )
- [Changelog](https://github.com/marshmallow-code/flask-marshmallow/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/flask-marshmallow/compare/1.2.0...1.2.1 )
---
updated-dependencies:
- dependency-name: flask-marshmallow
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-07-01 15:21:47 +00:00
burnettk
79f8c9164c
remove proofing scripts, see no-term-limits
2024-06-28 19:45:36 -04:00
dependabot[bot]
319568324b
Bump ruff from 0.4.10 to 0.5.0 ( #1839 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.10 to 0.5.0.
- [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.10...0.5.0 )
---
updated-dependencies:
- dependency-name: ruff
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>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-06-28 11:46:53 -07:00
Kevin Burnett
30ff5dce08
update security lib for release without stdout ( #1840 )
...
* update security for release without stdout
* might as well try to let postgres pass consistently
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-28 09:27:10 -07:00
Kevin Burnett
5df1262dca
Proofing updates ( #1838 )
...
* update in place with python
* split files into chunks
* working chunking and updated quick start
* edits
* sanity check
* give up on faq page, long docs work
* debug
* system prompt updates, etc
* use temp file for output
* refactor
* remove dup import
* generate diff file
* check diff output to make sure it looks reasonable
* add overall results
* update script
* update script
* update script
* edits
* fix function
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-28 08:03:25 -07:00
dependabot[bot]
986a28f5e4
Bump coverage from 7.5.3 to 7.5.4 in /spiffworkflow-backend ( #1837 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.5.3 to 7.5.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.3...7.5.4 )
---
updated-dependencies:
- dependency-name: coverage
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-28 14:31:05 +00:00
jasquat
90216288c5
set-keys-on-message-start ( #1835 )
...
* set the correlations on the bpmn process instance when creating a process instance for a message start event w/ burnettk
* downgrade security to avoid unwanted print statements w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-27 13:33:51 -07:00
dependabot[bot]
07b89eaf0f
Bump jsonschema from 4.21.1 to 4.22.0 in /spiffworkflow-backend ( #1833 )
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.21.1 to 4.22.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases )
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.21.1...v4.22.0 )
---
updated-dependencies:
- dependency-name: jsonschema
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-27 15:06:18 +00:00
dependabot[bot]
d66d9edb76
Bump pip from 24.1 to 24.1.1 in /.github/workflows ( #1832 )
...
Bumps [pip](https://github.com/pypa/pip ) from 24.1 to 24.1.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/pip/compare/24.1...24.1.1 )
---
updated-dependencies:
- dependency-name: pip
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-27 14:59:30 +00:00
jbirddog
e68c626418
Set proccess_instance_id when creating a new thread ( #1831 )
2024-06-27 10:43:46 -04:00
jasquat
bcb124813d
Pi summary field ( #1830 )
...
* added summary column to process instance w/ burnettk
* minor fix for summary report w/ burnettk
* force pi summary to 255 characters max w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-26 13:09:06 -07:00
Kevin Burnett
5c8b8619b7
update rjsf for perf release ( #1829 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-26 12:16:56 -07:00
Kevin Burnett
ee29319b83
Fix/message editor validator ( #1825 )
...
* Add eventBus to customForm
* Fix bpmnEvent Issue
* Update spiffworkflow-frontend/src/components/messages/MessageEditor.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fixed linting issues w/ burnettk
---------
Co-authored-by: =theaubmov <ayoubaitlachgar98@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-06-26 11:02:21 -07:00
jasquat
1d79d77686
Celery avoid requeueing ( #1828 )
...
* some debug code and potential fixes to avoid requeueing future tasks w/ burnettk
* actually insert the queued time into the future task table w/ burnettk
* fixed tests w/ burnettk
* handle missing process instances better from celery worker and updated some comments w/ burnettk
* added comment w/ burnettk
* minor fixes w/ burnettk
* added test for should_schedule_waiting_timer_events w/ burnettk
* added test to ensure we do not queue recently queued tasks again w/ burnettk
* remove traceback code
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-26 10:48:28 -07:00
dependabot[bot]
e0b4a48905
Bump setuptools from 69.2.0 to 70.1.1 in /spiffworkflow-backend ( #1827 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 69.2.0 to 70.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v69.2.0...v70.1.1 )
---
updated-dependencies:
- dependency-name: setuptools
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>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-06-26 10:39:55 -07:00
dependabot[bot]
68fb7cb840
Bump docker/build-push-action from 6.1.0 to 6.2.0 ( #1826 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.1.0...v6.2.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>
2024-06-26 14:40:17 +00:00
dependabot[bot]
d64defa680
Bump @typescript-eslint/eslint-plugin in /spiffworkflow-frontend ( #1824 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.11.0 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-26 14:29:18 +00:00
Kevin Burnett
963d62b323
Proof and ventilate all docs ( #1822 )
...
* let us proof everything
* proof and ventilate everything
* restore removed content
* add back in some headers
* add back more headers
* restore header
* fix header
* fix backend
* restore two long files from main to avoid mangling
* update edit_all for testing
* fix docs
* notes
* more spacing
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-26 02:55:03 +00:00
pixeebot[bot]
26149ae339
Sandbox Process Creation ( #1799 )
...
* Sandbox Process Creation
* lib already in backend
* update security
* no need to test with newlines, hopefully, since they are not allowed by security lib
* typing things
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-25 16:24:41 -07:00
burnettk
d72080c9d5
ventilate prose
2024-06-25 17:59:34 -04:00
Kevin Burnett
e1f944de51
bump bpmn js for updates related to messages, MI, and ids ( #1821 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-06-25 14:42:05 -07:00
dependabot[bot]
79c9d78f6d
Bump mypy from 1.10.0 to 1.10.1 in /spiffworkflow-backend ( #1820 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: mypy
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>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-06-25 14:41:41 -07:00
dependabot[bot]
2256fdc908
Bump @mui/material from 5.15.18 to 5.15.20 in /spiffworkflow-frontend ( #1818 )
...
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material ) from 5.15.18 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-material )
---
updated-dependencies:
- dependency-name: "@mui/material"
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-25 14:41:29 -07:00