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

feat(deps): update nethermind dependencies #66

Closed
wants to merge 1 commit into from

Conversation

renovate-41e06b0f[bot]
Copy link
Contributor

@renovate-41e06b0f renovate-41e06b0f bot commented Jun 25, 2023

This PR contains the following updates:

Package Update Change
busybox minor 1.34.0 -> 1.36.1
lachlanevenson/k8s-kubectl minor v1.21.3 -> v1.25.4
nethermind/nethermind major v0.0.0 -> 1.20.1

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 these updates again.


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

This PR has been generated by Renovate Bot.

@renovate-41e06b0f
Copy link
Contributor Author

⚠ Artifact update problem

Renovate 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:

  • 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: undefined
Command failed: version=$(grep "^version:" nethermind/Chart.yaml | awk "{print $2}") &&              major=$(echo $version | cut -d. -f1) &&              minor=$(echo $version | cut -d. -f2) &&              patch=$(echo $version | cut -d. -f3) &&              patch=$(expr $patch + 1) &&              echo "Replacing $version with $major.$minor.$patch" &&              sed -i "s/^version:.*/version: ${major}.${minor}.${patch}/g" nethermind/Chart.yaml
grep: nethermind/Chart.yaml: No such file or directory
sed: can't read nethermind/Chart.yaml: No such file or directory

@renovate-41e06b0f renovate-41e06b0f bot force-pushed the renovate/nethermind branch 19 times, most recently from 62c34b3 to 3cfeeef Compare June 26, 2023 01:22
@renovate-41e06b0f renovate-41e06b0f bot changed the title chore(deps): update nethermind dependencies feat(deps): update nethermind dependencies Jun 26, 2023
@renovate-41e06b0f renovate-41e06b0f bot force-pushed the renovate/nethermind branch 2 times, most recently from 152c586 to dc77460 Compare July 17, 2023 11:48
@renovate-41e06b0f renovate-41e06b0f bot force-pushed the renovate/nethermind branch from dc77460 to 4d3d296 Compare July 18, 2023 11:31
| datasource | package                    | from    | to      |
| ---------- | -------------------------- | ------- | ------- |
| docker     | busybox                    | 1.34.0  | 1.36.1  |
| docker     | lachlanevenson/k8s-kubectl | v1.21.3 | v1.25.4 |
| docker     | nethermind/nethermind      | v0.0.0  | 1.21.1  |
@renovate-41e06b0f renovate-41e06b0f bot deleted the renovate/nethermind branch October 31, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants