Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Bump pg from 1.4.1 to 1.4.2#1600

Merged
ktmouk merged 1 commit intomainfrom
dependabot/bundler/pg-1.4.2
Aug 7, 2022
Merged

Bump pg from 1.4.1 to 1.4.2#1600
ktmouk merged 1 commit intomainfrom
dependabot/bundler/pg-1.4.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps pg from 1.4.1 to 1.4.2.

Changelog

Sourced from pg's changelog.

== v1.4.2 [2022-07-27] Lars Kanis lars@greiz-reinsdorf.de

Bugfixes:

  • Properly handle empty host parameter when connecting. #471
  • Update Windows fat binary gem to OpenSSL-1.1.1q.
Commits
  • d41fc0c Update Windows fat binary gem to OpenSSL-1.1.1q
  • 757226c Bump VERSION to 1.4.2 and add release notes
  • ce85904 Make SSL connections independent from files in ~/.postgresql
  • b44bb81 Fix helper method for environment variables
  • dc175e9 Fix compatibility with postgresql-9.4 on Windows
  • 4e47b1e Properly handle empty host parameter
  • 24a4c67 Fix compatibility with ruby-2.5
  • 5e1d787 Ensure that name resolution works with environment variables
  • e982732 Add a test case using environment variables for connecting
  • 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 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 [pg](https://github.com/ged/ruby-pg) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](ged/ruby-pg@v1.4.1...v1.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependencies Pull requests that update a dependency file label Aug 1, 2022
@ktmouk ktmouk merged commit 5b0800b into main Aug 7, 2022
@ktmouk ktmouk deleted the dependabot/bundler/pg-1.4.2 branch August 7, 2022 03:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

type: dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant