Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2025

This PR contains the following updates:

Package Change Age Confidence
io.pebbletemplates:pebble (source) 3.2.4 -> 4.0.0 age confidence

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added this pull request to the merge queue Nov 28, 2025
Merged via the queue into master with commit fb34420 Nov 28, 2025
13 checks passed
@renovate renovate bot deleted the renovate/io.pebbletemplates-pebble-4.x branch November 28, 2025 22:57
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