Re: [PR] Bump org.postgresql:postgresql from 42.7.2 to 42.7.3 [camel-kamelets]

2024-03-14 Thread via GitHub


oscerd merged PR #1951:
URL: https://github.com/apache/camel-kamelets/pull/1951


-- 
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: commits-unsubscr...@camel.apache.org

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



[PR] Bump org.postgresql:postgresql from 42.7.2 to 42.7.3 [camel-kamelets]

2024-03-14 Thread via GitHub


dependabot[bot] opened a new pull request, #1951:
URL: https://github.com/apache/camel-kamelets/pull/1951

   Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 
42.7.2 to 42.7.3.
   
   Changelog
   Sourced from https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md";>org.postgresql:postgresql's
 changelog.
   
   [42.7.3] (2024-04-14 14:51:00 -0400)
   Changed
   
   chore: gradle config enforces 17+ [PR https://redirect.github.com/pgjdbc/pgjdbc/issues/3147";>#3147](https://redirect.github.com/pgjdbc/pgjdbc/pull/3147";>pgjdbc/pgjdbc#3147)
   
   Fixed
   
   fix: boolean types not handled in SimpleQuery mode [PR https://redirect.github.com/pgjdbc/pgjdbc/issues/3146";>#3146](https://redirect.github.com/pgjdbc/pgjdbc/pull/3146";>pgjdbc/pgjdbc#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
   
   
   
   
   Commits
   
   https://github.com/pgjdbc/pgjdbc/commit/818953a2b30480ecc874f812e46fcb82d1a395fd";>818953a
 fix Issue # 3145 boolean types not handled in SimpleQuery mode (https://redirect.github.com/pgjdbc/pgjdbc/issues/3146";>#3146)
   https://github.com/pgjdbc/pgjdbc/commit/0e8ab636c505947dd1d3d32bdc0a7a2ee45f3545";>0e8ab63
 The Gradle config enforces 17+ (https://redirect.github.com/pgjdbc/pgjdbc/issues/3147";>#3147)
   https://github.com/pgjdbc/pgjdbc/commit/b591b9fe8d9260b8ddae370323970eec26b1034b";>b591b9f
 Fix 2 changelog entry titles (https://redirect.github.com/pgjdbc/pgjdbc/issues/3142";>#3142)
   https://github.com/pgjdbc/pgjdbc/commit/81844e6f3f907b1045b1c87da6e9e48bda39d522";>81844e6
 chore: ensure CI jobs include tests for all the values of preferQueryMode
   https://github.com/pgjdbc/pgjdbc/commit/2fada9ef4ec41b2c8a9ae12b431f57ca4b4e88aa";>2fada9e
 update security page (https://redirect.github.com/pgjdbc/pgjdbc/issues/3135";>#3135)
   https://github.com/pgjdbc/pgjdbc/commit/388f0276f77a3ab363b180c09e45ca48569c3281";>388f027
 fix: typo password_encrypton -> password_encryption in the error 
message
   https://github.com/pgjdbc/pgjdbc/commit/9cde4f52b4b3a3f9fd36231240381e9d5e6a02a7";>9cde4f5
 Update site for release of 42.7.2 (https://redirect.github.com/pgjdbc/pgjdbc/issues/3133";>#3133)
   https://github.com/pgjdbc/pgjdbc/commit/df14e53b3f38b7f1aad04f2dd5a0c9b4f45a6249";>df14e53
 update version and last year modified
   See full diff in https://github.com/pgjdbc/pgjdbc/compare/REL42.7.2...REL42.7.3";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.postgresql:postgresql&package-manager=maven&previous-version=42.7.2&new-version=42.7.3)](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)
   
   ---
   
   
   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  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)
   
   
   


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.