Anne Stellingwerf

Results 27 comments of Anne Stellingwerf

I still see this in Renovate 32.151.2: ![image](https://user-images.githubusercontent.com/1637358/183942270-4fee300e-6823-42ad-ad46-78dc55b45ec7.png) I'd need to look into it further, but from what I seem to recall, it seems that [groups](https://github.com/renovatebot/renovate/blob/main/lib/config/presets/internal/group.ts) have an impact on...

That's unlikely, @AlexDLSy. I see the same behavior against GitLab 14.9, and only with versions of Renovate that include 210695c1a0580c18d6a2be81cabc0fce2984c856.

The change that breaks this (in GitUrlParse) is that the PAT is now stored on its own in the `password` field, whereas this was previously stored as part of the...

@rndmh3ro, because it still didn't work for me when I ran it in the actual GitLab pipeline. It only seemed to have an effect when run locally.

@PhilipAbed, what do you need a reproduction environment for? The ask is to (by default or after setting a property) proceed renovating a repo, "even if" `{"mirror":true}`. Alternatively, maybe instead...

The whole idea of the snapshot version is that you don't need to update references to it with every new build. See also [What is a SNAPSHOT version?](https://maven.apache.org/guides/getting-started/index.html#What_is_a_SNAPSHOT_version).

1.2.3-SNAPSHOT is a perfectly valid semver. See this overview of the spec, where I marked the choices for the different options using `>>>` in front. ``` ::= >>> | "-"...

Fair enough, but whether I adhere to that rule should not be a problem when reasoning about the semver version. If we have semver version number `1.2.3-anything`, and we order...

The semver 2.0.0 spec mentions "increment" 16 times, but only for the major, minor, and patch versions. In it, I didn't see instructions on adding [significant figures](https://en.wikipedia.org/wiki/Significant_figures) to any of...

@hoijui, can you give an update on the status of this issue? I can't get my integration on the Behringer X32 to work: I send a message, and see in...