Skip to content
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

chore(deps): bump github.com/antonmedv/expr from 1.10.1 to 1.10.5 #2446

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2023

Bumps github.com/antonmedv/expr from 1.10.1 to 1.10.5.

Release notes

Sourced from github.com/antonmedv/expr's releases.

v1.10.5

  • Fixed call typed to exclude named functions.
  • Fixed type check for in operator with any on rhs.

v1.10.4

  • Fixed checker to correctly expect type cast with As*() modifiers.

v1.10.3

  • Fixed nil type check.

v1.10.2

  • Added more typed call signatures.
  • Fixed: correctly check error type of func return types.
  • Fixed: use CallTyped for methods as well.
Commits
  • cffbb1f Fix call typed to exclude named functions
  • c59a3b9 Fix type check for in operator with any on rhs
  • 93ff233 Fix typo in CoreDNS in README (#321)
  • d1e1daf Add Akvorado as a Expr user (#318)
  • e844992 Update code editor URL in README to https:// (#315)
  • 38ed534 Fix: checker to correctly expect type cast with As*() modifiers
  • e92442f Update Internals.md
  • 0675733 Fix nil type checks
  • bbf30b4 Update Language-Definition.md
  • 30d6ead Update Language-Definition.md
  • 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)

Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.10.1 to 1.10.5.
- [Release notes](https://github.com/antonmedv/expr/releases)
- [Commits](expr-lang/expr@v1.10.1...v1.10.5)

---
updated-dependencies:
- dependency-name: github.com/antonmedv/expr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 28, 2023
@github-actions github-actions bot enabled auto-merge (squash) January 28, 2023 12:02
@github-actions github-actions bot merged commit 200b1ac into master Jan 28, 2023
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/antonmedv/expr-1.10.5 branch January 28, 2023 12:18
whynowy pushed a commit that referenced this pull request Feb 10, 2023
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jwillker pushed a commit to jwillker/argo-events that referenced this pull request Mar 29, 2023
…goproj#2446)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: JohnWillker <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants