Skip to content

Commit

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

| Package | Update | Change |
|---|---|---|
| [renovate](https://renovatebot.com)
([source](https://togithub.com/renovatebot/renovate)) | minor |
`37.418.2` -> `37.420.0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/37.419.1...37.420.0)

##### Features

- **manager:** runtime version
([#&#8203;29745](https://togithub.com/renovatebot/renovate/issues/29745))
([c14e30a](https://togithub.com/renovatebot/renovate/commit/c14e30a6760e6003da4aed9ca814b88b2d074a72))

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

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/37.419.0...37.419.1)

##### Bug Fixes

- **manager/gradle:** Add support for GCV 2.23.0
([#&#8203;29874](https://togithub.com/renovatebot/renovate/issues/29874))
([9026c2d](https://togithub.com/renovatebot/renovate/commit/9026c2d84d14876dff96a8d38477a0acf6ade63b))

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

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/37.418.3...37.419.0)

##### Features

- **datasource:** add glasskube packages datasource
([#&#8203;29430](https://togithub.com/renovatebot/renovate/issues/29430))
([bbde807](https://togithub.com/renovatebot/renovate/commit/bbde8073e8e30b3f266e3f73f2b937bf5236469a))

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

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/37.418.2...37.418.3)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v2.22.2
([#&#8203;29867](https://togithub.com/renovatebot/renovate/issues/29867))
([a023058](https://togithub.com/renovatebot/renovate/commit/a023058514ac91c4fa9a977ebb1a8212e06cd897))

##### Code Refactoring

- **cache:** use `rm.content` to remove expired content
([#&#8203;29860](https://togithub.com/renovatebot/renovate/issues/29860))
([a829d96](https://togithub.com/renovatebot/renovate/commit/a829d96891ef28df1a5242bca83ba9933168d6d6))

</details>

---

### 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 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.

---

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

---

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

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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate-gsuquet[bot] <173481049+renovate-gsuquet[bot]@users.noreply.github.com>
  • Loading branch information
renovate-gsuquet[bot] authored Jun 27, 2024
1 parent 68b16a7 commit d15897f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ concurrency:
env:
RENOVATE_CONFIGURATION: renovate-runner-config.json
RENOVATE_IMAGE: ghcr.io/renovatebot/renovate
RENOVATE_VERSION: 37.418.2 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate
RENOVATE_VERSION: 37.420.0 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate

jobs:
renovate:
Expand Down

0 comments on commit d15897f

Please sign in to comment.