Skip to content

Bump postgrex from 0.21.1 to 0.22.2 in the misc group#556

Merged
cruessler merged 1 commit into
mainfrom
dependabot/hex/misc-3ee421c10c
Jun 6, 2026
Merged

Bump postgrex from 0.21.1 to 0.22.2 in the misc group#556
cruessler merged 1 commit into
mainfrom
dependabot/hex/misc-3ee421c10c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the misc group with 1 update: postgrex.

Updates postgrex from 0.21.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+
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the misc group with 1 update: [postgrex](https://github.com/elixir-ecto/postgrex).


Updates `postgrex` from 0.21.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.21.1...v0.22.2)

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

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 Jun 6, 2026
@cruessler cruessler merged commit 318afab into main Jun 6, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/misc-3ee421c10c branch June 6, 2026 16:22
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.

1 participant