Tags: Zenika/proxybeez
Tags
⬆️ Bump braces from 3.0.2 to 3.0.3 (#39) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
⬆️ bump minimatch from 3.0.4 to 3.1.2 (#34) Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
✨ add a response processor to filter email addresses of employees (#22) This new processor filters all entities of the response that have a non contractor zenika.com email address in a specified field. Since I want this processor to run on the paths that fetch Alibeez users so I implemented support for path-level processors.
♻ rewrite everything (#19) Co-authored-by: Ked57 <[email protected]>