Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps hnswlib-node from 1.4.2 to 3.0.0.

Changelog

Sourced from hnswlib-node's changelog.

[3.0.0] - 2024-03-11

  • Update dependencies: node-addon-api@8.0.0.
    • Drop support for Node.js v16.x.
  • Update dev-dependencies.
  • Add tests for type definitions.

[2.1.1] - 2024-02-27

  • Fix type definition of initIndex method in HierarchicalNSW (#177).

[2.1.0] - 2023-12-16

  • Update bundled hnswlib to v0.8.0.
    • Multi-vector document search and epsilon search, which are added only to the C++ version, are not supported. These features will be supported in future release.

[2.0.0] - 2023-06-24

  • Update dependencies: node-addon-api@7.0.0.
    • Drop support for Node.js v14.x and v19.x.
  • Update dev-dependencies.
Commits
  • 4e4a5ba v3.0.0
  • 0be7068 Merge pull request #171 from yoshoku/dependabot/npm_and_yarn/husky-9.0.11
  • c9942f8 Merge pull request #180 from yoshoku/dependabot/npm_and_yarn/commitlint/confi...
  • 9ab0b37 chore(deps-dev): bump @​commitlint/config-conventional
  • 3f02bf1 chore(deps-dev): bump husky from 8.0.3 to 9.0.11
  • 783a5b6 Merge pull request #181 from yoshoku/dependabot/npm_and_yarn/commitlint/cli-1...
  • aeeea9c chore(deps-dev): bump @​commitlint/cli from 17.7.1 to 19.0.3
  • c8edfbf Merge pull request #182 from yoshoku/dependabot/npm_and_yarn/node-addon-api-8...
  • b7daef4 chore(deps): bump node-addon-api from 7.1.0 to 8.0.0
  • 1b0baff ci: drop node-16
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hnswlib-node](https://github.com/yoshoku/hnswlib-node) from 1.4.2 to 3.0.0.
- [Changelog](https://github.com/yoshoku/hnswlib-node/blob/main/CHANGELOG.md)
- [Commits](yoshoku/hnswlib-node@v1.4.2...v3.0.0)

---
updated-dependencies:
- dependency-name: hnswlib-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant