camunda / feel-scala

FEEL parser and interpreter written in Scala
https://camunda.github.io/feel-scala/
Apache License 2.0
120 stars 50 forks source link

chore(deps): bump scala-library from 2.13.10 to 2.13.11 #655

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps scala-library from 2.13.10 to 2.13.11.

Commits
  • f113b1a Merge pull request #10417 from SethTisue/revert-pr-10148
  • 3fdd091 revert pull request #10148 in its entirety
  • fd209dc Merge pull request #10409 from SethTisue/scala-3.3.1-RC1
  • 6a5318d Scala 3.3.1-RC1 (enable TastyTest on JDK 21)
  • 5df41be Merge pull request #10408 from ckipp01/elidedNote
  • 263eb47 Merge pull request #10148 from tgodzik/correct-by-name
  • a521eac remove unused field in CompletionCandidate
  • f125f82 slight tweak to completion logic, bringing code in line with intention
  • 124dbff bugfix: Matcher should be able to match on name exactly
  • a901a60 Merge pull request #10407 from SethTisue/scala-3.3.0
  • 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)