-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): Bump feel-engine from 1.15.3 to 1.16.0 #698
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [feel-engine](https://github.com/camunda/feel-scala) from 1.15.3 to 1.16.0. - [Release notes](https://github.com/camunda/feel-scala/releases) - [Commits](camunda/feel-scala@1.15.3...1.16.0) --- updated-dependencies: - dependency-name: org.camunda.feel:feel-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Mar 23, 2023
remcowesterhoud
approved these changes
Mar 23, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
ghost
pushed a commit
that referenced
this pull request
Mar 23, 2023
697: build(deps): Bump protobuf-java from 3.21.12 to 3.22.2 r=remcowesterhoud a=dependabot[bot] Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.12 to 3.22.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/81f89d509d6771dcccb619cbe26ac86cec472582"><code>81f89d5</code></a> Updating version.json and repo version numbers to: 22.2</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/9540135894f527d11f65ff4e79ee5f8fae9864de"><code>9540135</code></a> Merge pull request <a href="https://github.com/protocolbuffers/protobuf/issues/12194">#12194</a> from deannagarcia/finalPomFixes</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/99ed01009f14fbfb885f98c3512818af8033ef6a"><code>99ed010</code></a> Add version to intra proto dependencies and add kotlin stdlib dependency</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/080e3067b92bed7e7347f5656a569116491dbbc6"><code>080e306</code></a> Merge pull request <a href="https://github.com/protocolbuffers/protobuf/issues/12189">#12189</a> from deannagarcia/poms</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/d80c12d3221fd489b779fccf0020a17bd666a311"><code>d80c12d</code></a> Add $ back for osgi header</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/be7f6b06c0c1082c43e3bf225a66cafaf26d68e6"><code>be7f6b0</code></a> Merge pull request <a href="https://github.com/protocolbuffers/protobuf/issues/12177">#12177</a> from deannagarcia/fixPom</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/8ac23375950e905f54f2523807b68618bd047835"><code>8ac2337</code></a> Remove $ in pom files</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/832a19627a8264f6eac0bf4cc40bf35c6905b57f"><code>832a196</code></a> Merge pull request <a href="https://github.com/protocolbuffers/protobuf/issues/12168">#12168</a> from protocolbuffers/22.x-202303072154</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/9c02d4c0de5b32225716483332c892692b19a483"><code>9c02d4c</code></a> Updating version.json to: 22.2-dev</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/839e8d25eab89b8cf5fa6a5a18575a8d383aaad1"><code>839e8d2</code></a> Updating version.json and repo version numbers to: 22.1</li> <li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v3.21.12...v3.22.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java&package-manager=maven&previous-version=3.21.12&new-version=3.22.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> 698: build(deps): Bump feel-engine from 1.15.3 to 1.16.0 r=remcowesterhoud a=dependabot[bot] Bumps [feel-engine](https://github.com/camunda/feel-scala) from 1.15.3 to 1.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/camunda/feel-scala/releases">feel-engine's releases</a>.</em></p> <blockquote> <h2>1.16.0</h2> <h2>What's Changed ✨</h2> <ul> <li>feat: New built-in function to get the last day of the month by <a href="https://github.com/sccalabr"><code>`@sccalabr</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/527">camunda/feel-scala#527</a></li> <li>feat: New built-in function to get a random number by <a href="https://github.com/kaaquist"><code>`@kaaquist</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/528">camunda/feel-scala#528</a></li> <li>feat: New built-in function to get a date-time in a given timezone by <a href="https://github.com/sccalabr"><code>`@sccalabr</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/530">camunda/feel-scala#530</a></li> <li>feat: New built-in functions for context operations by <a href="https://github.com/saig0"><code>`@saig0</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/574">camunda/feel-scala#574</a></li> <li>feat: New built-in functions to get a value with a dynamic path by <a href="https://github.com/koevskinikola"><code>`@koevskinikola</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/601">camunda/feel-scala#601</a></li> <li>fix: Filter expression with numeric function by <a href="https://github.com/saig0"><code>`@saig0</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/514">camunda/feel-scala#514</a></li> <li>fix: Instance-of with correct duration names by <a href="https://github.com/sccalabr"><code>`@sccalabr</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/535">camunda/feel-scala#535</a></li> <li>fix: Parse negative duration in conversion function by <a href="https://github.com/sccalabr"><code>`@sccalabr</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/538">camunda/feel-scala#538</a></li> <li>fix: Normalize days-time duration values by <a href="https://github.com/kaaquist"><code>`@kaaquist</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/534">camunda/feel-scala#534</a></li> <li>fix: Access <code>time offset</code> property of a variable by <a href="https://github.com/remcowesterhoud"><code>`@remcowesterhoud</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/600">camunda/feel-scala#600</a></li> <li>fix: Instance-of with "date and time" by <a href="https://github.com/saig0"><code>`@saig0</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/597">camunda/feel-scala#597</a></li> <li>fix: Java 8 compatible code by <a href="https://github.com/saig0"><code>`@saig0</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/541">camunda/feel-scala#541</a></li> <li>build: Avoid creating a reduced pom by <a href="https://github.com/saig0"><code>`@saig0</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/451">camunda/feel-scala#451</a></li> <li>build: Switch to non-deprecated URL by <a href="https://github.com/Langleu"><code>`@Langleu</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/472">camunda/feel-scala#472</a></li> </ul> <h3>Dependencies 🤖</h3> <ul> <li>chore(deps): bump maven-assembly-plugin from 3.3.0 to 3.4.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/453">camunda/feel-scala#453</a></li> <li>chore(deps-dev): bump version.log4j from 2.17.2 to 2.18.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/452">camunda/feel-scala#452</a></li> <li>chore(deps): bump actions/add-to-project from 0.1.0 to 0.3.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/469">camunda/feel-scala#469</a></li> <li>chore(deps): bump maven-assembly-plugin from 3.4.0 to 3.4.2 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/471">camunda/feel-scala#471</a></li> <li>chore(deps): bump scala-maven-plugin from 4.6.3 to 4.7.1 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/470">camunda/feel-scala#470</a></li> <li>chore(deps): bump camunda-bpm-release-parent from 2.2.4 to 2.2.5 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/509">camunda/feel-scala#509</a></li> <li>chore(deps): bump maven-shade-plugin from 3.3.0 to 3.4.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/511">camunda/feel-scala#511</a></li> <li>chore(deps-dev): bump version.log4j from 2.18.0 to 2.19.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/512">camunda/feel-scala#512</a></li> <li>deps: dump plugin versions by <a href="https://github.com/saig0"><code>`@saig0</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/519">camunda/feel-scala#519</a></li> <li>chore(deps): bump maven-jar-plugin from 3.2.2 to 3.3.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/522">camunda/feel-scala#522</a></li> <li>chore(deps): bump scala-library from 2.13.8 to 2.13.9 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/523">camunda/feel-scala#523</a></li> <li>chore(deps): bump scala-maven-plugin from 4.7.1 to 4.7.2 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/525">camunda/feel-scala#525</a></li> <li>chore(deps): bump scala-library from 2.13.9 to 2.13.10 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/533">camunda/feel-scala#533</a></li> <li>chore(deps): bump maven-shade-plugin from 3.4.0 to 3.4.1 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/542">camunda/feel-scala#542</a></li> <li>chore(deps): bump zeebe-io/backport-action from 0.0.8 to 0.0.9 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/571">camunda/feel-scala#571</a></li> <li>chore(deps): bump actions/add-to-project from 0.3.0 to 0.4.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/565">camunda/feel-scala#565</a></li> <li>chore(deps): bump scalatest-maven-plugin from 2.0.2 to 2.2.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/536">camunda/feel-scala#536</a></li> <li>chore(deps): bump scala-maven-plugin from 4.7.2 to 4.8.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/578">camunda/feel-scala#578</a></li> <li>chore(deps): bump zeebe-io/backport-action from 0.0.9 to 1.0.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/580">camunda/feel-scala#580</a></li> <li>chore(deps): bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/586">camunda/feel-scala#586</a></li> <li>chore(deps): bump zeebe-io/backport-action from 1.0.0 to 1.0.1 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/584">camunda/feel-scala#584</a></li> <li>chore(deps): bump zeebe-io/backport-action from 1.0.1 to 1.1.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/587">camunda/feel-scala#587</a></li> <li>chore(deps-dev): bump version.log4j from 2.19.0 to 2.20.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/591">camunda/feel-scala#591</a></li> <li>chore(deps): bump maven-assembly-plugin from 3.4.2 to 3.5.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/592">camunda/feel-scala#592</a></li> <li>chore(deps): bump zeebe-io/backport-action from 1.1.0 to 1.2.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/593">camunda/feel-scala#593</a></li> <li>chore(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/594">camunda/feel-scala#594</a></li> <li>chore(deps): bump scala-maven-plugin from 4.8.0 to 4.8.1 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/596">camunda/feel-scala#596</a></li> <li>chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github.com/camunda/feel-scala/pull/606">camunda/feel-scala#606</a></li> </ul> <h2>New Contributors</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/camunda/feel-scala/commit/2a36ccef0ceb9ab1bfa998ac99cd96600ea372d4"><code>2a36cce</code></a> [maven-release-plugin] prepare release 1.16.0</li> <li><a href="https://github.com/camunda/feel-scala/commit/51a6c1e3663499bd6c6e34c0fb7bca138f74f7a2"><code>51a6c1e</code></a> Update new-release.md</li> <li><a href="https://github.com/camunda/feel-scala/commit/c7da5fa5c82555fa49c302fe61e5cd33a2c25e8f"><code>c7da5fa</code></a> Merge pull request <a href="https://github.com/camunda/feel-scala/issues/601">#601</a> from camunda/11293-dynamic-path-get-value</li> <li><a href="https://github.com/camunda/feel-scala/commit/8d6657d1beacff6f009d6d6e11fb93bc3a3b8466"><code>8d6657d</code></a> doc: add get value with path documentation</li> <li><a href="https://github.com/camunda/feel-scala/commit/5b1e9281a4f1a7f9ab1913613b6d4b4ca2beefd9"><code>5b1e928</code></a> feat: add recursive method for get value with path</li> <li><a href="https://github.com/camunda/feel-scala/commit/f752a6d32c5475d8c53c8e2ee7bc716e6c55e98e"><code>f752a6d</code></a> feat: add get value with path function</li> <li><a href="https://github.com/camunda/feel-scala/commit/730a595ace688afe854e91bf69f0f484fd7ff076"><code>730a595</code></a> refactor: pass a valuemapper to the built-in functions</li> <li><a href="https://github.com/camunda/feel-scala/commit/85ada1898c5c581e711662efe066cbc1d5371de9"><code>85ada18</code></a> test: add coverage for get value with path</li> <li><a href="https://github.com/camunda/feel-scala/commit/960027f7acacb85a1cbbccc316ea6e5e65e06861"><code>960027f</code></a> Create</li> <li><a href="https://github.com/camunda/feel-scala/commit/a509181efdc3eccbd974c68ff89f80ad8d4d2280"><code>a509181</code></a> Merge pull request <a href="https://github.com/camunda/feel-scala/issues/606">#606</a> from camunda/dependabot/maven/org.apache.maven.plugin...</li> <li>Additional commits viewable in <a href="https://github.com/camunda/feel-scala/compare/1.15.3...1.16.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.camunda.feel:feel-engine&package-manager=maven&previous-version=1.15.3&new-version=1.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> 699: build(deps): Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 r=remcowesterhoud a=dependabot[bot] Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-javadoc-plugin/releases">maven-javadoc-plugin's releases</a>.</em></p> <blockquote> <h2>3.5.0</h2> <p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&version=12352256">Release Notes</a></p> <ul> <li>Clean up language and update URLs (<a href="https://github.com/apache/maven-javadoc-plugin/pull/172">#172</a>) <a href="https://github.com/elharo"><code>`@elharo</code></a></li>` <li>Assorted minor FAQ edits (<a href="https://github.com/apache/maven-javadoc-plugin/pull/176">#176</a>) <a href="https://github.com/elharo"><code>`@elharo</code></a></li>` <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-738">[MJAVADOC-738]</a> - Upgrade commons-text to 1.10.0 (<a href="https://github.com/apache/maven-javadoc-plugin/pull/174">#174</a>) <a href="https://github.com/cstamas"><code>`@cstamas</code></a></li>` <li>an --> a (<a href="https://github.com/apache/maven-javadoc-plugin/pull/171">#171</a>) <a href="https://github.com/elharo"><code>`@elharo</code></a></li>` <li>Update (<a href="https://github.com/apache/maven-javadoc-plugin/pull/167">#167</a>) <a href="https://github.com/elharo"><code>`@elharo</code></a></li>` <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-685">[MJAVADOC-685]</a> - no longer document deprecated parameter stylesheet (<a href="https://github.com/apache/maven-javadoc-plugin/pull/165">#165</a>) <a href="https://github.com/kwin"><code>`@kwin</code></a></li>` <li>MJAVADOC-731 update parent, get rid of legacy (<a href="https://github.com/apache/maven-javadoc-plugin/pull/164">#164</a>) <a href="https://github.com/kwin"><code>`@kwin</code></a></li>` <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-685">[MJAVADOC-685]</a> - Deprecate parameter "stylesheet" (<a href="https://github.com/apache/maven-javadoc-plugin/pull/162">#162</a>) <a href="https://github.com/kwin"><code>`@kwin</code></a></li>` </ul> <h2>📝 Documentation updates</h2> <ul> <li>Typo in AbstractJavadocMojo (<a href="https://github.com/apache/maven-javadoc-plugin/pull/175">#175</a>) <a href="https://github.com/ebourg"><code>`@ebourg</code></a></li>` <li>licenced --> licensed (<a href="https://github.com/apache/maven-javadoc-plugin/pull/168">#168</a>) <a href="https://github.com/elharo"><code>`@elharo</code></a></li>` </ul> <h2>👻 Maintenance</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-729">[MJAVADOC-729]</a> - Link to Javadoc references from JDK 17 (<a href="https://github.com/apache/maven-javadoc-plugin/pull/161">#161</a>) <a href="https://github.com/kwin"><code>`@kwin</code></a></li>` <li>fix link to documentation of link option (<a href="https://github.com/apache/maven-javadoc-plugin/pull/160">#160</a>) <a href="https://github.com/kwin"><code>`@kwin</code></a></li>` <li>[[MJAVADOC-721] Parse stderr output and suppress informational lines (<a href="https://github.com/apache/maven-javadoc-plugin/pull/157">#157</a>) <a href="https://github.com/sman-81"><code>`@sman-81</code></a>]](<a` href="https://issues.apache.org/jira/browse/MJAVADOC-721%5D">https://issues.apache.org/jira/browse/MJAVADOC-721]</a> Parse stderr output and suppress informational lines (<a href="https://github.com/apache/maven-javadoc-plugin/pull/157">#157</a>) <a href="https://github.com/sman-81"><code>`@sman-81</code></a>)` -</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/e41f4fda4529a20089d708471909839f123d5988"><code>e41f4fd</code></a> [maven-release-plugin] prepare release maven-javadoc-plugin-3.5.0</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/c56ec0a989b34ee7383b7f5f16e4f8fca69149f8"><code>c56ec0a</code></a> [MJAVADOC-741] Upgrade plugins and components</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/d02fd90c799e12825448ac538bf09abf2a059d82"><code>d02fd90</code></a> [MJAVADOC-740] Upgrade Parent to 39</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/41233152e19b9cf01bc3ac5a072ce36d5e911656"><code>4123315</code></a> [MJAVADOC-700] Plugin duplicates classes in Java 8 all-classes lists</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/fabff9c1ed15007f11d1644e445d766ea9e63c5d"><code>fabff9c</code></a> Clean up language and update URLs (<a href="https://github.com/apache/maven-javadoc-plugin/issues/172">#172</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/a654cc647a06d7f36cea8918ffa05d05489bd5a1"><code>a654cc6</code></a> Assorted minor FAQ edits (<a href="https://github.com/apache/maven-javadoc-plugin/issues/176">#176</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/73557e337eb556fb628823594cf387bf64ef22f5"><code>73557e3</code></a> Fixed a typo in AbstractJavadocMojo (<a href="https://github.com/apache/maven-javadoc-plugin/issues/175">#175</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/96df545acc6a70f64cb2c00b2b7d7544a4f775c4"><code>96df545</code></a> [MJAVADOC-738] Upgrade commons-text to 1.10.0 (<a href="https://github.com/apache/maven-javadoc-plugin/issues/174">#174</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/f21b24c76cbd9724c3c5777b10e696dd1ea3f3e1"><code>f21b24c</code></a> update Reproducible Builds badge link</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/5b61ee915298b51a273bd88612fb346ac639d9e0"><code>5b61ee9</code></a> an --> a (<a href="https://github.com/apache/maven-javadoc-plugin/issues/171">#171</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-javadoc-plugin&package-manager=maven&previous-version=3.4.1&new-version=3.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build failed (retrying...): |
Build succeeded: |
ghost
deleted the
dependabot/maven/org.camunda.feel-feel-engine-1.16.0
branch
March 23, 2023 10:13
This pull request was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps feel-engine from 1.15.3 to 1.16.0.
Release notes
Sourced from feel-engine's releases.
... (truncated)
Commits
2a36cce
[maven-release-plugin] prepare release 1.16.051a6c1e
Update new-release.mdc7da5fa
Merge pull request #601 from camunda/11293-dynamic-path-get-value8d6657d
doc: add get value with path documentation5b1e928
feat: add recursive method for get value with pathf752a6d
feat: add get value with path function730a595
refactor: pass a valuemapper to the built-in functions85ada18
test: add coverage for get value with path960027f
Createa509181
Merge pull request #606 from camunda/dependabot/maven/org.apache.maven.plugin...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)