Bump JS external task client dependencies to latest
See original GitHub issueAcceptance Criteria (Required on creation):
- Update all the dependencies to the very latest.
- Convert project to ECMAScript modules (ESM)
- Update to a newer node version
- latest
eslint
requires at leastnode@16
- Node release schedule: https://github.com/nodejs/Release#release-schedule
node@16
is already in maintenance- Use
node@18
, it’s still active and will remain in maintenance until 2025
- latest
- Update docs (only once we release it)
- Inform users about CJS -> ESM switch
- Compatibility matrix
Issue Analytics
- State:
- Created a year ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Pull requests · camunda/camunda-external-task-client-js
Implement your BPMN Service Task in NodeJS. Contribute to camunda/camunda-external-task-client-js development by creating an account on ...
Read more >camunda-external-task-client-js - npm
Implement your [BPMN Service Task](https://docs.camunda.org/manual/latest/user-guide/process-engine/external-tasks/) in NodeJS.
Read more >Npm install camunda-external-task-client-js
Hello Community, I have seen some posts regarding this problem. I am using Visual Studio Code. NodeJS has been installed correctly.
Read more >camunda-external-task-client-js - npm package - Snyk
About External Tasks The execution works in a way that units of work are polled from the engine before being completed. camunda-external-task-client. js...
Read more >How Camunda Plays with Non-Java Code on Vimeo
In this webinar, we'll demo the external task clients --newly ... on the JavaScript task client, but don't worry--the Java client will make ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@danielkelemen, can you please raise another PR for
camunda-docs-manual
where you document the impact of this change in the migration guide from 7.18 to 7.19?Tested on: 7.19-alpha_1