Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): bump feel-engine from 1.13.2 to 1.13.3 #130

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps feel-engine from 1.13.2 to 1.13.3.

Release notes

Sourced from feel-engine's releases.

1.13.3

Changelog

  • (fix): avoid exceptions when calling the API (#323)
  • (fix): invoke built-in function with invalid pattern (#321)
  • (fix): weekday property of local date-times (#322)
  • (fix): allow chaining of multiple filter expressions (#303)
  • (fix): allow unary-tests with some/every expression (#304)
  • (fix): allow unary-tests expression with comparison and no parentheses (#306)
  • (fix): allow parentheses in context value (#302)
Commits
  • 57a5d75 [maven-release-plugin] prepare release 1.13.3
  • 1f92f91 test(engine): verify error if property not available
  • eb641be refactor(engine): extract properties to value type
  • e906338 refactor(engine): correct error message for properties
  • 8905b55 fix(engine): weekday property of local date-times
  • 8b3d020 Merge pull request #321 from camunda/289-split
  • b62307d fix(engine): failsafe API calls (#323)
  • c98c118 fix(engine): return null on function invocation
  • c4fbcf1 fix(builtin): handle invalid pattern
  • 740e854 refactor(repl): add return types
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [feel-engine](https://github.com/camunda/feel-scala) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/camunda/feel-scala/releases)
- [Commits](camunda/feel-scala@1.13.2...1.13.3)

---
updated-dependencies:
- dependency-name: org.camunda.feel:feel-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2021
@saig0 saig0 merged commit 9ecadef into master Aug 23, 2021
@saig0 saig0 deleted the dependabot/maven/org.camunda.feel-feel-engine-1.13.3 branch August 23, 2021 10:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant