Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps Pgvector.EntityFrameworkCore and Pgvector. These dependencies needed to be updated together.
Updates Pgvector.EntityFrameworkCore from 0.2.0 to 0.2.1

Commits
  • c5bfce1 Pgvector.EntityFrameworkCore: Version bump to 0.2.1 [skip ci]
  • ab241c2 Pgvector.Dapper: Version bump to 0.3.0 [skip ci]
  • d9f7b71 Pgvector: Version bump to 0.3.0 [skip ci]
  • 4544b34 Fixed warning on CI
  • d50d8f3 Updated Npgsql
  • 25e17fe Added Equals and GetHashCode methods to SparseVector
  • 3b283ce Updated error message [skip ci]
  • 3a96455 Improved code [skip ci]
  • 2f8a39d Updated style [skip ci]
  • 18129ab Added dictionary constructor for SparseVector
  • Additional commits viewable in compare view

Updates Pgvector from 0.2.0 to 0.3.0

Commits
  • d9f7b71 Pgvector: Version bump to 0.3.0 [skip ci]
  • 4544b34 Fixed warning on CI
  • d50d8f3 Updated Npgsql
  • 25e17fe Added Equals and GetHashCode methods to SparseVector
  • 3b283ce Updated error message [skip ci]
  • 3a96455 Improved code [skip ci]
  • 2f8a39d Updated style [skip ci]
  • 18129ab Added dictionary constructor for SparseVector
  • 4c190c0 Added length check for indices and values [skip ci]
  • 3578b1f Added tests for bit for Dapper
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Pgvector.EntityFrameworkCore](https://github.com/pgvector/pgvector-dotnet) and [Pgvector](https://github.com/pgvector/pgvector-dotnet). These dependencies needed to be updated together.

Updates `Pgvector.EntityFrameworkCore` from 0.2.0 to 0.2.1
- [Commits](pgvector/pgvector-dotnet@v0.2.0...efcore-v0.2.1)

Updates `Pgvector` from 0.2.0 to 0.3.0
- [Commits](pgvector/pgvector-dotnet@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: Pgvector.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Pgvector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2024
@Sntai20 Sntai20 merged commit 28ef6b8 into main Mar 14, 2025
1 of 3 checks passed
@Sntai20 Sntai20 deleted the dependabot/nuget/multi-5f93e2345c branch March 14, 2025 15:47
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