[hibernate/hibernate-search] f94412: Bump the database-containers group
by dependabot[bot]
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-search
Commit: f94412dc3920f0f9318db65f5924570e009ad8cd
https://github.com/hibernate/hibernate-search/commit/f94412dc3920f0f9318d...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M build/container/database/cockroachdb.Dockerfile
M build/container/database/postgresql.Dockerfile
Log Message:
-----------
Bump the database-containers group
Bumps the database-containers group in /build/container/database with 2 updates: cockroachdb/cockroach and postgres.
Updates `cockroachdb/cockroach` from v25.3.1 to v25.3.2
Updates `postgres` from 17.6 to 18.0
---
updated-dependencies:
- dependency-name: cockroachdb/cockroach
dependency-version: v25.3.2
dependency-type: direct:production
dependency-group: database-containers
- dependency-name: postgres
dependency-version: '18.0'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: database-containers
...
Signed-off-by: dependabot[bot] <support(a)github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications
9 hours, 54 minutes
[hibernate/hibernate-validator] af6380: HV-2143 Switch to a `rouge` highlighter
by Marko Bekhta
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-validator
Commit: af6380972e2555daffbcab5d9db5d61c1d45dbd4
https://github.com/hibernate/hibernate-validator/commit/af6380972e2555daf...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M documentation/pom.xml
M documentation/src/main/asciidoc/ch01.asciidoc
M documentation/src/main/asciidoc/ch02.asciidoc
M documentation/src/main/asciidoc/ch03.asciidoc
M documentation/src/main/asciidoc/ch04.asciidoc
M documentation/src/main/asciidoc/ch05.asciidoc
M documentation/src/main/asciidoc/ch06.asciidoc
M documentation/src/main/asciidoc/ch07.asciidoc
M documentation/src/main/asciidoc/ch08.asciidoc
M documentation/src/main/asciidoc/ch09.asciidoc
M documentation/src/main/asciidoc/ch10.asciidoc
M documentation/src/main/asciidoc/ch11.asciidoc
M documentation/src/main/asciidoc/ch12.asciidoc
M documentation/src/main/asciidoc/ch13.asciidoc
M documentation/src/main/asciidoc/index.asciidoc
M pom.xml
Log Message:
-----------
HV-2143 Switch to a `rouge` highlighter
in preparation for the unified theme
+ add language wherever missing
Signed-off-by: marko-bekhta <marko.prykladna(a)gmail.com>
Commit: e9b6d0992eb6bcc601d5f06610f6893f14d7c43c
https://github.com/hibernate/hibernate-validator/commit/e9b6d0992eb6bcc60...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M documentation/pom.xml
M documentation/src/main/asciidoc/index.asciidoc
M pom.xml
Log Message:
-----------
HV-2143 Apply the updated themes
Signed-off-by: marko-bekhta <marko.prykladna(a)gmail.com>
Commit: 182e2c1a7245996ea281cb3ec2e140224c742e31
https://github.com/hibernate/hibernate-validator/commit/182e2c1a7245996ea...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M documentation/pom.xml
A documentation/src/main/asciidoc/_ch01.adoc
A documentation/src/main/asciidoc/_ch02.adoc
A documentation/src/main/asciidoc/_ch03.adoc
A documentation/src/main/asciidoc/_ch04.adoc
A documentation/src/main/asciidoc/_ch05.adoc
A documentation/src/main/asciidoc/_ch06.adoc
A documentation/src/main/asciidoc/_ch07.adoc
A documentation/src/main/asciidoc/_ch08.adoc
A documentation/src/main/asciidoc/_ch09.adoc
A documentation/src/main/asciidoc/_ch10.adoc
A documentation/src/main/asciidoc/_ch11.adoc
A documentation/src/main/asciidoc/_ch12.adoc
A documentation/src/main/asciidoc/_ch13.adoc
A documentation/src/main/asciidoc/_ch14.adoc
A documentation/src/main/asciidoc/_pr01.adoc
R documentation/src/main/asciidoc/ch01.asciidoc
R documentation/src/main/asciidoc/ch02.asciidoc
R documentation/src/main/asciidoc/ch03.asciidoc
R documentation/src/main/asciidoc/ch04.asciidoc
R documentation/src/main/asciidoc/ch05.asciidoc
R documentation/src/main/asciidoc/ch06.asciidoc
R documentation/src/main/asciidoc/ch07.asciidoc
R documentation/src/main/asciidoc/ch08.asciidoc
R documentation/src/main/asciidoc/ch09.asciidoc
R documentation/src/main/asciidoc/ch10.asciidoc
R documentation/src/main/asciidoc/ch11.asciidoc
R documentation/src/main/asciidoc/ch12.asciidoc
R documentation/src/main/asciidoc/ch13.asciidoc
R documentation/src/main/asciidoc/ch14.asciidoc
A documentation/src/main/asciidoc/index.adoc
R documentation/src/main/asciidoc/index.asciidoc
R documentation/src/main/asciidoc/pr01.asciidoc
Log Message:
-----------
HV-2143 Update adoc file extensions and naming scheme
Signed-off-by: marko-bekhta <marko.prykladna(a)gmail.com>
Compare: https://github.com/hibernate/hibernate-validator/compare/cb9bca2430a2...1...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-validator/settings/notifications
10 hours