Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2025

This PR contains the following updates:

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

Release Notes

PebbleTemplates/pebble (io.pebbletemplates:pebble)

v4.1.0

Compare Source

BREAKING CHANGES

  • If you do not provide a custom Loader, Pebble will now use only a ClasspathLoader by default, same as the spring autoconfiguration. Before that, it would have used an instance of the DelegatingLoader which consists of a ClasspathLoader and a FileLoader behind the scenes to find your templates.
  • Modify the FileLoader to use a mandatory base directory parameter.

Security

New Features

  • Use a default existing format of yyyy-MM-dd'T'HH:mm:ssZ when using date filter with a string (#​677)
  • Look for exact method / field match when doing reflection. Look for method get/is/has if none match (#​712)
  • Support dynamic named arguments (#​741)

Bug Fixes

  • NaN must return false instead of throwing an exception (#​695)

Dependency Upgrades

  • Upgrade to SLF4J 2.0.17 (#​709)

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 force-pushed the renovate/io.pebbletemplates-pebble-4.x branch from 2a24f97 to 481ad25 Compare December 21, 2025 08:49
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