Skip to content

[pull] main from renovatebot:main#987

Merged
pull[bot] merged 6 commits intoryrodriguez25:mainfrom
renovatebot:main
Mar 25, 2026
Merged

[pull] main from renovatebot:main#987
pull[bot] merged 6 commits intoryrodriguez25:mainfrom
renovatebot:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 25, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

jamietanna and others added 6 commits March 25, 2026 12:41
* fix(instrumentation): always process Git Operation spans

As part of b5cd031 we added the ability
to report the `Git Operations Statistics` at the end of the Renovate
run, by introducing a `SpanProcessor`.

However, this didn't correctly take into account the fact that this
would only be enabled if Renovate was configured to log/export traces,
which is not the case in most deployments.

As noted in #42118, this leads to a blank log line output, which isn't
very useful.

To correct this, we nede to always process these spans, even if tracing
is not enabled.

Co-authored-by: Claude Sonnet 4.6 <jamie.tanna+claude-code@mend.io>

* fixup! fix(instrumentation): always process Git Operation spans

* fixup! fixup! fix(instrumentation): always process Git Operation spans

* fixup! fixup! fix(instrumentation): always process Git Operation spans

---------

Co-authored-by: Claude Sonnet 4.6 <jamie.tanna+claude-code@mend.io>
* chore(autodiscover): log options being filtered

As a way to provide more debuggability, we can log the options we're
going to be filtering with.

* Update lib/workers/global/autodiscover.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* fixup! Update lib/workers/global/autodiscover.ts

* fixup! Update lib/workers/global/autodiscover.ts

---------

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…9.0 (main) (#42140)

feat(deps): update ghcr.io/renovatebot/base-image docker tag to v13.29.0

| datasource | package                        | from    | to      |
| ---------- | ------------------------------ | ------- | ------- |
| docker     | ghcr.io/renovatebot/base-image | 13.28.8 | 13.29.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…properties file (#42141)

As reported in #41994, in 49fbc83, we
assumed that `updateArtifacts` would only ever be called when updating
the `maven-wrapper.properties`.

As this isn't always the case, and we may be updating a `mvnw` file, we
should check what we're about to delete, before we do.
@pull pull bot locked and limited conversation to collaborators Mar 25, 2026
@pull pull bot added the ⤵️ pull label Mar 25, 2026
@pull pull bot merged commit f8abdb8 into ryrodriguez25:main Mar 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants