Skip to content

Bump postgrex from 0.19.1 to 0.22.2#73

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/postgrex-0.22.2
Open

Bump postgrex from 0.19.1 to 0.22.2#73
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/postgrex-0.22.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps postgrex from 0.19.1 to 0.22.2.

Changelog

Sourced from postgrex's changelog.

v0.22.2 (2026-05-12)

  • Security
    • Escape quotes in channel names in Postgrex.Notifications.listen/3 (CVE-2026-32687)

v0.22.1 (2026-03-05)

  • Enhancements

    • Relax decimal requirement
    • Set process labels in Postgrex processes
  • Bug fixes

    • Return proper error when getting tcp closed after fatal errors

v0.22.0 (2026-01-10)

  • Enhancements
    • Automatically retry when a connection disconnects on first read/write
    • Make timeouts for TypeServer configurable
    • Require Elixir v1.15+

v0.21.1 (2025-08-03)

  • Bug fixes
    • Fix ssl: true with missing ssl_opts handling

v0.21.0 (2025-07-31)

This release requires Erlang/OTP 25+

  • Enhancements

    • Add query timeout option on ReplicationConnection
  • Bug fixes

    • PGHOST option does not override explicitly given endpoint configuration
    • Add ltxtquery support

v0.20.0 (2025-02-05)

  • Deprecations

    • Deprecate :search_path and use :parameters option instead
  • Bug fixes

    • Ensure Duration type returns same units as Postgrex.Interval
    • Call disconnect on protocol when reconnecting in Postgrex.ReplicationConnection
    • Call disconnect only if there is protocol in Postgrex.SimpleConnection

v0.19.3 (2024-11-12)

  • Enhancements

... (truncated)

Commits
  • f1ffdb5 Release v0.22.2
  • 7cdedbd Escape quotes, check null bytes, and name length for channel names
  • f78f401 Release v0.22.1
  • 03717e9 Add multirange to sidebar section
  • 0f92ae3 Return proper error when getting tcp closed after fatal errors (#765)
  • 3385a98 Set some process labels (#764)
  • e4f7942 Simplify decode simple handling to avoid unused clauses
  • df184a4 Release v0.22.0
  • de38918 Add text query support (#761)
  • b3e895a Support infinite intervals (#759)
  • 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 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 [postgrex](https://github.com/elixir-ecto/postgrex) from 0.19.1 to 0.22.2.
- [Release notes](https://github.com/elixir-ecto/postgrex/releases)
- [Changelog](https://github.com/elixir-ecto/postgrex/blob/master/CHANGELOG.md)
- [Commits](elixir-ecto/postgrex@v0.19.1...v0.22.2)

---
updated-dependencies:
- dependency-name: postgrex
  dependency-version: 0.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels May 25, 2026
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 elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants