Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: FalkorDB/falkordb-ts

Tags

6.6.2

Toggle 6.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

6.6.1

Toggle 6.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

6.6.0

Toggle 6.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update to 6.6 (#503)

6.5.1

Toggle 6.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

6.5.0

Toggle 6.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #479 from FalkorDB/copilot/bump-package-version-6-5-0

Bump package version to 6.5.0

6.4.1

Toggle 6.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #458 from FalkorDB/6.4.1

update git link

6.4.0

Toggle 6.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #448 from FalkorDB/copilot/fix-publish-npm-issue

Document npm publish trigger via GitHub Releases

6.3.2

Toggle 6.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #446 from FalkorDB/bump-version-6.4.0

Update version to 6.4.0 in package.json and package-lock.json

6.3.1

Toggle 6.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #427 from FalkorDB/bump-version-6.3.1

Bump version to 6.3.1 in package.json and package-lock.json

6.3.0

Toggle 6.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #385 from FalkorDB/deps-update

fix trigger npm publish