HonkingGoose

Results 121 issues of HonkingGoose

### What feature would you like to have? We don't yet have _any_ sidebar for our comparator view. The basic idea is that the sidebar grabs all the change-log headings...

enhancement

## What feature would you like to have? If I enter a unique repository name, say `renovatebot/renovate` in the repo name box, then I'd expect to be able to Tab...

enhancement

## What feature would you like to have? The sidebar I've designed contains a list of headings. When you scroll past the heading, the sidebar highlight should change to show...

enhancement

## What feature would you like to have? ## What problem will be solved by having the feature? ## Do you want to help making the feature?

enhancement

# Feature Request ## I confirm: - [x] that I haven't found another request for this feature. - [x] that I have checked whether there are updates for my system...

Feature Request

I was looking through a Renovate dashboard for a big project, and I noticed they have a lot of major upgrades pending. It would be nice if the Renovate bot...

## Changes - Rewrite the `semver` versioning docs: - One sentence per line - Use simpler words and phrases - _Emphasize_ key info ## Context Drive by PR, not closing...

### Describe the proposed change(s). This feature is about supporting pinned presets. #### Example Snippet of a user's configuration: ```json "extends": ["local>myproject/renovate-config#1.0.3"] ``` When the user publishes a new version...

type:feature
priority-4-low
status:requirements
core:config

### Describe the proposed change(s). Renovate's `flux` manager does _not_ support updating tags _and_ digests yet: https://github.com/renovatebot/renovate/blob/8975c9bda67880fd4c91bdc32534e24f98a90e0e/lib/modules/manager/flux/extract.ts#L214 `@viceice` says Renovate should support updating tags _and_ digests. `@viceice` will look next...

type:feature
priority-3-medium
manager:flux

### Describe the proposed change(s). Todos: - [ ] Read the code snippets from the maintainer: https://github.com/renovatebot/renovate/discussions/28916#discussioncomment-9349722 - [ ] Improve the [Renovate docs, Dockerfile manager](https://docs.renovatebot.com/modules/manager/dockerfile/) so it explains how...

help wanted
priority-3-medium
manager:dockerfile
type:docs
good first issue