Skip to content

Bump github.com/VictoriaMetrics/metricsql from 0.56.2 to 0.58.1#144

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/VictoriaMetrics/metricsql-0.58.1
Closed

Bump github.com/VictoriaMetrics/metricsql from 0.56.2 to 0.58.1#144
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/VictoriaMetrics/metricsql-0.58.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps github.com/VictoriaMetrics/metricsql from 0.56.2 to 0.58.1.

Commits
  • a199752 add more tests after c6bd995569d5125cb5b9cb044e8568d9f86640f1
  • c6bd995 optimizer: remove panic and return error if got invalid expression (#17)
  • dea260f parser.go: add support of using keep_metric_names for binary expressions (#15)
  • 72c9c8c parser: properly parse series selector with empty filters such as foo{}
  • da86648 added Optimize() tests for or filters
  • e02f018 Use or instead of | as delimiter inside {...}` for or filters
  • 6b871aa Added '|' operator support for metrics expression (issue https://github.com/V...
  • d1f6936 vendor: update dependencies
  • 85a9d00 parser.go: better document the case when the metric name clashes with one of ...
  • See full diff 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/VictoriaMetrics/metricsql](https://github.com/VictoriaMetrics/metricsql) from 0.56.2 to 0.58.1.
- [Commits](VictoriaMetrics/metricsql@v0.56.2...v0.58.1)

---
updated-dependencies:
- dependency-name: github.com/VictoriaMetrics/metricsql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from weisdd as a code owner July 17, 2023 06:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 17, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2023

Superseded by #145.

@dependabot dependabot bot closed this Jul 18, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/VictoriaMetrics/metricsql-0.58.1 branch July 18, 2023 05:54
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