-
Component Upgrade
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
---
-
-
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.2 to 42.5.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md">postgresql's changelog</a>.</em></p>
<blockquote>
<h2>[42.5.0] (2022-08-23 11:20:11 -0400)</h2>
<h3>Changed</h3>
<ul>
<li>fix: revert change in PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/1986">#1986</a>(<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/1986">pgjdbc/pgjdbc#1986</a>) where float was aliased to float4 from float8.
float now aliases to float8 PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2598">#2598</a>(<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2598">pgjdbc/pgjdbc#2598</a>) fixes Issue <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2597">#2597</a>(<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2597">pgjdbc/pgjdbc#2597</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pgjdbc/pgjdbc/commit/f490edf94bddc103c291b9429f8a63275d64e4ea"><code>f490edf</code></a> put entry in CHANGELOG and release notes for 42.5.0 (<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2601">#2601</a>)</li>
<li><a href="https://github.com/pgjdbc/pgjdbc/commit/d62ba27a6da30e9be8a79d310952efe9453f325d"><code>d62ba27</code></a> fix: revert change in PR#2597 where float was aliased to float4 from float8. ...</li>
<li><a href="https://github.com/pgjdbc/pgjdbc/commit/08b2db38a82dd458d1a25946f197cf1fcf399357"><code>08b2db3</code></a> bump version number for next release</li>
<li>See full diff in <a href="https://github.com/pgjdbc/pgjdbc/compare/REL42.4.2...REL42.5.0">compare view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.postgresql:postgresql&package-manager=maven&previous-version=42.4.2&new-version=42.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
//: # (dependabot-automerge-start)
//: # (dependabot-automerge-end)
—
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>