Commit fb34420
authored
Update dependency io.pebbletemplates:pebble to v4 (#1458)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [io.pebbletemplates:pebble](http://pebbletemplates.io)
([source](https://redirect.github.com/PebbleTemplates/pebble)) | `3.2.4`
-> `4.0.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>PebbleTemplates/pebble (io.pebbletemplates:pebble)</summary>
###
[`v4.0.0`](https://redirect.github.com/PebbleTemplates/pebble/releases/tag/4.0.0)
[Compare
Source](https://redirect.github.com/PebbleTemplates/pebble/compare/3.2.4...v4.0.0)
### BREAKING CHANGES
- Add support for spring boot 4
([#​704](https://redirect.github.com/PebbleTemplates/pebble/issues/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](https://pebbletemplates.io/wiki/guide/spring-boot-integration/)
### New Features
- Add nl2br filter
([#​699](https://redirect.github.com/PebbleTemplates/pebble/issues/699))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/line/line-bot-sdk-nodejs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b763785 commit fb34420
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments