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

Bump postgresql from 42.4.2 to 42.5.0 #27519

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

Bumps postgresql from 42.4.2 to 42.5.0.

Changelog

Sourced from postgresql's changelog.

[42.5.0] (2022-08-23 11:20:11 -0400)

Changed

Commits
  • f490edf put entry in CHANGELOG and release notes for 42.5.0 (#2601)
  • d62ba27 fix: revert change in PR#2597 where float was aliased to float4 from float8. ...
  • 08b2db3 bump version number for next release
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.2 to 42.5.0.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.4.2...REL42.5.0)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Aug 25, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 26, 2022

Failing Jobs - Building 821ac1d

Status Name Step Failures Logs Raw logs
MicroProfile TCKs Tests Verify Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ MicroProfile TCKs Tests #

- Failing: tcks/resteasy-reactive 

📦 tcks/resteasy-reactive

Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:exec (test) on project quarkus-tck-resteasy-reactive: Command execution failed.

📦 tcks/resteasy-reactive/target/testsuite/tests

com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.registerClassNotAssignableContractsInMapTest line 924 - More details - Source on GitHub

com.sun.ts.tests.jaxrs.common.JAXRSCommonClient$Fault: unexpected number of registered classes found: 1 on Client configuration
	at com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.checkConfig(JAXRSClient0133.java:1227)
	at com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.registerClassNotAssignableContractsInMapTest(JAXRSClient0133.java:924)

com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.registerObjectNotAssignableContractsInMapTest line 1139 - More details - Source on GitHub

com.sun.ts.tests.jaxrs.common.JAXRSCommonClient$Fault: unexpected number of registered classes found: 1 on Client configuration
	at com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.checkConfig(JAXRSClient0133.java:1227)
	at com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.registerObjectNotAssignableContractsInMapTest(JAXRSClient0133.java:1139)

com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.registerObjectNotAssignableContractsTest line 669 - More details - Source on GitHub

com.sun.ts.tests.jaxrs.common.JAXRSCommonClient$Fault: unexpected number of registered classes found: 1 on Client configuration
	at com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.checkConfig(JAXRSClient0133.java:1227)
	at com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.registerObjectNotAssignableContractsTest(JAXRSClient0133.java:669)

com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.registerClassNotAssignableContractsTest line 294 - More details - Source on GitHub

com.sun.ts.tests.jaxrs.common.JAXRSCommonClient$Fault: unexpected number of registered classes found: 1 on Client configuration
	at com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.checkConfig(JAXRSClient0133.java:1227)
	at com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient0133.registerClassNotAssignableContractsTest(JAXRSClient0133.java:294)

@gsmet gsmet merged commit 669ee0f into main Aug 29, 2022
@quarkus-bot quarkus-bot bot added this to the 2.13 - main milestone Aug 29, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.postgresql-postgresql-42.5.0 branch August 29, 2022 09:30
@gsmet gsmet modified the milestones: 2.13.0.CR1, 2.7.7.Final Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant