Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2021

Bumps postgrex from 0.15.9 to 0.15.12.

Changelog

Sourced from postgrex's changelog.

v0.15.12 (2021-10-17)

  • Enhancements
    • Support extra configuration when passing endpoints

v0.15.11 (2021-09-26)

  • Enhancements
    • Support xid8 type introduced in PostgreSQL 13

v0.15.10 (2021-07-27)

  • Enhancements
    • Define child_spec for Postgrex.Notifications
    • Improve error handling when using multiple endpoints
  • Bug fixes
    • Fix dialyzer warnings
    • Fix invalid type error after failover
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.15.9 to 0.15.12.
- [Release notes](https://github.com/elixir-ecto/postgrex/releases)
- [Changelog](https://github.com/elixir-ecto/postgrex/blob/v0.15.12/CHANGELOG.md)
- [Commits](elixir-ecto/postgrex@v0.15.9...v0.15.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 18, 2021
@dependabot dependabot bot requested a review from alayers2 October 18, 2021 11:04
@codecov-commenter
Copy link

Codecov Report

Merging #46 (99ea46b) into main (cf8da95) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   49.15%   49.18%   +0.02%     
==========================================
  Files          20       21       +1     
  Lines         118      122       +4     
==========================================
+ Hits           58       60       +2     
- Misses         60       62       +2     
Impacted Files Coverage Δ
apps/cronitex_web/test/support/conn_case.ex 100.00% <0.00%> (ø)
apps/cronitex_web/lib/cronitex_web/telemetry.ex 0.00% <0.00%> (ø)
...nitex_web/lib/cronitex_web/channels/user_socket.ex 0.00% <0.00%> (ø)
apps/cronitex/lib/cronitex/accounts.ex 93.33% <0.00%> (+0.47%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf8da95...99ea46b. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2021

Superseded by #48.

@dependabot dependabot bot closed this Oct 26, 2021
@dependabot dependabot bot deleted the dependabot/hex/postgrex-0.15.12 branch October 26, 2021 11:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants