8000 Bump org.postgresql:postgresql from 42.4.3 to 42.7.2 in /bom-internal by dependabot[bot] · Pull Request #5814 · dockstore/dockstore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump org.postgresql:postgresql from 42.4.3 to 42.7.2 in /bom-internal #5814

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

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps org.postgresql:postgresql from 42.4.3 to 42.7.2.

Release notes

Sourced from org.postgresql:postgresql's releases.

v42.7.1

Fixed regressions since 42.7.0

  • Revert "Use canonical DateStyle name (#2925)" @​vlsi (#3035)
  • Revert "feat: support SET statements combining with other queries with semicolon in PreparedStatement" @​vlsi (#3010)
  • chore: use java.release=8 when building pgjdbc from the generated source distribution @​vlsi (#3038), the driver uses Java 8 methods only

Changes

  • Apply connectTimeout before SSLSocket.startHandshake to avoid infinite wait in case the connection is broken @​davecramer (#3040)
  • perf: improve performance of PreparedStatement.setBlob, BlobInputStream, and BlobOutputStream with dynamic buffer sizing @​vlsi (#3044)
  • fix: avoid timezone conversions when sending LocalDateTime to the database @​vlsi (#2852)
  • fix: support waffle-jna 2.x and 3.x by using reflective approach for ManagedSecBufferDesc @​chrullrich (#2720)

🧰 Maintenance

⬆️ Dependencies

... (truncated)

Commits

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 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.

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.3 to 42.7.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/commits)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 21, 2024
@denis-yuen
Copy link
Member

I don't see anything related to PreferQueryMode=SIMPLE in the code, could be that JPA/hibernate doesn't configure it and the jdbc information in the dropwizard config file doesn't have it configured either

@denis-yuen denis-yuen self-assigned this Feb 21, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0de8f19) 74.40% compared to head (4ff9411) 74.40%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #5814      +/-   ##
=============================================
- Coverage      74.40%   74.40%   -0.01%     
+ Complexity      5268     5267       -1     
=============================================
  Files            365      365              
  Lines          19046    19046              
  Branches        2021     2021              
=============================================
- Hits           14172    14171       -1     
  Misses          3917     3917              
- Partials         957      958       +1     
Flag Coverage Δ
bitbuckettests 27.04% <ø> (-0.02%) ⬇️
integrationtests 58.26% <ø> (ø)
languageparsingtests 10.85% <ø> (ø)
localstacktests 21.49% <ø> (ø)
toolintegrationtests 30.40% <ø> (ø)
unit-tests_and_non-confidential-tests 28.73% <ø> (ø)
workflowintegrationtests 38.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@denis-yuen denis-yuen requested review from david4096, a team, hyunnaye, ll5zh, coverbeck, svonworl and kathy-t and removed request for a team February 21, 2024 17:13
@denis-yuen denis-yuen merged commit 9fadbbf into develop Feb 22, 2024
@denis-yuen denis-yuen deleted the dependabot/maven/bom-internal/org.postgresql-postgresql-42.7.2 branch February 22, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development
< 3AF8 p>Successfully merging this pull request may close these issues.

4 participants
0