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.42.3
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.44.1
Choose a head ref
  • 12 commits
  • 19 files changed
  • 7 contributors

Commits on Dec 10, 2025

  1. build(deps): update dependency @renovatebot/pgp to v1.2.2 (main) (#39896

    )
    
    build(deps): update dependency @renovatebot/pgp to v1.2.2
    
    | datasource | package          | from  | to    |
    | ---------- | ---------------- | ----- | ----- |
    | npm        | @renovatebot/pgp | 1.2.1 | 1.2.2 |
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    5a8be10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4983ce4 View commit details
    Browse the repository at this point in the history
  3. build(deps): update node.js to v24.12.0 (main) (#39903)

    build(deps): update node.js to v24.12.0
    
    | datasource   | package | from     | to       |
    | ------------ | ------- | -------- | -------- |
    | node-version | node    | v24.11.1 | v24.12.0 |
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    11ab319 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency esbuild to v0.27.1 (main) (#39908)

    chore(deps): update dependency esbuild to v0.27.1
    
    | datasource | package | from   | to     |
    | ---------- | ------- | ------ | ------ |
    | npm        | esbuild | 0.27.0 | 0.27.1 |
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    b185e73 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency node to v24.12.0 (main) (#39907)

    chore(deps): update dependency node to v24.12.0
    
    | datasource      | package                     | from    | to      |
    | --------------- | --------------------------- | ------- | ------- |
    | github-releases | containerbase/node-prebuild | 24.11.1 | 24.12.0 |
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    7723595 View commit details
    Browse the repository at this point in the history
  6. feat(deps): update ghcr.io/renovatebot/base-image docker tag to v12.1…

    …4.0 (main) (#39910)
    
    feat(deps): update ghcr.io/renovatebot/base-image docker tag to v12.14.0
    
    | datasource | package                        | from    | to      |
    | ---------- | ------------------------------ | ------- | ------- |
    | docker     | ghcr.io/renovatebot/base-image | 12.13.9 | 12.14.0 |
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    74f3af5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe48236 View commit details
    Browse the repository at this point in the history
  8. fix(deps): update ghcr.io/renovatebot/base-image docker tag to v12.14…

    ….1 (main) (#39912)
    
    fix(deps): update ghcr.io/renovatebot/base-image docker tag to v12.14.1
    
    | datasource | package                        | from    | to      |
    | ---------- | ------------------------------ | ------- | ------- |
    | docker     | ghcr.io/renovatebot/base-image | 12.14.0 | 12.14.1 |
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    a3dc78f View commit details
    Browse the repository at this point in the history
  9. feat(lookup): add maxMajorIncrement (#38854)

    * feat(lookup): add `maxMajorIncrement`
    
    Signed-off-by: Felipe Santos <[email protected]>
    
    * Update lib/workers/repository/process/lookup/filter.ts
    
    Co-authored-by: Jamie Tanna <[email protected]>
    
    ---------
    
    Signed-off-by: Felipe Santos <[email protected]>
    Co-authored-by: Jamie Tanna <[email protected]>
    felipecrs and jamietanna authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    d32eedb View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. feat(deps): update ghcr.io/renovatebot/base-image docker tag to v12.1…

    …5.0 (main) (#39914)
    
    feat(deps): update ghcr.io/renovatebot/base-image docker tag to v12.15.0
    
    | datasource | package                        | from    | to      |
    | ---------- | ------------------------------ | ------- | ------- |
    | docker     | ghcr.io/renovatebot/base-image | 12.14.1 | 12.15.0 |
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    b03b84f View commit details
    Browse the repository at this point in the history
  2. fix: log when limits are reached (#39917)

    * log when limits are reached
    
    * fixup! log when limits are reached
    
    ---------
    
    Co-authored-by: Jamie Tanna <[email protected]>
    RahulGautamSingh and jamietanna authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    595eabd View commit details
    Browse the repository at this point in the history
  3. fix(composer): do not use --minimal-changes with `lockFileMaintenan…

    …ce` and add `postUpdateOption` for not using it (#39824)
    
    * Make --minimal-config configurable.
    
    * Fix accidental remove.
    
    * Remove composerMinimalChange from wrong file
    
    * Update docs/usage/configuration-options.md
    
    Co-authored-by: RahulGautamSingh <[email protected]>
    
    * Add composerMinimalChanges to the renovateconfig interface.
    
    * Use postupdateoptions.
    
    * Remove the lock file before lock file maintenance upgrade.
    
    * Import
    
    * Flip to use composerNoMinimalChanges
    
    * Minor fixes.
    
    * Update artifacts.spec.ts
    
    * Ignore tests for exception during lock file deletion (similar to npm, pnpm, etc)
    
    * Move v8 comment.
    
    * Remove composer lock removal
    
    * docs(composer): reword `composerNoMinimalChanges`
    
    * Fix Markdown formatting
    
    ---------
    
    Co-authored-by: RahulGautamSingh <[email protected]>
    Co-authored-by: Jamie Tanna <[email protected]>
    3 people authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    0180129 View commit details
    Browse the repository at this point in the history
Loading