Skip to content

feat(deps): update lighthouse dependencies#87

Open
renovate-41e06b0f[bot] wants to merge 1 commit into
mainfrom
renovate/lighthouse
Open

feat(deps): update lighthouse dependencies#87
renovate-41e06b0f[bot] wants to merge 1 commit into
mainfrom
renovate/lighthouse

Conversation

@renovate-41e06b0f
Copy link
Copy Markdown
Contributor

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
sigp/lighthouse major v0.0.0 -> v4.5.0

Warning

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


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
Copy Markdown
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:" lighthouse/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" lighthouse/Chart.yaml
grep: lighthouse/Chart.yaml: No such file or directory
sed: can't read lighthouse/Chart.yaml: No such file or directory

| datasource | package                    | from    | to      |
| ---------- | -------------------------- | ------- | ------- |
| docker     | busybox                    | 1.34.0  | 1.36.1  |
| docker     | lachlanevenson/k8s-kubectl | v1.21.3 | v1.25.4 |
| docker     | sigp/lighthouse            | v0.0.0  | v5.2.1  |
@renovate-41e06b0f renovate-41e06b0f Bot force-pushed the renovate/lighthouse branch from b37be80 to 9c4c876 Compare August 1, 2024 16:19
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