Skip to content

Commit 88a4997

Browse files
Update dependency io.pebbletemplates:pebble to v4.1.1 (#760)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [io.pebbletemplates:pebble](http://pebbletemplates.io) ([source](https://redirect.github.com/PebbleTemplates/pebble)) | `4.1.0` → `4.1.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/io.pebbletemplates:pebble/4.1.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.pebbletemplates:pebble/4.1.0/4.1.1?slim=true) | --- ### Release Notes <details> <summary>PebbleTemplates/pebble (io.pebbletemplates:pebble)</summary> ### [`v4.1.1`](https://redirect.github.com/PebbleTemplates/pebble/releases/tag/4.1.1) [Compare Source](https://redirect.github.com/PebbleTemplates/pebble/compare/4.1.0...4.1.1) <h1 id="new-features">New Features</h1> <ul> <li>Expose AST Root Node to Enable Custom NodeVisitor Implementation (#&#8203;701)</li> </ul> <h1 id="bug-fixes">Bug Fixes</h1> <ul> <li>Catch all exceptions in DelegatingLoader (#&#8203;765)</li> </ul> </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-ruby). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f482b85 commit 88a4997

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>io.pebbletemplates</groupId>
133133
<artifactId>pebble</artifactId>
134-
<version>4.1.0</version>
134+
<version>4.1.1</version>
135135
</dependency>
136136
</dependencies>
137137
<properties>

0 commit comments

Comments
 (0)