Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pg from 1.2.2 to 1.2.3 #1933

Merged
merged 1 commit into from
Apr 19, 2021
Merged

Bump pg from 1.2.2 to 1.2.3 #1933

merged 1 commit into from
Apr 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps pg from 1.2.2 to 1.2.3.

Changelog

Sourced from pg's changelog.

== v1.2.3 [2020-03-18] Michael Granger [email protected]

Bugfixes:

  • Fix possible segfault at PG::Coder#encode, decode or their implicit calls through a typemap after GC.compact. #327
  • Fix possible segfault in PG::TypeMapByClass after GC.compact. #328
Commits
  • 4101db6 Bump the patch version, update history
  • e95de2f Run x86-mingw32 cross build only, to decrease test time
  • 822bd91 Merge pull request #330 from amarshall/avoid-typemap-warn
  • 6ac3de4 Avoid type cast warning in build_coder_maps
  • a50f238 Update History for 1.2.3
  • 7c1756f Fix possible segfaults after GC.compact
  • 093741a Merge pull request #326 from semaperepelitsa/patch-1
  • 2712bfb Fix small typo in Readme
  • 60e50ce conn.socket works on Unix only
  • 3f2612d conn.socket_io is compiled unconditionally now
  • Additional commits viewable 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 will merge this PR once CI passes on it, as requested by @yulgolem.


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)

@dependabot dependabot bot added bundler Automatic update of gems dependencies Pull requests that update a dependency file labels Apr 19, 2021
@yulgolem
Copy link
Contributor

@dependabot merge

@yulgolem yulgolem force-pushed the dependabot/bundler/pg-1.2.3 branch from 7f2b7e3 to 3551cb5 Compare April 19, 2021 09:54
@yulgolem yulgolem merged commit ffe07af into master Apr 19, 2021
@yulgolem yulgolem deleted the dependabot/bundler/pg-1.2.3 branch April 19, 2021 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bundler Automatic update of gems dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant