Skip to content

Update plugin dev.logchange to v1.19.15 (branch_9x) - autoclosed#4015

Closed
solrbot wants to merge 1 commit into
apache:branch_9xfrom
solrbot:renovate-9x/dev.logchange-1.x
Closed

Update plugin dev.logchange to v1.19.15 (branch_9x) - autoclosed#4015
solrbot wants to merge 1 commit into
apache:branch_9xfrom
solrbot:renovate-9x/dev.logchange-1.x

Conversation

@solrbot

@solrbot solrbot commented Jan 6, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change
dev.logchange plugin patch 1.19.101.19.15

Release Notes

logchange/logchange (dev.logchange)

v1.19.15

Compare Source

Dependency updates (22 changes)

v1.19.14

Compare Source

Dependency updates (57 changes)

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: (UTC)

  • Branch creation
    • Every minute (* * * * *)
  • 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

solrbot commented Jan 6, 2026

Copy link
Copy Markdown
Collaborator Author

⚠️ 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
@solrbot solrbot force-pushed the renovate-9x/dev.logchange-1.x branch from e105db1 to 4de84d3 Compare April 20, 2026 22:50
@solrbot solrbot changed the title Update plugin dev.logchange to v1.19.13 (branch_9x) Update plugin dev.logchange to v1.19.14 (branch_9x) Apr 20, 2026
@solrbot solrbot changed the title Update plugin dev.logchange to v1.19.14 (branch_9x) Update plugin dev.logchange to v1.19.14 (branch_9x) - abandoned May 9, 2026
@solrbot

solrbot commented May 9, 2026

Copy link
Copy Markdown
Collaborator Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@solrbot solrbot changed the title Update plugin dev.logchange to v1.19.14 (branch_9x) - abandoned Update plugin dev.logchange to v1.19.14 (branch_9x) May 9, 2026
@solrbot solrbot force-pushed the renovate-9x/dev.logchange-1.x branch from 57cf2a6 to dddd1ba Compare May 18, 2026 14:59
@solrbot solrbot changed the title Update plugin dev.logchange to v1.19.14 (branch_9x) Update plugin dev.logchange to v1.19.15 (branch_9x) May 18, 2026
@solrbot solrbot force-pushed the renovate-9x/dev.logchange-1.x branch from 47d3f36 to e221ff9 Compare June 29, 2026 00:50
janhoy added a commit that referenced this pull request Jun 30, 2026
Dependency upgrades for branch_9x (grouped solrbot PRs)

Combines independently CI-passing solrbot dependency PRs onto branch_9x, plus a
few follow-up patch bumps. Lockfile regenerated, license checksums updated,
full test suite green locally. Test/policy adjustments included where an upgrade
required them (BouncyCastle policy props, randomizedtesting test-name handling,
Jackson CBOR size assertions).

* biz.aQute.bnd:biz.aQute.bnd.annotation 6.4.1 → 7.3.0 (#4360)
* com.carrotsearch.randomizedtesting:* 2.8.4 → 2.9.1 (#4494)
* com.fasterxml.jackson:jackson-bom 2.18.0 → 2.22.0 (#4016)
* com.github.ben-manes.caffeine:caffeine 3.2.3 → 3.2.4 (#4390)
* com.google.cloud:google-cloud-bom 0.224.0 → 0.265.0 (#3589)
* com.google.protobuf:* 4.34.1 → 4.35.1 (#4460)
* com.jayway.jsonpath:json-path 2.9.0 → 2.10.0 (#4017)
* com.squareup.okhttp3:* → 5.4.0 (aligned with opentelemetry, #3646)
* commons-codec:commons-codec 1.21.0 → 1.22.0 (#4332)
* commons-io:commons-io 2.21.0 → 2.22.0 (#4327)
* dev.logchange (gradle plugin) → 1.19.15 (#4015)
* io.dropwizard.metrics:* 4.2.38 → 4.2.39 (#4480)
* io.grpc:grpc-* 1.80.0 → 1.82.1 (#4378)
* io.netty:netty* 4.2.12.Final → 4.2.15.Final (#4398)
* io.opentelemetry:opentelemetry-bom 1.53.0 → 1.63.0 (#3646)
* io.prometheus:prometheus* 1.5.1 → 1.8.0 (#4371)
* net.bytebuddy:* 1.17.7 → 1.18.10 (#4384)
* org.apache.commons:commons-configuration2 2.14.0 → 2.15.1 (#4439)
* org.apache.kerby:* 2.1.0 → 2.1.2 (#4380)
* org.apache.tika:* 3.3.0 → 3.3.1 (#4470)
* org.bouncycastle:bcpkix-jdk18on 1.82 → 1.84 (#4382)
* org.immutables:value-annotations 2.12.1 → 2.12.2 (#4456)
* org.slf4j:* 2.0.17 → 2.0.18 (#4438)
* org.testcontainers:testcontainers* 1.20.4 → 2.0.5 (#4386, major)
* software.amazon.awssdk:* 2.42.37 → 2.46.18 (#4379)

Co-authored-by: SolrBot <solrbot@cominvent.com>
@solrbot solrbot changed the title Update plugin dev.logchange to v1.19.15 (branch_9x) Update plugin dev.logchange to v1.19.15 (branch_9x) - autoclosed Jun 30, 2026
@solrbot solrbot closed this Jun 30, 2026
@solrbot solrbot deleted the renovate-9x/dev.logchange-1.x branch June 30, 2026 20:39
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