renovate icon indicating copy to clipboard operation
renovate copied to clipboard

Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io

Results 858 renovate issues
Sort by recently updated
recently updated
newest added

### Describe the proposed change(s). Similar to what was done for `LongCommitSha`, we should add a strongly typed `Timestamp` type, which is a validated Timestamp. We should also consistently use...

priority-3-medium
type:refactor

### Describe the proposed change(s). Some users have the need to use rotating credentials. We should enhance `hostRules` so that `username`, `password` and `token` fields can be a function, which...

type:feature
priority-3-medium

### Describe the proposed change(s). If Renovate attempts a PR automerge, and the attempt fails (e.g. is rejected by the platform), then Renovate should add a PR comment with information...

type:feature
priority-3-medium
core:automerge

### Discussed in https://github.com/renovatebot/renovate/discussions/27148 Originally posted by **astellingwerf** February 8, 2024 ### Tell us more. JSONata can create objects even if there is no input document, for example: https://try.jsonata.org/1o1fwosgk Those...

type:feature
priority-4-low
datasource:custom

### Discussed in https://github.com/renovatebot/renovate/discussions/31837 Originally posted by **mkniewallner** October 7, 2024 ### Tell us more. Renovate [implements `pyenv` manager](https://github.com/renovatebot/renovate/tree/main/lib/modules/manager/pyenv) to update Python version defined in a `.python-version` file. Per [`pyenv`...

type:feature
priority-4-low
manager:pyenv

### Describe the proposed change(s). Ref: #26151 Idea: support a new option `constraintsVersioning` for the rare cases where constraints need a separate versioning to the lookups

type:feature
priority-4-low

We moved from keeing secrets inside the `encrypted` object to using the Mend Developer portal for users of the Github App. But, missed to make some necessary modififcations to the...

type:bug
priority-2-high
manager:npm

Would be very nice if renovate could regularly 1. update transitive go dependencies 2. run `go mod tidy` to keep the sum files clean. **Did you already have any implementation...

type:feature
priority-3-medium
manager:gomod

### Describe the proposed change(s). Reproducible only on Windows, potentially only on certain environments. Ref: https://github.com/renovatebot/renovate/discussions/31753 Per the logs this command is run: ``` C:\Windows\system32\cmd.exe /d /s /c "dotnet restore...

type:bug
priority-4-low
datasource:nuget

### Describe the proposed change(s). In such cases, Renovate exits without updating the Dashboard. It proceeds like this with no dashboard ensuring: ``` DEBUG: Automerged but already retried once DEBUG:...

type:bug
priority-4-low
core:dashboard