-
Notifications
You must be signed in to change notification settings - Fork 4
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
fix(deps): update module github.com/antonmedv/expr to v1.16.9 #25
base: main
Are you sure you want to change the base?
Conversation
ac0bc3a
to
828511b
Compare
828511b
to
91aa93b
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum
|
91aa93b
to
aee457a
Compare
aee457a
to
60e28fd
Compare
60e28fd
to
c7fda74
Compare
c7fda74
to
3668418
Compare
3668418
to
ffa6a9b
Compare
ffa6a9b
to
ceb6f98
Compare
ceb6f98
to
5d6125a
Compare
5d6125a
to
f2f90c6
Compare
f2f90c6
to
59156e2
Compare
59156e2
to
92434fe
Compare
92434fe
to
39926a4
Compare
|
39926a4
to
7195498
Compare
7195498
to
ed64047
Compare
ed64047
to
457a29f
Compare
This PR contains the following updates:
v1.15.3
->v1.16.9
Release Notes
antonmedv/expr (github.com/antonmedv/expr)
v1.16.9
Compare Source
Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy,
safety, and speed.
In this release:
v1.16.8
Compare Source
Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy,
safety, and speed.
In this release:
45c1ae7
6cf0edb
cae6003
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.7
Compare Source
Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy,
safety, and speed.
In this release:
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.6
Compare Source
Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy,
safety, and speed.
In this release:
date()
andnow()
builtins withexpr.Timezone("Europe/Zurich")
timezone("UTC")
builtinExpr 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.5
Compare Source
Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy,
safety, and speed.
In this release:
sum()
builtin (#592)sum()
compiler optimizationc2b609e
edb1b5a
WithContext
to work for methods on env struct (#602)count()
builtin: now predicate is optional725b702
6157395
5804ccb
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.4
Compare Source
This release reverts a wrong compiler optimization for all, any, one, none predicates (#555).
The optimization contains error logic which can lead to a wrong expression.
It is highly recommended to upgrade to the latest version.
v1.16.3
Compare Source
Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy,
safety, and speed.
In this release:
{(foo + bar): 42}
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.2
Compare Source
Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy,
safety, and speed.
In this release:
1 < 2 < 3
(#581)int
: unwraps underlying int value (#611)min
,max
,sum
,mean
,median
(#580, #576)reflect.DeepEqual
(#585)expr.Operator
passes beforeexpr.Env
caused error (#606)-1 not in []
expressions (#590)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.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
.v1.15.5
Compare Source
ceil()
,floor()
andround()
function.v1.15.4
Compare Source
$env
sort()
built-in??
operatorOpEqual{Int,String}
for simple typesOpDeref
(#467)ast.Node
type now is not copied withast.Patch
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.