Skip to content
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

deps(maven): bump feel-engine from 1.13.3 to 1.14.1 #8513

Merged
1 commit merged into from Jan 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2022

Bumps feel-engine from 1.13.3 to 1.14.1.

Release notes

Sourced from feel-engine's releases.

1.14.1

What's Changed

Full Changelog: camunda/feel-scala@1.14.0...1.14.1

1.14.0

What's Changed

Dependencies

New Contributors

A special thanks to the community and all contributors: @​vincentgiraud, @​P3trur0, @​kaaquist, @​sccalabr 🎉

Full Changelog: camunda/feel-scala@1.13.3...1.14.0

Commits
  • 9f01c86 [maven-release-plugin] prepare release 1.14.1
  • 7da8fe4 fix(engine): list projection with variable (#385)
  • 0fbda1d ci(github): disable dependabot auto-merge
  • b7dbd37 build(repl): dump FEEL version of REPL to 1.14.0
  • f5d1a47 build(maven): prepare 1.14 branch
  • 6c5e5c7 [maven-release-plugin] prepare release 1.14.0
  • 4662f48 build(maven): prepare release
  • 64498a2 [maven-release-plugin] prepare release 1.4.0
  • bb2fe0d ci(github): new action to build with maven (#379)
  • 005aa0d Merge branch 'P3trur0-issue-372'
  • 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)

closes #8066
closes #7758

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

---
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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 4, 2022
@Zelldon Zelldon requested a review from saig0 January 4, 2022 13:38
Copy link
Member

@saig0 saig0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@ghost ghost merged commit 2eb67be into develop Jan 4, 2022
@ghost ghost deleted the dependabot/maven/org.camunda.feel-feel-engine-1.14.1 branch January 4, 2022 14:57
@saig0
Copy link
Member

saig0 commented Jan 6, 2022

/backport

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2022

Successfully created backport PR #8529 for stable/1.3.

ghost pushed a commit that referenced this pull request Jan 6, 2022
8529: [Backport stable/1.3] deps(maven): bump feel-engine from 1.13.3 to 1.14.1 r=saig0 a=github-actions[bot]

# Description
Backport of #8513 to `stable/1.3`.

relates to #8066 #7758

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@npepinpe npepinpe added the version:1.3.1 Marks an issue as being completely or in parts released in 1.3.1 label Jan 17, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file version:1.3.1 Marks an issue as being completely or in parts released in 1.3.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IllegalStateException: Failed to build variable mapping expression StackOverflowError in FEEL engine
2 participants