actionhero
actionhero copied to clipboard
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
# Name of Issue GET request of schema inputs throw error. Workaround is to use POST or write middleware (example below) - ActionHero Version: `16.0.5` - Node.js Version: `7.4.0` -...
replaced AsyncReturnType from type-fest for Awaited
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior node: v16.16.0 npm: 8.19.2 macOS: 12.6 mkdir ~/project && cd ~/project...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.10.0 to 22.1.0. Release notes Sourced from puppeteer's releases. puppeteer-core: v22.1.0 22.1.0 (2024-02-17) Features support closing workers (#11870) (1bdae40) Bug Fixes Chrome for Testing downloads have a...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.16 to 20.11.19. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2. Release notes Sourced from actions/setup-node's releases. v4.0.2 What's Changed Add support for volta.extends by @ThisIsManta in actions/setup-node#921 Add support for arm64 Windows by @dmitry-shibanov...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.7 to 0.25.8. Release notes Sourced from typedoc's releases. v0.25.8 Features Added a new --sitemapBaseUrl option. When specified, TypeDoc will generate a sitemap.xml in your output folder...
Bumps [commander](https://github.com/tj/commander.js) from 11.1.0 to 12.0.0. Release notes Sourced from commander's releases. v12.0.0 Added .addHelpOption() as another way of configuring built-in help option (#2006) .helpCommand() for configuring built-in help command...
Makes it possible to configure the content-type header before sending a file. Use case: - There is a file named `test.png_preview` - Mimetype can not be inferred from file extension...
Bumps [ioredis-mock](https://github.com/stipsan/ioredis-mock) from 8.7.0 to 8.9.0. Release notes Sourced from ioredis-mock's releases. v8.9.0 8.9.0 (2023-09-29) Features add zdiff (#1312) (49a3b11) Bug Fixes deps: update redis docker tag to v7.2.0 (#1308)...