bmen25124
a728d30c99
Refactor flattenSchema to simplify JSON schema for Google Generative … ( #4711 )
...
* Refactor flattenSchema to simplify JSON schema for Google Generative AI API compatibility
* Added unit test and github action
* Add unit tests workflow and update test script in package.json
* Downgrade eslint-plugin-jest to make min node version 18
2025-11-06 00:08:58 +02:00
dependabot[bot]
8f7b6b43c3
Bump tar-fs from 3.0.9 to 3.1.1 in /tests ( #4561 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 3.0.9 to 3.1.1.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.9...v3.1.1 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 3.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-25 22:19:56 +03:00
Cohee
f852b7c4ea
Fix npm audit in tests
2025-09-12 12:33:28 +03:00
Cohee
bcf5f65759
Fix audit in tests
2025-07-24 21:33:54 +03:00
dependabot[bot]
1211493404
Bump tar-fs from 3.0.8 to 3.0.9 in /tests
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 3.0.8 to 3.0.9.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.8...v3.0.9 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 3.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 17:30:31 +00:00
Cohee
b3a3b9d347
Fix npm audit in tests
2025-04-30 22:36:24 +03:00
Cohee
d7085b119d
Fix npm audit in tests
2025-03-12 22:09:50 +02:00
dependabot[bot]
ade6980037
Bump cross-spawn from 7.0.3 to 7.0.6 in /tests
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-01 15:40:45 +00:00
dependabot[bot]
066d964705
Bump micromatch from 4.0.7 to 4.0.8 in /tests
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-25 20:02:40 +00:00
dependabot[bot]
e86a896df8
Bump axios from 1.7.2 to 1.7.4 in /tests
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-14 10:18:19 +00:00
Cohee
2cd85f1a51
Tests ( #2499 )
...
* Setup jest framework for unit tests
* Move tests to a separate package
* Remove test script
2024-07-10 00:45:39 +03:00