-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
build(deps): bump github.com/antonmedv/expr from 1.13.0 to 1.15.3 #6342
build(deps): bump github.com/antonmedv/expr from 1.13.0 to 1.15.3 #6342
Conversation
Looks like a panic originating in the upgraded package. I think we will need to skip this version. |
|
f057c12
to
66095e9
Compare
@dependabot rebase |
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.13.0 to 1.15.3. - [Release notes](https://github.com/antonmedv/expr/releases) - [Commits](expr-lang/expr@v1.13.0...v1.15.3) --- updated-dependencies: - dependency-name: github.com/antonmedv/expr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
66095e9
to
b4c617a
Compare
Yes, now Expr ships with expr.DisableBuiltin("type") |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github.com/antonmedv/expr from 1.13.0 to 1.15.3.
Release notes
Sourced from github.com/antonmedv/expr's releases.
... (truncated)
Commits
5916dc2
Add type checks for42 in ["a"]
as invalid89ddc14
Delete fuzz_coverage_test.go709c5dd
Propagate uint32 arguments types in ast (#438)f527a33
Add fuzz filter01c358d
Fix type checker for "in" operator6001a17
Add var names in repl46309b3
Fix size checkb05f809
Add SECURITY.mdbbbabde
Fix if3f563fc
Check for an overflow before allocatingYou can trigger a rebase of this PR 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 <dependency name> 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)