Skip to content

chore(deps): bump postgrex from 0.22.1 to 0.22.2#114

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/hex/postgrex-0.22.2
May 18, 2026
Merged

chore(deps): bump postgrex from 0.22.1 to 0.22.2#114
github-actions[bot] merged 1 commit into
masterfrom
dependabot/hex/postgrex-0.22.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps postgrex from 0.22.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)
Commits
  • f1ffdb5 Release v0.22.2
  • 7cdedbd Escape quotes, check null bytes, and name length for channel names
  • See full diff 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.22.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.22.1...v0.22.2)

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

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 18, 2026
@github-actions github-actions Bot merged commit f504384 into master May 18, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/postgrex-0.22.2 branch May 18, 2026 09:35
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.76%. Comparing base (92e3842) to head (b1da649).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   80.20%   79.76%   -0.44%     
==========================================
  Files          60       60              
  Lines        1591     1591              
==========================================
- Hits         1276     1269       -7     
- Misses        315      322       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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