Skip to content

Commit

Permalink
ci(deps): update renovate docker tag to v37.377.3 (#760)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change | OpenSSF |
|---|---|---|---|
| [renovate](https://renovatebot.com)
([source](https://togithub.com/renovatebot/renovate)) | minor |
`37.376.0` -> `37.377.3` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/renovatebot/renovate/badge)](https://securityscorecards.dev/viewer/?uri=github.com/renovatebot/renovate)
|

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate)</summary>

###
[`v37.377.3`](https://togithub.com/renovatebot/renovate/releases/tag/37.377.3)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/37.377.2...37.377.3)

##### Bug Fixes

- Revert "refactor: use `detectPlatform`"
([#&#8203;29255](https://togithub.com/renovatebot/renovate/issues/29255))
([34d0727](https://togithub.com/renovatebot/renovate/commit/34d0727883c836205acf00d2213a24d960803553))

###
[`v37.377.2`](https://togithub.com/renovatebot/renovate/releases/tag/37.377.2)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/37.377.1...37.377.2)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v10.6.15
([#&#8203;29253](https://togithub.com/renovatebot/renovate/issues/29253))
([1b76331](https://togithub.com/renovatebot/renovate/commit/1b76331896e5a2556d209fe256df7b5012caa477))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v10.6.15
([#&#8203;29252](https://togithub.com/renovatebot/renovate/issues/29252))
([de16d39](https://togithub.com/renovatebot/renovate/commit/de16d39815c6467794b027fb67195e88195f4d00))

###
[`v37.377.1`](https://togithub.com/renovatebot/renovate/releases/tag/37.377.1)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/37.377.0...37.377.1)

##### Bug Fixes

- **docker:** support devcontainer manifests
([#&#8203;29242](https://togithub.com/renovatebot/renovate/issues/29242))
([680f720](https://togithub.com/renovatebot/renovate/commit/680f720ceb77320813c966fdb71d493454778327))

###
[`v37.377.0`](https://togithub.com/renovatebot/renovate/releases/tag/37.377.0)

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/37.376.0...37.377.0)

##### Features

- **flux:** support kustomization
([#&#8203;29224](https://togithub.com/renovatebot/renovate/issues/29224))
([8023279](https://togithub.com/renovatebot/renovate/commit/80232795f3352afeae67e6203ffae92e1515449f))

##### Miscellaneous Chores

- **deps:** update dependency npm-run-all2 to v6.2.0
([#&#8203;29244](https://togithub.com/renovatebot/renovate/issues/29244))
([f272787](https://togithub.com/renovatebot/renovate/commit/f272787d5b0d337ab040c3ab832d9768df6a5c71))

##### Continuous Integration

- extend timeout for docker builds
([#&#8203;29239](https://togithub.com/renovatebot/renovate/issues/29239))
([c0e018a](https://togithub.com/renovatebot/renovate/commit/c0e018ac34dd596007e705addf8aff0b371537c4))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

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

Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
mazi-renovate[bot] authored May 24, 2024
1 parent 8ccb2a5 commit 604e6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ env:
cache_key: renovate-cache
# tool versions
# renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate
RENOVATE_VERSION: 37.376.0
RENOVATE_VERSION: 37.377.3

jobs:
env:
Expand Down

0 comments on commit 604e6be

Please sign in to comment.