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.04.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 5 times, most recently from 21f0755 to 18dbe84 Compare January 4, 2026 06:29
@eucyt eucyt self-assigned this Jan 13, 2026
@renovate renovate bot force-pushed the renovate/io.pebbletemplates-pebble-4.x branch from 18dbe84 to 65f7323 Compare January 13, 2026 16:34
@renovate renovate bot force-pushed the renovate/io.pebbletemplates-pebble-4.x branch from 65f7323 to d9de835 Compare January 13, 2026 16:38
github-merge-queue bot pushed a commit that referenced this pull request Jan 14, 2026
FileLoader is not used! ClasspathLoader resolved .*pebble, so it's ok to
delete it.
Close #649
@eucyt eucyt closed this in #658 Jan 14, 2026
auto-merge was automatically disabled January 14, 2026 07:20

Pull request was closed

@renovate renovate bot deleted the renovate/io.pebbletemplates-pebble-4.x branch January 14, 2026 07:21
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