Skip to content

Conversation

@solrbot
Copy link
Collaborator

@solrbot solrbot commented Jan 6, 2026

This PR contains the following updates:

Package Type Update Change
dev.logchange plugin patch 1.19.10 -> 1.19.13

Release Notes

logchange/logchange (dev.logchange)

v1.19.13

Compare Source

Fixed (1 change)
Dependency updates (9 changes)

v1.19.12

Compare Source

Added (1 change)
  • Allow to define release date (--releaseDate) for selected date (f.e (--releaseDate=2025-11-02) or setting none (--releaseDate=none) to not set release date. If option is not set, current date will be used (as used to). !663 #​662 (Peter Zmilczak @​marwin1991)
Changed (1 change)
  • Refactored TarGzExtractorTest to use mockwebserver and fixed downloading bytes logging !657 (LINK @​witx98)
Dependency updates (6 changes)

v1.19.11

Compare Source

Fixed (2 changes)
  • The NullPointerException caused by an invalid links section in the YAML was fixed by normalizing null link names and improving error handling during deserialization. Invalid YAML entries now produce clear error messages instead of crashes during release. !635 #​634 (Peter Zmilczak @​marwin1991)
  • Fixed problem with prompt messages in CLI !651 (Peter @​marwin1991)
Dependency updates (25 changes)

Configuration

📅 Schedule: Branch creation - Every minute ( * * * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot

@solrbot solrbot added the exempt-stale Prevent a PR from going stale label Jan 6, 2026
@solrbot
Copy link
Collaborator Author

solrbot commented Jan 6, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: build.gradle
Command failed: ./gradlew --console=plain --dependency-verification lenient -q properties

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':buildSrc:buildScriptClasspath'.
> Could not resolve commons-codec:commons-codec:1.16.0.
  Required by:
      project :buildSrc
   > Could not resolve commons-codec:commons-codec:1.16.0.
      > Could not get resource 'https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom'.
         > Could not GET 'https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom'. Received status code 403 from server: Forbidden

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 5s

File name: undefined
Command failed: ./gradlew updateLicenses

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':buildSrc:buildScriptClasspath'.
> Could not resolve commons-codec:commons-codec:1.16.0.
  Required by:
      project :buildSrc
   > Could not resolve commons-codec:commons-codec:1.16.0.
      > Could not get resource 'https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom'.
         > Could not GET 'https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom'. Received status code 403 from server: Forbidden

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 5s

@solrbot solrbot force-pushed the renovate-9x/dev.logchange-1.x branch from 722e63f to 2d37940 Compare January 6, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exempt-stale Prevent a PR from going stale tool:build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant