Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2023

This PR contains the following updates:

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

Release Notes

PebbleTemplates/pebble (io.pebbletemplates:pebble)

v3.2.4

Compare Source

  • Fix the problem of unit test failure under JDK 21 (#​692)
  • Fix the problem of not resolving reactive values in models (#​691)

v3.2.3

Compare Source

  • Dynamically open different feature according to different scenarios (#​671)
  • Fix the ability to provide your own PebbleViewResolver (#​686)

v3.2.2

Compare Source

  • Throw a more detailed exception from DefaultAttributeResolver (#​653)
  • Make expression nodes fully visitable (#​657)
  • Added getTemplates function to MemoryLoader (#​660)
  • Generate OSGi metadata into pebble jar to make it OSGi compliant (#​663)
  • Add flag for parameter name retention in maven compiler plugin (#​664)

v3.2.1

Compare Source

  • Fix the null pointer exception on the replace filter (#​650)
  • Add native hints for GraalVM (#​648)

v3.2.0

Compare Source

  • Add support for spring framework 6 and spring-boot 3 (#​630)
  • Bump minimum supported java version to 17 in pebble-spring6 and pebble-spring-boot-starter in order to work with spring (#​630)
  • Add a memory loader that supports inheritance and doesn't require a filesystem. This is useful for applications that retrieve templates from a database for example (#​617).
  • BREAKING CHANGE: Change default suffix to .peb instead of .pebble in spring boot autoconfiguration (#​553)
  • BREAKING CHANGE: Rename method getInstance to createInstance in BinaryOperator interface (#​521)
  • BREAKING CHANGE: Rename package from com.mitchellbosecke to io.pebbletemplates (#​635)

v3.1.6

Compare Source

  • Make CacheKey class extendible (#​604)
  • Remove support for spring 1.5.x (#​628)
  • Fix for older Android versions (#​585 #​581 #​580)

Configuration

📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 changed the title chore(deps): Update dependency io.pebbletemplates:pebble to v3.2.1 chore(deps): Update dependency io.pebbletemplates:pebble to v3.2.2 Nov 27, 2023
@renovate renovate bot force-pushed the renovate/io.pebbletemplates-pebble-3.x branch from ca5e91f to 56cfc97 Compare November 27, 2023 15:51
@renovate renovate bot force-pushed the renovate/io.pebbletemplates-pebble-3.x branch from 56cfc97 to 52c2365 Compare February 4, 2025 20:30
@renovate renovate bot changed the title chore(deps): Update dependency io.pebbletemplates:pebble to v3.2.2 chore(deps): Update dependency io.pebbletemplates:pebble to v3.2.3 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/io.pebbletemplates-pebble-3.x branch from 52c2365 to b84827b Compare April 1, 2025 16:37
@renovate renovate bot changed the title chore(deps): Update dependency io.pebbletemplates:pebble to v3.2.3 chore(deps): Update dependency io.pebbletemplates:pebble to v3.2.4 Apr 1, 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.

1 participant