chore(deps): update ghcr.io/renovatebot/renovate docker tag to v40.62.1 - autoclosed #6

Closed
renovate-bot wants to merge 1 commit from renovate/ghcr.io-renovatebot-renovate-40.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/renovatebot/renovate (source) container minor 40.55.2 -> 40.62.1

Release Notes

renovatebot/renovate (ghcr.io/renovatebot/renovate)

v40.62.1

Compare Source

Documentation
Build System

v40.62.0

Compare Source

Features

v40.61.3

Compare Source

Bug Fixes
  • nuget: only deprecate entire package if all releases are deprecated (#​36589) (870a49d)
Miscellaneous Chores
  • deps: update dependency eslint-plugin-import-x to v4.15.2 (main) (#​36599) (95871bd)

v40.61.2

Compare Source

Build System

v40.61.1

Compare Source

Build System

v40.61.0

Compare Source

Features
Bug Fixes

v40.60.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.72.8 (main) (#​36581) (bbccd46)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.44 (main) (#​36580) (b51f6fe)

v40.60.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.72.7 (main) (#​36578) (686ee2a)
Miscellaneous Chores
  • deps: update dependency tsx to v4.20.1 (main) (#​36570) (bf2d6f8)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.42 (main) (#​36576) (dc3958d)

v40.60.2

Compare Source

Build System

v40.60.1

Compare Source

Documentation
Miscellaneous Chores
Build System

v40.60.0

Compare Source

Features
Documentation
Miscellaneous Chores
  • bumpVersion: add more logging based on feedback for easier debugging (#​36523) (3482f61)

v40.59.4

Compare Source

Bug Fixes

v40.59.3

Compare Source

Miscellaneous Chores
Build System

v40.59.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.72.6 (main) (#​36549) (81c6957)
Miscellaneous Chores
  • deps: update dependency typescript-eslint to v8.34.0 (main) (#​36546) (5cd8fd8)

v40.59.1

Compare Source

Bug Fixes
  • terragrunt: handle local includes and return empty deps array (#​36506) (ce2d7bb)

v40.59.0

Compare Source

Features

v40.58.0

Compare Source

Features

v40.57.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.72.5 (main) (#​36531) (337d39b)
Documentation
Miscellaneous Chores

v40.57.0

Compare Source

Features

v40.56.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.72.4 (main) (#​36521) (03a6a12)

v40.56.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.72.3 (main) (#​36520) (8aaf6f3)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.41 (main) (#​36519) (9aa32fd)

v40.56.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.72.2 (main) (#​36517) (6db9167)
Miscellaneous Chores
  • deps: update dependency pnpm to v10.12.1 (main) (#​36518) (900e207)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.39 (main) (#​36516) (ff3f6c9)

v40.56.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - Only on Sunday ( * * * * 0 ) (UTC), 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | minor | `40.55.2` -> `40.62.1` | --- ### Release Notes <details> <summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary> ### [`v40.62.1`](https://github.com/renovatebot/renovate/releases/tag/40.62.1) [Compare Source](https://github.com/renovatebot/renovate/compare/40.62.0...40.62.1) ##### Documentation - reconfigure via pr ([#&#8203;36595](https://github.com/renovatebot/renovate/issues/36595)) ([81a39dd](https://github.com/renovatebot/renovate/commit/81a39ddaf0ea6aa34ed2e5315acfa8d1ffd68da8)) ##### Build System - **deps:** update dependency zod to v3.25.63 (main) ([#&#8203;36603](https://github.com/renovatebot/renovate/issues/36603)) ([b52ccd8](https://github.com/renovatebot/renovate/commit/b52ccd817380cf3dce6dc1c9f1ebe14458490e32)) ### [`v40.62.0`](https://github.com/renovatebot/renovate/releases/tag/40.62.0) [Compare Source](https://github.com/renovatebot/renovate/compare/40.61.3...40.62.0) ##### Features - **changelog-urls:** add urls for scalar packages ([#&#8203;36591](https://github.com/renovatebot/renovate/issues/36591)) ([b740b88](https://github.com/renovatebot/renovate/commit/b740b883f04268952de3378ac2e7bd3388d4c389)) ### [`v40.61.3`](https://github.com/renovatebot/renovate/releases/tag/40.61.3) [Compare Source](https://github.com/renovatebot/renovate/compare/40.61.2...40.61.3) ##### Bug Fixes - **nuget:** only deprecate entire package if all releases are deprecated ([#&#8203;36589](https://github.com/renovatebot/renovate/issues/36589)) ([870a49d](https://github.com/renovatebot/renovate/commit/870a49dc70bfd2a876c42284c7a9539541c238fd)) ##### Miscellaneous Chores - **deps:** update dependency eslint-plugin-import-x to v4.15.2 (main) ([#&#8203;36599](https://github.com/renovatebot/renovate/issues/36599)) ([95871bd](https://github.com/renovatebot/renovate/commit/95871bd374985aa2a621c6b942e6b9fbf0a14761)) ### [`v40.61.2`](https://github.com/renovatebot/renovate/releases/tag/40.61.2) [Compare Source](https://github.com/renovatebot/renovate/compare/40.61.1...40.61.2) ##### Build System - **deps:** update dependency zod to v3.25.62 (main) ([#&#8203;36594](https://github.com/renovatebot/renovate/issues/36594)) ([0862473](https://github.com/renovatebot/renovate/commit/0862473e7bb87a1cce363f8a21eca5ecccefd9d4)) ### [`v40.61.1`](https://github.com/renovatebot/renovate/releases/tag/40.61.1) [Compare Source](https://github.com/renovatebot/renovate/compare/40.61.0...40.61.1) ##### Build System - **deps:** update dependency minimatch to v10.0.2 (main) ([#&#8203;36590](https://github.com/renovatebot/renovate/issues/36590)) ([5b7db43](https://github.com/renovatebot/renovate/commit/5b7db43800b118ae4baf88a4f552e4005cd6ccb0)) ### [`v40.61.0`](https://github.com/renovatebot/renovate/releases/tag/40.61.0) [Compare Source](https://github.com/renovatebot/renovate/compare/40.60.5...40.61.0) ##### Features - **nuget:** add deprecation message for NuGet packages ([#&#8203;36373](https://github.com/renovatebot/renovate/issues/36373)) ([43785b0](https://github.com/renovatebot/renovate/commit/43785b0573cef02a5f244304e9373ce03ca57d7b)) ##### Bug Fixes - **npm:** set `hasPackageManager:true` if `devEngines` detected ([#&#8203;36582](https://github.com/renovatebot/renovate/issues/36582)) ([fec81ba](https://github.com/renovatebot/renovate/commit/fec81bad05d258e480825245b46c94211bebef83)) ### [`v40.60.5`](https://github.com/renovatebot/renovate/releases/tag/40.60.5) [Compare Source](https://github.com/renovatebot/renovate/compare/40.60.4...40.60.5) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.8 (main) ([#&#8203;36581](https://github.com/renovatebot/renovate/issues/36581)) ([bbccd46](https://github.com/renovatebot/renovate/commit/bbccd46a9f9e62691ccef24b10dc579ab2d51b46)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.44 (main) ([#&#8203;36580](https://github.com/renovatebot/renovate/issues/36580)) ([b51f6fe](https://github.com/renovatebot/renovate/commit/b51f6fe10d8bf6e29c6ffd1417b72229172ce75c)) ### [`v40.60.4`](https://github.com/renovatebot/renovate/releases/tag/40.60.4) [Compare Source](https://github.com/renovatebot/renovate/compare/40.60.2...40.60.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.7 (main) ([#&#8203;36578](https://github.com/renovatebot/renovate/issues/36578)) ([686ee2a](https://github.com/renovatebot/renovate/commit/686ee2ab20f932f466bc6f2b084790e736ab25a1)) ##### Miscellaneous Chores - **deps:** update dependency tsx to v4.20.1 (main) ([#&#8203;36570](https://github.com/renovatebot/renovate/issues/36570)) ([bf2d6f8](https://github.com/renovatebot/renovate/commit/bf2d6f8a39f1aa9fe4983dc48d810a1f340e1ee3)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.42 (main) ([#&#8203;36576](https://github.com/renovatebot/renovate/issues/36576)) ([dc3958d](https://github.com/renovatebot/renovate/commit/dc3958dd91fcd83373d75c6299689edb9a18fd66)) ### [`v40.60.2`](https://github.com/renovatebot/renovate/releases/tag/40.60.2) [Compare Source](https://github.com/renovatebot/renovate/compare/40.60.1...40.60.2) ##### Build System - **deps:** update dependency zod to v3.25.60 (main) ([#&#8203;36572](https://github.com/renovatebot/renovate/issues/36572)) ([bbea00c](https://github.com/renovatebot/renovate/commit/bbea00c060ae17b6d7234188510dc7140ad2705b)) ### [`v40.60.1`](https://github.com/renovatebot/renovate/releases/tag/40.60.1) [Compare Source](https://github.com/renovatebot/renovate/compare/40.60.0...40.60.1) ##### Documentation - added abandonments to best-practices ([#&#8203;36559](https://github.com/renovatebot/renovate/issues/36559)) ([b9c87fa](https://github.com/renovatebot/renovate/commit/b9c87fa5f8f8215de641e3e739e8671cfe5818a5)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;vitest/eslint-plugin](https://github.com/vitest/eslint-plugin) to v1.2.2 (main) ([#&#8203;36565](https://github.com/renovatebot/renovate/issues/36565)) ([dda8ce7](https://github.com/renovatebot/renovate/commit/dda8ce7fa1e04c573b66dfea67838e056b4cbafd)) - **deps:** update docker/dockerfile docker tag to v1.17.0 (main) ([#&#8203;36564](https://github.com/renovatebot/renovate/issues/36564)) ([5ad0158](https://github.com/renovatebot/renovate/commit/5ad015812e4ef840c756ec5df883971db499f632)) - **deps:** update sigstore/cosign-installer action to v3.9.0 (main) ([#&#8203;36560](https://github.com/renovatebot/renovate/issues/36560)) ([71baa86](https://github.com/renovatebot/renovate/commit/71baa867e01a865d405b619bc2135d8d849e3e13)) ##### Build System - **deps:** update dependency zod to v3.25.58 (main) ([#&#8203;36569](https://github.com/renovatebot/renovate/issues/36569)) ([8ef5618](https://github.com/renovatebot/renovate/commit/8ef56180cf1f087e25dde124cb101392d6461113)) ### [`v40.60.0`](https://github.com/renovatebot/renovate/releases/tag/40.60.0) [Compare Source](https://github.com/renovatebot/renovate/compare/40.59.4...40.60.0) ##### Features - **github:** Add more debug logging for PR/issue cache ([#&#8203;36545](https://github.com/renovatebot/renovate/issues/36545)) ([70c181b](https://github.com/renovatebot/renovate/commit/70c181b2f993c624222a584e69bb17612001182b)) - **manager/unity3d:** add Unity Editor manager ([#&#8203;36487](https://github.com/renovatebot/renovate/issues/36487)) ([827add5](https://github.com/renovatebot/renovate/commit/827add575b849ccd2edcb24d800512c5c150bead)) ##### Documentation - **pre-commit:** fix spelling and example package name ([#&#8203;36555](https://github.com/renovatebot/renovate/issues/36555)) ([626184f](https://github.com/renovatebot/renovate/commit/626184ff6c4696c7e67a41b90c2a2a15937613c7)) ##### Miscellaneous Chores - **bumpVersion:** add more logging based on feedback for easier debugging ([#&#8203;36523](https://github.com/renovatebot/renovate/issues/36523)) ([3482f61](https://github.com/renovatebot/renovate/commit/3482f613936514ce707ec1bada5b2535ae6226ce)) ### [`v40.59.4`](https://github.com/renovatebot/renovate/releases/tag/40.59.4) [Compare Source](https://github.com/renovatebot/renovate/compare/40.59.3...40.59.4) ##### Bug Fixes - **github:** Make `user` GraphQL parameter optional ([#&#8203;36547](https://github.com/renovatebot/renovate/issues/36547)) ([22a8be3](https://github.com/renovatebot/renovate/commit/22a8be3f96ebc5c85211c870354c31e4f59f6c66)) ### [`v40.59.3`](https://github.com/renovatebot/renovate/releases/tag/40.59.3) [Compare Source](https://github.com/renovatebot/renovate/compare/40.59.2...40.59.3) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v22.15.31 (main) ([#&#8203;36553](https://github.com/renovatebot/renovate/issues/36553)) ([70bc79b](https://github.com/renovatebot/renovate/commit/70bc79bfab15425f9fe3c1cf5aa38d2d509f0c42)) ##### Build System - **deps:** update dependency zod to v3.25.57 (main) ([#&#8203;36552](https://github.com/renovatebot/renovate/issues/36552)) ([d71a372](https://github.com/renovatebot/renovate/commit/d71a372a4bf3505c09ee3fcb03f67ed278fb5faa)) ### [`v40.59.2`](https://github.com/renovatebot/renovate/releases/tag/40.59.2) [Compare Source](https://github.com/renovatebot/renovate/compare/40.59.1...40.59.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.6 (main) ([#&#8203;36549](https://github.com/renovatebot/renovate/issues/36549)) ([81c6957](https://github.com/renovatebot/renovate/commit/81c69570f1316d6badcb24325b0e2fecf271e80c)) ##### Miscellaneous Chores - **deps:** update dependency typescript-eslint to v8.34.0 (main) ([#&#8203;36546](https://github.com/renovatebot/renovate/issues/36546)) ([5cd8fd8](https://github.com/renovatebot/renovate/commit/5cd8fd8744fa4409ce7dcdf0640c9a785f74a9d8)) ### [`v40.59.1`](https://github.com/renovatebot/renovate/releases/tag/40.59.1) [Compare Source](https://github.com/renovatebot/renovate/compare/40.59.0...40.59.1) ##### Bug Fixes - **terragrunt:** handle local includes and return empty deps array ([#&#8203;36506](https://github.com/renovatebot/renovate/issues/36506)) ([ce2d7bb](https://github.com/renovatebot/renovate/commit/ce2d7bbcc7f7a7ef961712f11792e769740f9f33)) ### [`v40.59.0`](https://github.com/renovatebot/renovate/releases/tag/40.59.0) [Compare Source](https://github.com/renovatebot/renovate/compare/40.58.0...40.59.0) ##### Features - **presets:** Add officeHours ([#&#8203;36532](https://github.com/renovatebot/renovate/issues/36532)) ([b0fcdac](https://github.com/renovatebot/renovate/commit/b0fcdac436baec23fa699363adf46b6dda4e0f6b)) - **presets:** Extend dotnet monorepo ([#&#8203;36537](https://github.com/renovatebot/renovate/issues/36537)) ([885eaed](https://github.com/renovatebot/renovate/commit/885eaed65bd193b81e34df467fb4f414b2d58899)) ### [`v40.58.0`](https://github.com/renovatebot/renovate/releases/tag/40.58.0) [Compare Source](https://github.com/renovatebot/renovate/compare/40.57.1...40.58.0) ##### Features - **presets:** Package abandonment preset ([#&#8203;36210](https://github.com/renovatebot/renovate/issues/36210)) ([2197818](https://github.com/renovatebot/renovate/commit/2197818aa4f992a080144b075162562fb6d85fe4)) ### [`v40.57.1`](https://github.com/renovatebot/renovate/releases/tag/40.57.1) [Compare Source](https://github.com/renovatebot/renovate/compare/40.57.0...40.57.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.5 (main) ([#&#8203;36531](https://github.com/renovatebot/renovate/issues/36531)) ([337d39b](https://github.com/renovatebot/renovate/commit/337d39bcbe09233a7543606947731337dd4b9f15)) ##### Documentation - update references to renovate/renovate (main) ([#&#8203;36524](https://github.com/renovatebot/renovate/issues/36524)) ([f09add7](https://github.com/renovatebot/renovate/commit/f09add737babbb6f465e7fdca21e4b0243a6c8e0)) ##### Miscellaneous Chores - **deps:** lock file maintenance (main) ([#&#8203;36525](https://github.com/renovatebot/renovate/issues/36525)) ([57ce36f](https://github.com/renovatebot/renovate/commit/57ce36fa29393b779c70d34c8a2183e14a2e8957)) - **deps:** update containerbase/internal-tools action to v3.10.46 (main) ([#&#8203;36526](https://github.com/renovatebot/renovate/issues/36526)) ([d85dc26](https://github.com/renovatebot/renovate/commit/d85dc2628ff9e5d5dd3bd21935be63d02411696c)) - **deps:** update dependency pdm to v2.25.2 (main) ([#&#8203;36529](https://github.com/renovatebot/renovate/issues/36529)) ([888047b](https://github.com/renovatebot/renovate/commit/888047b97aede193e1c16d2f52f151ad20810b79)) - **deps:** update dependency renovatebot/github-action to v42.0.6 (main) ([#&#8203;36530](https://github.com/renovatebot/renovate/issues/36530)) ([cc00c5c](https://github.com/renovatebot/renovate/commit/cc00c5cd6fb566eb84aefdb2730ce7be45a99723)) ### [`v40.57.0`](https://github.com/renovatebot/renovate/releases/tag/40.57.0) [Compare Source](https://github.com/renovatebot/renovate/compare/40.56.3...40.57.0) ##### Features - interactive reconfigure pr ([#&#8203;34696](https://github.com/renovatebot/renovate/issues/34696)) ([326cfb5](https://github.com/renovatebot/renovate/commit/326cfb5b0db7e940e29902d6debe7d4d8ef604e7)) ### [`v40.56.3`](https://github.com/renovatebot/renovate/releases/tag/40.56.3) [Compare Source](https://github.com/renovatebot/renovate/compare/40.56.2...40.56.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.4 (main) ([#&#8203;36521](https://github.com/renovatebot/renovate/issues/36521)) ([03a6a12](https://github.com/renovatebot/renovate/commit/03a6a12352ca3285dcb3926742293d4dded35610)) ### [`v40.56.2`](https://github.com/renovatebot/renovate/releases/tag/40.56.2) [Compare Source](https://github.com/renovatebot/renovate/compare/40.56.1...40.56.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.3 (main) ([#&#8203;36520](https://github.com/renovatebot/renovate/issues/36520)) ([8aaf6f3](https://github.com/renovatebot/renovate/commit/8aaf6f3ab2364290986a9799231534c22297af58)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.41 (main) ([#&#8203;36519](https://github.com/renovatebot/renovate/issues/36519)) ([9aa32fd](https://github.com/renovatebot/renovate/commit/9aa32fd28405c8a993e2aafed9320d74be5e8693)) ### [`v40.56.1`](https://github.com/renovatebot/renovate/releases/tag/40.56.1) [Compare Source](https://github.com/renovatebot/renovate/compare/40.56.0...40.56.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.2 (main) ([#&#8203;36517](https://github.com/renovatebot/renovate/issues/36517)) ([6db9167](https://github.com/renovatebot/renovate/commit/6db916776a8cdf8ad9a04cf6450c9857fff00096)) ##### Miscellaneous Chores - **deps:** update dependency pnpm to v10.12.1 (main) ([#&#8203;36518](https://github.com/renovatebot/renovate/issues/36518)) ([900e207](https://github.com/renovatebot/renovate/commit/900e207526441b707e65251715620b056e2cc206)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.39 (main) ([#&#8203;36516](https://github.com/renovatebot/renovate/issues/36516)) ([ff3f6c9](https://github.com/renovatebot/renovate/commit/ff3f6c97ddc41ab84ccc43f9a7b96f275236933a)) ### [`v40.56.0`](https://github.com/renovatebot/renovate/releases/tag/40.56.0) [Compare Source](https://github.com/renovatebot/renovate/compare/40.55.2...40.56.0) ##### Features - **presets:** Add AspNet.Security.OAuth.Providers monorepo ([#&#8203;36515](https://github.com/renovatebot/renovate/issues/36515)) ([12d5470](https://github.com/renovatebot/renovate/commit/12d5470f2c3d2a86557db9ac3ac3db3439e626c2)) - **presets:** Add OpenAPI.NET as monorepo ([#&#8203;36514](https://github.com/renovatebot/renovate/issues/36514)) ([60a04a5](https://github.com/renovatebot/renovate/commit/60a04a522058fea8fb477d5d6b142489fbe94dc0)) - **presets:** Add Polly as monorepo ([#&#8203;36513](https://github.com/renovatebot/renovate/issues/36513)) ([60c009b](https://github.com/renovatebot/renovate/commit/60c009b7efd23b4351d6a0f179e924efa7d47e0a)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday ( * * * * 0 ) (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41NS4yIiwidXBkYXRlZEluVmVyIjoiNDAuNTUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot changed title from chore(deps): update ghcr.io/renovatebot/renovate docker tag to v40.62.1 to chore(deps): update ghcr.io/renovatebot/renovate docker tag to v40.62.1 - autoclosed 2025-06-22 11:10:50 +00:00
renovate-bot closed this pull request 2025-06-22 11:10:50 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: xenrox/renovate#6
No description provided.