Skip to content

Commit e7741aa

Browse files
deps: Update dependency org.camunda.feel:feel-engine to v1.18.1 (main) (#22719)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.camunda.feel:feel-engine](http://www.camunda.org) ([source](https://redirect.github.com/camunda/feel-scala)) | `1.18.0` -> `1.18.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.camunda.feel:feel-engine/1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.camunda.feel:feel-engine/1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.camunda.feel:feel-engine/1.18.0/1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.camunda.feel:feel-engine/1.18.0/1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>camunda/feel-scala (org.camunda.feel:feel-engine)</summary> ### [`v1.18.1`](https://redirect.github.com/camunda/feel-scala/releases/tag/1.18.1) [Compare Source](https://redirect.github.com/camunda/feel-scala/compare/1.18.0...1.18.1) #### What's Changed 🐛 - fix: Handle escape and regex characters by [@&#8203;backport-action](https://redirect.github.com/backport-action) in [https://github.com/camunda/feel-scala/pull/933](https://redirect.github.com/camunda/feel-scala/pull/933) **Full Changelog**: camunda/feel-scala@1.18.0...1.18.1 </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/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
2 parents 6299e95 + 781c3c1 commit e7741aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<version.testcontainers>1.20.1</version.testcontainers>
9696
<version.netflix.concurrency>0.5.2</version.netflix.concurrency>
9797
<version.zeebe-test-container>3.6.5</version.zeebe-test-container>
98-
<version.feel-scala>1.18.0</version.feel-scala>
98+
<version.feel-scala>1.18.1</version.feel-scala>
9999
<version.dmn-scala>1.10.0</version.dmn-scala>
100100
<version.rest-assured>5.5.0</version.rest-assured>
101101
<version.spring>6.1.13</version.spring>

0 commit comments

Comments
 (0)