Skip to content

Commit

Permalink
chore(deps): update renovate docker tag to v37.418.2 (#25)
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.417.1` -> `37.418.2` |

---

### Release Notes

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

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

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

##### Bug Fixes

- **versioning/poetry:** improve poetry2semver validation
([#&#8203;29858](https://togithub.com/renovatebot/renovate/issues/29858))
([98e089b](https://togithub.com/renovatebot/renovate/commit/98e089b0de7af5153e29429e1d7066d253e21ade))

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

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/37.418.0...37.418.1)

##### Build System

- **deps:** update dependency openpgp to v5.11.2
([#&#8203;29862](https://togithub.com/renovatebot/renovate/issues/29862))
([166054f](https://togithub.com/renovatebot/renovate/commit/166054fce8528600d0c25126cfdec286f6026a98))

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

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/37.417.2...37.418.0)

##### Features

- **versioning:** same major
([#&#8203;28418](https://togithub.com/renovatebot/renovate/issues/28418))
([e6a29bb](https://togithub.com/renovatebot/renovate/commit/e6a29bbff47656c13180bf3e9c5bd61eb5e21c37))

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v2.22.1
([#&#8203;29859](https://togithub.com/renovatebot/renovate/issues/29859))
([36878e8](https://togithub.com/renovatebot/renovate/commit/36878e841cd864a6daf6040e65d3f414deb53767))

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

[Compare
Source](https://togithub.com/renovatebot/renovate/compare/37.417.1...37.417.2)

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;swc/core](https://togithub.com/swc/core) to v1.6.3
([#&#8203;29856](https://togithub.com/renovatebot/renovate/issues/29856))
([f480578](https://togithub.com/renovatebot/renovate/commit/f480578bcd438f7c624521ad1c876b3b1d4f039c))
- **deps:** update dependency
[@&#8203;swc/core](https://togithub.com/swc/core) to v1.6.5
([#&#8203;29857](https://togithub.com/renovatebot/renovate/issues/29857))
([ecb6da6](https://togithub.com/renovatebot/renovate/commit/ecb6da6bbbad8ea10c5a3bd50b270e36851edc3f))

##### Build System

- **deps:** update dependency glob to v10.4.2
([#&#8203;29852](https://togithub.com/renovatebot/renovate/issues/29852))
([ab39248](https://togithub.com/renovatebot/renovate/commit/ab392483f68dc568f09a84fb3b26576d4c375efc))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

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 26, 2024
1 parent d602f0e commit 68b16a7
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.417.1 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate
RENOVATE_VERSION: 37.418.2 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate

jobs:
renovate:
Expand Down

0 comments on commit 68b16a7

Please sign in to comment.