Bump postgrex from 0.17.2 to 0.17.5 - #38
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [postgrex](https://github.com/elixir-ecto/postgrex) from 0.17.2 to 0.17.5. - [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.17.2...v0.17.5) --- updated-dependencies: - dependency-name: postgrex dependency-version: 0.17.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/hex/postgrex-0.17.5
branch
from
September 17, 2026 17:09
67236a2 to
f1e2a98
Compare
Contributor
Author
|
Looks like postgrex is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps postgrex from 0.17.2 to 0.17.5.
Changelog
Sourced from postgrex's changelog.
Commits
e12da34Release v0.17.52d687e3Do not log on cancelled requests247090cRelease v0.17.492e1e62Update ExDocda49100Fix Postgrex.ReplicationConnection.server/0 typec6138a3Handle duplicate column names in Table.Reader implementation (#666)ab4265eAdd configuration to skip querying of comp_oids (#663)c8edce4Trap exits from connect callback (#662)cb6bdbcFix markdown link syntax in notifications.ex (#659)26f42b6Update ExDoc