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

fix(deps): update module github.com/antonmedv/expr to v1.15.6 #29653

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/antonmedv/expr require patch v1.15.5 -> v1.15.6

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

antonmedv/expr (github.com/antonmedv/expr)

v1.15.6

Compare Source

  • This is a new release for expr-lang/epxr.

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team December 5, 2023 11:33
@renovate renovate bot requested a review from djaglowski as a code owner December 5, 2023 11:33
@renovate renovate bot requested a review from a team December 5, 2023 11:33
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Dec 5, 2023
Copy link
Contributor Author

renovate bot commented Dec 5, 2023

⚠ Artifact update problem

Renovate failed to update artifacts 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: receiver/receivercreator/go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/3ed5b0/2d876e/repos/github/open-telemetry/opentelemetry-collector-contrib":"/tmp/worker/3ed5b0/2d876e/repos/github/open-telemetry/opentelemetry-collector-contrib" -v "/tmp/worker/3ed5b0/2d876e/cache":"/tmp/worker/3ed5b0/2d876e/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/3ed5b0/2d876e/repos/github/open-telemetry/opentelemetry-collector-contrib/receiver/receivercreator" ghcr.io/containerbase/sidecar:9.26.2 bash -l -c "install-tool golang 1.20.11 && go get -d -t ./..."
go: github.com/antonmedv/[email protected]: parsing go.mod:
	module declares its path as: github.com/expr-lang/expr
	        but was required as: github.com/antonmedv/expr

File name: pkg/stanza/go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/3ed5b0/2d876e/repos/github/open-telemetry/opentelemetry-collector-contrib":"/tmp/worker/3ed5b0/2d876e/repos/github/open-telemetry/opentelemetry-collector-contrib" -v "/tmp/worker/3ed5b0/2d876e/cache":"/tmp/worker/3ed5b0/2d876e/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/3ed5b0/2d876e/repos/github/open-telemetry/opentelemetry-collector-contrib/pkg/stanza" ghcr.io/containerbase/sidecar:9.26.2 bash -l -c "install-tool golang 1.20.11 && go get -d -t ./..."
go: github.com/antonmedv/[email protected]: parsing go.mod:
	module declares its path as: github.com/expr-lang/expr
	        but was required as: github.com/antonmedv/expr

File name: internal/filter/go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/3ed5b0/2d876e/repos/github/open-telemetry/opentelemetry-collector-contrib":"/tmp/worker/3ed5b0/2d876e/repos/github/open-telemetry/opentelemetry-collector-contrib" -v "/tmp/worker/3ed5b0/2d876e/cache":"/tmp/worker/3ed5b0/2d876e/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/3ed5b0/2d876e/repos/github/open-telemetry/opentelemetry-collector-contrib/internal/filter" ghcr.io/containerbase/sidecar:9.26.2 bash -l -c "install-tool golang 1.20.11 && go get -d -t ./..."
go: github.com/antonmedv/[email protected]: parsing go.mod:
	module declares its path as: github.com/expr-lang/expr
	        but was required as: github.com/antonmedv/expr

@djaglowski
Copy link
Member

This appears to be caused by expr-lang/expr#481

Copy link
Contributor Author

renovate bot commented Dec 6, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@codeboten codeboten force-pushed the renovate/github.com-antonmedv-expr-1.x branch from 3587e98 to 373fc2c Compare December 6, 2023 23:13
@codeboten codeboten merged commit e818a4c into main Dec 6, 2023
78 checks passed
@codeboten codeboten deleted the renovate/github.com-antonmedv-expr-1.x branch December 6, 2023 23:41
@github-actions github-actions bot added this to the next release milestone Dec 6, 2023
jayasai470 pushed a commit to jayasai470/opentelemetry-collector-contrib that referenced this pull request Dec 8, 2023
…elemetry#29653)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/antonmedv/expr](https://togithub.com/antonmedv/expr) |
require | patch | `v1.15.5` -> `v1.15.6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>antonmedv/expr (github.com/antonmedv/expr)</summary>

###
[`v1.15.6`](https://togithub.com/expr-lang/expr/releases/tag/v1.15.6)

[Compare
Source](https://togithub.com/antonmedv/expr/compare/v1.15.5...v1.15.6)

-   This is a new release for `expr-lang/epxr`.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

---------

Signed-off-by: Alex Boten <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Boten <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants