Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
io.pebbletemplates:pebble (source) dependencies major 3.2.4 -> 4.0.0 OpenSSF Scorecard

Release Notes

PebbleTemplates/pebble (io.pebbletemplates:pebble)

v4.0.0

Compare Source

BREAKING CHANGES

  • Add support for spring boot 4 (#​704)
  • Use one of the following artifactId according to the spring boot version that you are using
ArtifactId spring-boot version
pebble-legacy-spring-boot-starter 3.x.x
pebble-spring-boot-starter 4.x.x
  • The following spring boot properties has been moved to .servlet or .reactive
Old property New Property
pebble.allowRequestOverride pebble.servlet.allowRequestOverride
pebble.allowSessionOverride pebble.servlet.allowSessionOverride
pebble.cache pebble.servlet.cache
pebble.contentType pebble.servlet.contentType
pebble.exposeRequestAttributes pebble.servlet.exposeRequestAttributes
pebble.exposeSessionAttributes pebble.servlet.exposeSessionAttributes
pebble.exposeSpringMacroHelpers pebble.servlet.exposeSpringMacroHelpers
pebble.reactive.mediaTypes

For more information, please consult the spring-boot integration documentation in
the Boot externalized configuration section

New Features

@stempler stempler merged commit 1c87e65 into master Nov 24, 2025
2 checks passed
@stempler stempler deleted the renovate/io.pebbletemplates-pebble-4.x branch November 24, 2025 13:06
@we-release
Copy link

we-release bot commented Nov 27, 2025

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@we-release we-release bot added the released label Nov 27, 2025
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.

2 participants