chore(deps): update dependency postgrex to ~> 0.20.0 #119

Merged
joao.dubas merged 1 commits from renovate/postgrex-0.x into main 2025-02-06 17:56:20 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
postgrex (source) prod minor ~> 0.19.0 -> ~> 0.20.0

Release Notes

elixir-ecto/postgrex (postgrex)

v0.20.0

Compare Source

  • 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [postgrex](https://hex.pm/packages/postgrex) ([source](https://github.com/elixir-ecto/postgrex)) | prod | minor | `~> 0.19.0` -> `~> 0.20.0` | --- ### Release Notes <details> <summary>elixir-ecto/postgrex (postgrex)</summary> ### [`v0.20.0`](https://github.com/elixir-ecto/postgrex/blob/HEAD/CHANGELOG.md#v0200-2024-11-12) [Compare Source](https://github.com/elixir-ecto/postgrex/compare/v0.19.3...v0.20.0) - 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` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-02-05 09:17:40 +00:00
chore(deps): update dependency postgrex to ~> 0.20.0
All checks were successful
continuous-integration/drone/pr Build is passing
adb7bbeb50
joao.dubas merged commit d2b7ac73aa into main 2025-02-06 17:56:20 +00:00
joao.dubas deleted branch renovate/postgrex-0.x 2025-02-06 17:56:20 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ex_trainer#119
No description provided.