custom-plugin-lib icon indicating copy to clipboard operation
custom-plugin-lib copied to clipboard

Library that allows you to define Mia-Platform custom plugins easily

Results 18 custom-plugin-lib issues
Sort by recently updated
recently updated
newest added

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.31 to 20.12.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.19.31&new-version=20.12.7)](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...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.0.0. Release notes Sourced from eslint's releases. v9.0.0 Breaking Changes b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh) 09bd7fe feat!: move AST...

dependencies

Bumps [ajv-formats](https://github.com/ajv-validator/ajv-formats) from 2.1.1 to 3.0.1. Release notes Sourced from ajv-formats's releases. v3.0.0-rc.0 Formats time and date-time now require timezone, as per JSON Schema specification / RFC3339. Added formats iso-time...

dependencies

Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 18.7.2. Release notes Sourced from tap's releases. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release...

dependencies

**Describe the bug** When I set `isMiaHeaderInjected` option to false, the header to proxy set in `ADDITIONAL_HEADERS_TO_PROXY` env are proxied if I use the http client in the request object....

bug

## The feauture or bug you are proposing Here are set the default variables required by the cpl https://github.com/mia-platform/custom-plugin-lib/blob/b7dd0ea65303b51d909f706991a9efb3b5899e51/index.js#L43-L95 For example, there is also the `MICROSERVICE_GATEWAY_SERVICE_NAME` env var, also if...

## The feauture or bug you are proposing Issue on validating a `multipart/form-data` request ## The description of the bug or the rationale of your proposal The schema definition of...

In the next major we may want to drop node 14 support

## The feauture or bug you are proposing The user should be able to use a config with any property value type. ## The description of the bug or the...