Remi Cattiau

Results 59 issues of Remi Cattiau

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [openai](https://redirect.github.com/openai/openai-node) | dependencies | major | [`^4.104.0` -> `^6.9.1`](https://renovatebot.com/diffs/npm/openai/4.104.0/6.9.1) | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@google/genai](https://redirect.github.com/googleapis/js-genai) | dependencies | minor | [`1.0.0` -> `1.1.0`](https://renovatebot.com/diffs/npm/@google%2fgenai/1.0.0/1.1.0) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@aws-sdk/client-bedrock](https://redirect.github.com/aws/aws-sdk-js-v3/tree/main/clients/client-bedrock) ([source](https://redirect.github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock)) | dependencies | minor | [`^3.816.0` -> `^3.817.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-bedrock/3.816.0/3.817.0) | | [@aws-sdk/client-bedrock-runtime](https://redirect.github.com/aws/aws-sdk-js-v3/tree/main/clients/client-bedrock-runtime)...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | packageManager | minor | [`10.8.1` -> `10.11.0`](https://renovatebot.com/diffs/npm/pnpm/10.8.1/10.11.0) | --- ###...

- **feat!: use AsyncLocalStorage for Context** - **wip: add CoreModelProxy and global attribute permission system**

## Changes *please link the issues here* Changes proposed in this pull request

- fix: search method should be optional - ci: add windows and mac ci ## Changes *please link the issues here* Changes proposed in this pull request

https://github.com/mike-lischke/antlr4-c3

enhancement

It would be nice to allow some alias of the type /me => /users/${context.getCurrentUserId()}

enhancement

## node22 ``` 1) DynamoDBTest incrementAttribute: TypeError: Cannot read properties of undefined (reading 'save') at DynamoDBTest.incrementAttribute (file:///home/runner/work/webda.io/webda.io/packages/core/lib/stores/store.spec.js:587:33) at Context.incrementAttribute (/home/runner/work/webda.io/webda.io/node_modules/@testdeck/core/dist/index.js:159:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) ``` ``` 1) DynamoDBTest bodyCleaning: TypeError: Cannot...

bug