dependabot[bot] opened a new pull request, #75: URL: https://github.com/apache/juddi/pull/75
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.0 to 42.5.4. <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.4] (2023-02-15 10:21:04 -0500)</h2> <h3>Fixed</h3> <p>fix: fix testGetSQLTypeQueryCache by searching for xid type. We used to search for box type but it is now cached. xid is not cached, this nuance is required for the test. fix OidValueCorrectnessTest BOX_ARRAY OID, by adding BOX_ARRAY to the oidTypeName map [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2810">#2810</a>]((<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2810">pgjdbc/pgjdbc#2810</a>). fixes [Issue <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2804">#2804</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2804">pgjdbc/pgjdbc#2804</a>). fix: Make sure that github CI runs tests on all [PRs <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2809">#2809</a>]((<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2809">pgjdbc/pgjdbc#2809</a>)).</p> <h2>[42.5.3] (2023-02-03 08:24:50 -0500)</h2> <h3>Fixed</h3> <p>fix: Add box to TypeInfoCache, fixes [Issue <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2746">#2746</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2746">pgjdbc/pgjdbc#2746</a>) [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2747">#2747</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2747">pgjdbc/pgjdbc#2747</a>) fix: regression in PgResultSet LONG_MIN copy and paste error fixes [Issue <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2748">#2748</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2748">pgjdbc/pgjdbc#2748</a>) <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2749">PR#2749</a></p> <h2>[42.5.2] (2023-01-31 14:30:46 -0500)</h2> <h3>Changed</h3> <p>regression: This release has 2 known regressions which make it unusable see the notes above. We advise people to use 42.5.3 instead. docs: specify that timeouts are in seconds and there is a maximum. Housekeeping on some tests fixes <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2671">#Issue 2671</a> [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2686">#2686</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2686">pgjdbc/pgjdbc#2686</a>) docs: clarify binaryTransfer and add it to README <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2698">PR# 2698</a> docs: Document the need to encode reserved characters in the connection URL [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2700">#2700</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2700">pgjdbc/pgjdbc#2700</a>) feat: Define binary transfer for custom types dynamically/automatically fixes [Issue <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2554">#2554</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2554">pgjdbc/pgjdbc#2554</a>) [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2556">#2556</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2556">pgjdbc/pgjdbc#2556</a>)</p> <h3>Added</h3> <p>fix: added gssResponseTimeout as part of [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2687">#2687</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2687">pgjdbc/pgjdbc#2687</a>) to make sure we don't wait forever on a GSS RESPONSE</p> <h3>Fixed</h3> <p>fix: Ensure case of XML tags in Maven snippet is correct [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2682">#2682</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2682">pgjdbc/pgjdbc#2682</a>) fix: Make sure socket is closed if an exception is thrown in createSocket fixes [Issue <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2684">#2684</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2684">pgjdbc/pgjdbc#2684</a>) [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2685">#2685</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2685">pgjdbc/pgjdbc#2685</a>) fix: Apply patch from [Issue <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2683">#2683</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2683">pgjdbc/pgjdbc#2683</a>) to fix hanging ssl connections [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2687">#2687</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2687">pgjdbc/pgjdbc#2687</a>) fix - binary conversion of (very) long numeric values (longer than 4 * 2^15 digits) [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2697">#2697</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2697">pgjdbc/pgjdbc#2697</a>) fixes [Issue <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2695">#2695</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2695">pgjdbc/pgjdbc#2695</a>) minor: enhance readability connection of startup params [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2705">#2705</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2785">pgjdbc/pgjdbc#2785</a>)</p> <h2>[42.5.1] (2022-11-23 10:14:59 -0500)</h2> <h3>Security</h3> <ul> <li>security: StreamWrapper spills to disk if setText, or setBytea sends very large Strings or arrays to the server. createTempFile creates a file which can be read by other users on unix like systems (Not macos). This has been fixed in this version fixes CVE-2022-41946 see the <a href="https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-562r-vg33-8x8h">security advisory</a> for more details. Reported by <a href="https://github.com/JLLeitschuh">Jonathan Leitschuh</a> This has been fixed in versions 42.5.1, 42.4.3 42.3.8, 42.2.27.jre7. Note there is no fix for 42.2.26.jre6. See the security advisory for work arounds.</li> </ul> <h3>Fixed</h3> <ul> <li>fix: make sure we select array_in from pg_catalog to avoid duplicate array_in functions fixes <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2548">#Issue 2548</a> [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2552">#2552</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2552">pgjdbc/pgjdbc#2552</a>)</li> <li>fix: binary decoding of bool values [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2640">#2640</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2640">pgjdbc/pgjdbc#2640</a>)</li> <li>perf: improve performance of PgResultSet getByte/getShort/getInt/getLong for float-typed columns [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2634">#2634</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2634">pgjdbc/pgjdbc#2634</a>)</li> <li>chore: fix various spelling errors [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2592">#2592</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2592">pgjdbc/pgjdbc#2592</a>)</li> <li>chore: Feature/urlparser improve URLParser [PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2641">#2641</a>](<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/pull/2592">pgjdbc/pgjdbc#2592</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/051ae1b75a08a695ce1f96bcea7ce7ca49f798c9"><code>051ae1b</code></a> Update docs for Release 42.5.4 (<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2812">#2812</a>)</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/3d13b43983edac8c37b8633e83e6d3dd8b503edc"><code>3d13b43</code></a> fix: fix testGetSQLTypeQueryCache by searching for xid type. We used to searc...</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/24e9ce3f90545b7804294b20ad79bce4550719f9"><code>24e9ce3</code></a> Make sure that github CI runs tests on all PRs (<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2809">#2809</a>)</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/9980a958f0f2e41522ca3b5d0f6205b4cb290052"><code>9980a95</code></a> Revert "fix: fix testGetSQLTypeQueryCache by searching for xid type. (<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2805">#2805</a>)"...</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/fad86648965f08c065b02592b516243dc0c6d0a2"><code>fad8664</code></a> fix: fix testGetSQLTypeQueryCache by searching for xid type. (<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2805">#2805</a>)</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/1000ad4852375160be8d6eebd6609e15645719b1"><code>1000ad4</code></a> apply doc changes from PR <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2743">#2743</a> to release/42.5.x (<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2753">#2753</a>)</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/976b27b5efce6486cc9d6330561184e875dbde53"><code>976b27b</code></a> minor changes (<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2752">#2752</a>)</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/d2f77a26815e7994db7ac4d816d29d6d7395418d"><code>d2f77a2</code></a> update changelog and docs for release (<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2751">#2751</a>)</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/4bc9c22dccda4742eee75d3c5602cc53448a71ac"><code>4bc9c22</code></a> Add box to TypeInfoCache, fixes Issue <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2746">#2746</a> (<a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2747">#2747</a>)</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/60504440d66754a548bf9c023e859c56ca58c8b7"><code>6050444</code></a> Fix: regression in PgResultSet LONG_MIN copy paste error fixes Issue <a href="https://github-redirect.dependabot.com/pgjdbc/pgjdbc/issues/2748">#2748</a> (#...</li> <li>Additional commits viewable in <a href="https://github.com/pgjdbc/pgjdbc/compare/REL42.5.0...REL42.5.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@juddi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org