Skip to content

Bump the development-dependencies group with 4 updates #10110

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2025

Bumps the development-dependencies group with 4 updates: org.postgresql:postgresql, org.hibernate.orm:hibernate-core, org.apache.tomcat.embed:tomcat-embed-websocket and org.ajoberstar.grgit.

Updates org.postgresql:postgresql from 42.7.6 to 42.7.7

Release notes

Sourced from org.postgresql:postgresql's releases.

v42.7.7

Changes

Security

  • security: Client Allows Fallback to Insecure Authentication Despite channelBinding=require configuration. Fix channel binding required handling to reject non-SASL authentication Previously, when channel binding was set to "require", the driver would silently ignore this requirement for non-SASL authentication methods. This could lead to a false sense of security when channel binding was explicitly requested but not actually enforced. The fix ensures that when channel binding is set to "require", the driver will reject connections that use non-SASL authentication methods or when SASL authentication has not completed properly. See the Security Advisory for more detail. Reported by George MacKerron The following CVE-2025-49146 has been issued

Added

  • test: Added ChannelBindingRequiredTest to verify proper behavior of channel binding settings

🐛 Bug Fixes

  • fix: ensure Connection.isValid() returns true even if prepared statements deallocate @​vlsi (#3655)

🧰 Maintenance

  • chore: bump slf4j and logback versions used for pgjdbc-osgi-test @​vlsi (#3653)
  • chore: fix the default branch name for dependency-submission action @​vlsi (#3650)
  • chore: add gradle/actions/dependency-submission so GitHub shows all dependencies used when building pgjdbc @​vlsi (#3646)

⬆️ Dependencies

Changelog

Sourced from org.postgresql:postgresql's changelog.

[42.7.7] (2025-06-10)

Security

  • security: Client Allows Fallback to Insecure Authentication Despite channelBinding=require configuration. Fix channel binding required handling to reject non-SASL authentication Previously, when channel binding was set to "require", the driver would silently ignore this requirement for non-SASL authentication methods. This could lead to a false sense of security when channel binding was explicitly requested but not actually enforced. The fix ensures that when channel binding is set to "require", the driver will reject connections that use non-SASL authentication methods or when SASL authentication has not completed properly. See the Security Advisory for more detail. Reported by George MacKerron The following CVE-2025-49146 has been issued

Added

  • test: Added ChannelBindingRequiredTest to verify proper behavior of channel binding settings
Commits
  • 9217ed1 Merge commit from fork
  • cb10dce fix: ensure Connection.isValid() returns true even if prepared statements dea...
  • 10e3546 chore: bump slf4j and logback versions used for pgjdbc-osgi-test
  • 6c5ea88 chore: fix the default branch name for dependency-submission action
  • 5616d5f chore(deps): update oracle-actions/setup-java action to v1.4.2
  • 0d43f0a fix(deps): update dependency checkstyle to v10.25.0
  • d0a8890 chore: add gradle/actions/dependency-submission so GitHub shows all dependenc...
  • 7105c75 fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.25
  • d9a6fc6 fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite....
  • 19dff83 chore(deps): update plugin com.gradle.develocity to v4.0.2
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-core from 6.6.17.Final to 6.6.18.Final

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Hibernate ORM 6.6.18.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.18.Final.

You can find the full list of 6.6.18.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 6.6.18.Final (June 13, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33703

** Bug * [HHH-19533] - Implement equals() and hashCode() for NativeQueryConstructorTransformer * [HHH-19529] - Check bytecode generated classes with stable names class loaders * [HHH-18891] - java.lang.AssertionError generated in getResolvedInstance even though NotFound IGNORE set * [HHH-18876] - ArrayInitializer#resolveInstanceSubInitializers should consider @​ListIndexBase * [HHH-18771] - ListInitializer should consistently consider @​ListIndexBase

Commits
  • 278858d Pre-steps for release : 6.6.18.Final
  • d9876d6 implement equals() / hashCode() for NativeQueryConstructorTransformer
  • aefc2d1 HHH-18891 fix of an AssertionError when using a NotFound annotation
  • b8304a9 HHH-18876 ArrayIndexOutOfBoundsException in ArrayInitializer with ListIndexBase
  • 500f2d9 HHH-18771: If positive, substract listIndexBase from index
  • 26f6d86 HHH-18771: Create test reproducing the problem
  • 4f9e5c1 HHH-19529 Check bytecode generated classes with stable names class loaders to...
  • 8ac3d19 Limit disk usage of TCK reports
  • 10d2c4d Post-steps for release : 6.6.17.Final
  • See full diff in compare view

Updates org.apache.tomcat.embed:tomcat-embed-websocket from 10.1.41 to 10.1.42

Updates org.ajoberstar.grgit from 5.3.0 to 5.3.2

Release notes

Sourced from org.ajoberstar.grgit's releases.

5.3.2

Patch release to fix a vulnerable transitive dependency.

[!NOTE] This release is the same as 5.3.1.

Breaking Changes

None

Enhancements

None

Fixes

  • Update dependencies to resolve JGit vulnerability

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
11 7.0.2, 7.6.4, 8.0.2, 8.14.2
17 7.3.3, 7.6.4, 8.0.2, 8.14.2, 9.0.0-milestone-9
21 8.4, 8.14.2, 9.0.0-milestone-9

5.3.1

Patch release to fix a vulnerable transitive dependency.

Breaking Changes

None

Enhancements

None

Fixes

  • Update dependencies to resolve JGit vulnerability

Deprecations

None

... (truncated)

Commits
  • f11f9d1 patch: Fix publishing
  • c8f191d patch: Upgrade Gradle version
  • d1974cb patch: Fix vulnerability in JGit
  • e7d2ceb chore: Drop Java 11 with Gradle 9
  • 3b584f4 chore: Test against Gradle v9
  • c09770c chore: Publish Gradle deps
  • 311e7b0 chore: Add back signing config
  • 0d32176 chore: Update plugin versions
  • 1b7fdf2 chore: Update actions
  • 897ef8c chore: Enable dependabot for Action versions
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 4 updates: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc), [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm), org.apache.tomcat.embed:tomcat-embed-websocket and [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit).


Updates `org.postgresql:postgresql` from 42.7.6 to 42.7.7
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.6...REL42.7.7)

Updates `org.hibernate.orm:hibernate-core` from 6.6.17.Final to 6.6.18.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.18/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.17...6.6.18)

Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.41 to 10.1.42

Updates `org.ajoberstar.grgit` from 5.3.0 to 5.3.2
- [Release notes](https://github.com/ajoberstar/grgit/releases)
- [Commits](ajoberstar/grgit@5.3.0...5.3.2)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-version: 42.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 6.6.18.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-version: 10.1.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.ajoberstar.grgit
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Jun 15, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Jun 15, 2025
@artembilan artembilan added this to the 6.4.6 milestone Jun 15, 2025
@artembilan artembilan merged commit 7d38426 into 6.4.x Jun 15, 2025
2 of 3 checks passed
@artembilan artembilan deleted the dependabot/gradle/6.4.x/development-dependencies-a621f081f6 branch June 15, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant