fix(deps): update module github.com/antonmedv/expr to v1.16.1 - autoclosed #42
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.
This PR contains the following updates:
v1.15.5
->v1.16.1
Release Notes
antonmedv/expr (github.com/antonmedv/expr)
v1.16.1
Compare Source
Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy,
safety, and speed.
In this release:
?.[
operator (ffaec9e
)95084fb
)ed89647
)groupBy()
andsortBy()
builtins (#562)expr.Function()
(#408)concat()
builtin (#565)reverse()
builtin (#553)program.Locations()
method (e53cefe
)array?.[42]
(#550)all
,any
,one
,none
functions (#555)Expr Editor
The Expr Editor is an embeddable code editor written in JavaScript with
full support of Expr language.
Expr Pro
Expr Pro is a set of extensions for Expr for advanced use cases. It includes
expressions explanation, performance profiling, and more.
v1.16.0
Compare Source
Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed.
In this release:
.Node()
(#528)Valuer
patcher (#525)expr.WarnOnAny()
optionexpr.As*()
options behavior to acceptany
by defaultany
type in type checkerAddition
In addition to open-source version of Expr, we have an embeddable Expr Editor and Expr Pro packages.
v1.15.8
Compare Source
Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy,
safety, and speed.
In this release
raw string
Expr Editor
The Expr Editor is an embeddable code editor written in JavaScript with
full support of Expr language.
v1.15.7
Compare Source
Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed.
In this release:
$env
. (#495)GetSource()
method tovm.Program
. (#491)v1.15.6
Compare Source
expr-lang/epxr
expr.WithContext()
option to pass context to custom functions.vm.Program
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.