deps: update golang docker tag to v1.22
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| golang | image | minor | 1.21 -> 1.22 |
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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Renovate seem to struggle because it is trying to update the devcontainers files: https://github.com/hetznercloud/cli/blob/main/.devcontainer/Dockerfile
I'd be in favor of removing the dev container files altogether.
Renovate seem to struggle because it is trying to update the devcontainers files: https://github.com/hetznercloud/cli/blob/main/.devcontainer/Dockerfile
I'd be in favor of removing the dev container files altogether.
I am fine with that. As no one is actively using it, its always on the risk of being outdated and at that point it does not good to any new contributors.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 59.47%. Comparing base (
7f94cdf) to head (a8f6e9b).
Additional details and impacted files
@@ Coverage Diff @@
## main #813 +/- ##
=======================================
Coverage 59.47% 59.47%
=======================================
Files 210 210
Lines 7667 7667
=======================================
Hits 4560 4560
Misses 2458 2458
Partials 649 649
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closing for now, since we are still using the 1.21 toolchain. We can revisit this if we want to upgrade our toolchain.
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (1.22). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.