Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: renovatebot/renovate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 42.71.2
Choose a base ref
...
head repository: renovatebot/renovate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 42.71.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 6, 2026

  1. chore(gradle): clarify log message on errors (#40196)

    So it's a little clearer what action(s) may be needed.
    jamietanna authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    0dfe0f9 View commit details
    Browse the repository at this point in the history
  2. fix(util/exec): always pass shell when preparing rawExec arguments (

    #40235)
    
    As noted in #40242, without `shell` being passed around, this won't
    correctly apply for Post Upgrade Tasks, and might break other usages.
    
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    jamietanna and viceice authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    021532c View commit details
    Browse the repository at this point in the history
  3. fix(deps): update ghcr.io/renovatebot/base-image docker tag to v12.20…

    ….12 (main) (#40283)
    
    fix(deps): update ghcr.io/renovatebot/base-image docker tag to v12.20.12
    
    | datasource | package                        | from     | to       |
    | ---------- | ------------------------------ | -------- | -------- |
    | docker     | ghcr.io/renovatebot/base-image | 12.20.11 | 12.20.12 |
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    920ebb4 View commit details
    Browse the repository at this point in the history
Loading