Tags: FalkorDB/falkordb-ts
Tags
Bump the npm_and_yarn group across 2 directories with 1 update (#525) Bumps the npm_and_yarn group with 1 update in the /src/test-utils directory: [minimatch](https://github.com/isaacs/minimatch). Bumps the npm_and_yarn group with 1 update in the /examples directory: [minimatch](https://github.com/isaacs/minimatch). Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) Updates `minimatch` from 5.1.6 to 5.1.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 5.1.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Guy Korland <[email protected]>
Automate npm publish version from Git tag (#515) * Initial plan * feat: automate npm publish versioning from Git tag Co-authored-by: gkorland <[email protected]> * Refactor version extraction and publish step in workflow * update version * fix(ci): use 127.0.0.1 instead of localhost for Node 22 compatibility Node.js 22 changed the default DNS resolution order from 'ipv4first' to 'verbatim', which may resolve 'localhost' to ::1 (IPv6) first. Docker containers only listen on IPv4, causing connection timeouts on Node 22.x CI jobs. Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: gkorland <[email protected]> Co-authored-by: Guy Korland <[email protected]> Co-authored-by: Copilot <[email protected]>
Bump version to 6.5.1 (#485) * Initial plan * Bump version to 6.5.1 Co-authored-by: gkorland <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: gkorland <[email protected]> Co-authored-by: Guy Korland <[email protected]>
PreviousNext