You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/02/21 00:24:12 UTC

[PR] Bump org.postgresql:postgresql from 42.3.8 to 42.6.1 in /docs-source/docs/modules/microservices-tutorial/examples/04-shopping-cart-service-java [incubator-pekko-platform-guide]

dependabot[bot] opened a new pull request, #83:
URL: https://github.com/apache/incubator-pekko-platform-guide/pull/83

   Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.8 to 42.6.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/pgjdbc/pgjdbc/releases">org.postgresql:postgresql's releases</a>.</em></p>
   <blockquote>
   <h2>v42.6.0</h2>
   <h2>Changes</h2>
   <ul>
   <li>bump version for next release <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2859">#2859</a>)</li>
   <li>rename changelog for 42.6.0 to the correct name <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2858">#2858</a>)</li>
   <li>Update CHANGELOG for release <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2851">#2851</a>)</li>
   <li>Fix pks12docs <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2857">#2857</a>)</li>
   <li>Remove stray whitespace and use code formatting <a href="https://github.com/dennis-benzinger-hybris"><code>@​dennis-benzinger-hybris</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2854">#2854</a>)</li>
   </ul>
   <h2>🚀 Features</h2>
   <ul>
   <li>fix: use PhantomReferences instead of Obejct.finalize to track Connection leaks <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2847">#2847</a>)</li>
   <li>fix: reduce memory overhead of .finalize() methods in PgConnection and StreamWrapper <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2817">#2817</a>)</li>
   <li>refactor:(loom) replace the usages of synchronized with ReentrantLock <a href="https://github.com/rbygrave"><code>@​rbygrave</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2635">#2635</a>)</li>
   </ul>
   <h2>📝 Documentation</h2>
   <ul>
   <li>Update site for release 42.5.4 <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2813">#2813</a>)</li>
   <li>Update docs to reflect changes from 42.5.3 <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2811">#2811</a>)</li>
   <li>Add copy examples <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2762">#2762</a>)</li>
   <li>added alias /about/license.html <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2765">#2765</a>)</li>
   <li>re-add slonik duke image <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2760">#2760</a>)</li>
   <li>show snapshot dir instead of xml <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2759">#2759</a>)</li>
   <li>make changelogs more compact, only show the link to the changelog <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2758">#2758</a>)</li>
   <li>edit changelogs to make them correct and readable <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2743">#2743</a>)</li>
   </ul>
   <h2>🧰 Maintenance</h2>
   <ul>
   <li>chore: fix usage of deprecated APIs in tests <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2849">#2849</a>)</li>
   <li>test: increase timeouts for resolving Maven dependencies in OSGi tests <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2848">#2848</a>)</li>
   <li>chore: pass &quot;same hashcode&quot; to test task only <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2822">#2822</a>)</li>
   <li>chore: resolve jacocoReport failure <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2820">#2820</a>)</li>
   <li>chore: configure Release Drafter to use releases from a single branch only <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2819">#2819</a>)</li>
   <li>feat: add Release Drafter for preparing release notes on GitHub <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2818">#2818</a>)</li>
   <li>Make sure that github CI runs tests on all PRs <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2808">#2808</a>)</li>
   <li>fix: Update function volatility in SchemaTest setup <a href="https://github.com/rafiss"><code>@​rafiss</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2806">#2806</a>)</li>
   <li>chore: split /build.gradle.kts to build-logic/ plugins <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2755">#2755</a>)</li>
   <li>chore: tune down the number of CI jobs for PR builds from 7 to 5 <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2761">#2761</a>)</li>
   </ul>
   <h2>⬆️ Dependencies</h2>
   <!-- raw HTML omitted -->
   <ul>
   <li>fix(deps): update dependency com.google.errorprone:error_prone_core to v2.19.1 <a href="https://github.com/renovate"><code>@​renovate</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2910">#2910</a>)</li>
   <li>fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v3.1.0 <a href="https://github.com/renovate"><code>@​renovate</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2913">#2913</a>)</li>
   <li>fix(deps): update dependency checkstyle to v10.12.0 <a href="https://github.com/renovate"><code>@​renovate</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2909">#2909</a>)</li>
   <li>chore(deps): update codecov/codecov-action digest to eaaf4be <a href="https://github.com/renovate"><code>@​renovate</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2906">#2906</a>)</li>
   <li>chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.6 <a href="https://github.com/renovate"><code>@​renovate</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2898">#2898</a>)</li>
   <li>chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.8.21 <a href="https://github.com/renovate"><code>@​renovate</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2890">#2890</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/pgjdbc/pgjdbc/commit/d368b1cc5fbfc9750151f87d78e12db97e13af0e"><code>d368b1c</code></a> Merge pull request from GHSA-24rp-q3w6-vc56</li>
   <li><a href="https://github.com/pgjdbc/pgjdbc/commit/89ec97d7d8b22b3e9fdec18f65e8eca1f3f715fa"><code>89ec97d</code></a> Merge pull request from GHSA-24rp-q3w6-vc56</li>
   <li><a href="https://github.com/pgjdbc/pgjdbc/commit/d6a0cc2babc5e5a4cef0a8eafd1b36198d8e3873"><code>d6a0cc2</code></a> Update CHANGELOG for release (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2851">#2851</a>)</li>
   <li><a href="https://github.com/pgjdbc/pgjdbc/commit/b656c632c7330db0234e433b910b2be30ff7b644"><code>b656c63</code></a> Fix pks12docs (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2857">#2857</a>)</li>
   <li><a href="https://github.com/pgjdbc/pgjdbc/commit/aade7a0d83c6c4618c524dc0a2e2f2064177a38b"><code>aade7a0</code></a> chore: bump classloader-leak-test-framework to 1.1.2</li>
   <li><a href="https://github.com/pgjdbc/pgjdbc/commit/5873a2cb8aedb23e80131e0d907c0469d0827729"><code>5873a2c</code></a> Remove stray whitespace and use code formatting (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2854">#2854</a>)</li>
   <li><a href="https://github.com/pgjdbc/pgjdbc/commit/29414ab886553d212b39f94b125662989d270b6e"><code>29414ab</code></a> chore: suppress warnings on implementing deprecated methods in QueryExecutorImpl</li>
   <li><a href="https://github.com/pgjdbc/pgjdbc/commit/3a15db67238cc93473fc672162c313349f47ed3b"><code>3a15db6</code></a> chore: suppress deprecation warnings on in BaseDataSource on use of <em>FACTORY</em>...</li>
   <li><a href="https://github.com/pgjdbc/pgjdbc/commit/35431d645ca7b492972ecb51526fbabee97b0ba3"><code>35431d6</code></a> chore: replace deprecated clazz.newInstance() with .getDeclaredConstructor()....</li>
   <li><a href="https://github.com/pgjdbc/pgjdbc/commit/ca25d1053199da96a63838f7476a14137dc9d9be"><code>ca25d10</code></a> chore: suppress deprecations from implementing deprecated ResultSet and State...</li>
   <li>Additional commits viewable in <a href="https://github.com/pgjdbc/pgjdbc/compare/REL42.3.8...REL42.6.1">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.3.8&new-version=42.6.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
   - `@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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/incubator-pekko-platform-guide/network/alerts).
   
   </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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] Bump org.postgresql:postgresql from 42.3.8 to 42.6.1 in /docs-source/docs/modules/microservices-tutorial/examples/04-shopping-cart-service-java [incubator-pekko-platform-guide]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #83: Bump org.postgresql:postgresql from 42.3.8 to 42.6.1 in /docs-source/docs/modules/microservices-tutorial/examples/04-shopping-cart-service-java
URL: https://github.com/apache/incubator-pekko-platform-guide/pull/83


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] Bump org.postgresql:postgresql from 42.3.8 to 42.6.1 in /docs-source/docs/modules/microservices-tutorial/examples/04-shopping-cart-service-java [incubator-pekko-platform-guide]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #83:
URL: https://github.com/apache/incubator-pekko-platform-guide/pull/83#issuecomment-1958365622

   Superseded by #91.


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org