ebullient / ttrpg-convert-cli

Utility to convert JSON data (for content you own) from 5etools or pf2etools into Obsidian-friendly Markdown.
https://www.ebullient.dev/projects/ttrpg-convert-cli/
Apache License 2.0
152 stars 35 forks source link

Bump com.ezylang:EvalEx from 3.1.2 to 3.2.0 #408

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps com.ezylang:EvalEx from 3.1.2 to 3.2.0.

Release notes

Sourced from com.ezylang:EvalEx's releases.

3.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/ezylang/EvalEx/compare/3.1.0...3.2.0

Commits
  • 805a78d prepares release 3.2.0 (#458)
  • 4961161 Fixes documentation and MIN/MAX behavior after #453 (#457)
  • ac18137 Add functions DT_DATE_NOW and DT_DATE_TODAY (#453)
  • 0e243b8 Fixes several Javadoc issues (#454)
  • 9ed8fd8 Adds functions STR_STARTS_WITH and STR_ENDS_WITH (#450)
  • 051d189 The SUM, MIN and MAX functions now also can handle ARRAY parameter types. (#...
  • 1d30e3b adds all primitive array types as possible input parameter (#448)
  • a1bb18b allows all array types as input parameter (#447)
  • 61b80c7 updates latest version in documentation
  • 87b678a allows Java arrays as input parameters for lists (#441)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)