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

Update dependency org.postgresql:postgresql to v42.7.3 #2917

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
org.postgresql:postgresql (source) patch 42.7.2 -> 42.7.3

Release Notes

pgjdbc/pgjdbc (org.postgresql:postgresql)

v42.7.3

Changed
Fixed
  • fix: boolean types not handled in SimpleQuery mode PR #​3146
    • make sure we handle boolean types in simple query mode
    • support uuid as well
    • handle all well known types in text mode and change else if to switch
  • fix: released new versions of 42.2.29, 42.3.10, 42.4.5, 42.5.6, 42.6.2 to deal with NoSuchMethodError on ByteBuffer#position when running on Java 8

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor

Incompatible changes

slick

3 changes since 3.5.0

Code changes

Incompatibility Symbol Problem
Backward slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

Copy link
Member

nafg commented Apr 9, 2024

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Apr 9, 2024

rebase

✅ Branch has been successfully rebased

@nafg nafg force-pushed the renovate/org.postgresql-postgresql-42.x branch from c5ac420 to d60e4c4 Compare April 9, 2024 19:10
@mergify mergify bot added the build Change to the build definition and dependencies label Apr 9, 2024
Copy link
Contributor

github-actions bot commented Apr 9, 2024

Incompatible changes

slick

3 changes since 3.5.1-pre.8.45ca8b14

Code changes

Incompatibility Symbol Problem
Backward slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from d60e4c4 to 830fe2f Compare April 10, 2024 00:18
Copy link
Contributor

Incompatible changes

slick

3 changes since 3.5.1-pre.11.4a451d32

Code changes

Incompatibility Symbol Problem
Backward slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

@mergify mergify bot merged commit c34cdfb into main Apr 10, 2024
17 checks passed
@mergify mergify bot deleted the renovate/org.postgresql-postgresql-42.x branch April 10, 2024 02:26
@nafg nafg added this to the 3.5.1 milestone Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Change to the build definition and dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant