jube-home / jube

Jube is an open-source software designed for monitoring transactions and events. It offers a range of powerful features including real-time data wrangling, artificial intelligence, decision making, and case management. Jube's exceptional performance is particularly evident in its application to fraud prevention and abuse detection scenarios.
https://www.jube.io
GNU Affero General Public License v3.0
29 stars 2 forks source link

Bump Npgsql from 5.0.13 to 5.0.18 in /Jube.Migrations #42

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps Npgsql from 5.0.13 to 5.0.18.

Release notes

Sourced from Npgsql's releases.

v5.0.18

This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade.

Thanks to @​paul-gerste-sonarsource for reporting the vulnerability.

v5.0.17

No release notes provided.

v5.0.16

No release notes provided.

v5.0.14

Fixes backported:

  • A connector might be returned twice to the pool if broken while opening new connector (#4479)
  • Deadlock/hung at NpgsqlDataReader.Cleanup (#4465)
Commits
  • 6342a44 Fix replication message writing
  • 3183efb Merge pull request from GHSA-x9vc-6hfv-hg8c
  • 42d5384 Bump version to 5.0.18
  • 5047f39 Ignoring test failing probably because of environmental issues
  • dacd308 Ignore replication test
  • 4a31423 Test on PG11-16 in CI
  • 070b771 Fix NpgsqlReadBuffer.Stream.cs (#5263)
  • 2316c4f Fix possible nre while writing to RawCopyStream after break (#5213)
  • c2440b8 Fix seek for ColumnStream (#5224)
  • 31bc401 Fix potential lost messages/protocol desync after resetting oversize buffer (...
  • 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jube-home/jube/network/alerts).