Skip to content

chore: Update all non-major dependencies (v3.x.x)#4613

Merged
balhar-jakub merged 1 commit into
v3.x.xfrom
renovate/v3.x.x-all-minor-patch
May 11, 2026
Merged

chore: Update all non-major dependencies (v3.x.x)#4613
balhar-jakub merged 1 commit into
v3.x.xfrom
renovate/v3.x.x-all-minor-patch

Conversation

@zowe-robot
Copy link
Copy Markdown
Contributor

@zowe-robot zowe-robot commented May 8, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@eslint/migrate-config (source) 2.0.72.1.0 age confidence dependencies minor
@types/node (source) 24.12.224.12.3 age confidence devDependencies patch
@zowe/cli (source) 8.32.08.32.1 age confidence devDependencies patch
gradle (source) 8.14.48.14.5 age confidence patch
semver 7.7.47.8.0 age confidence overrides minor
vite (source) 8.0.108.0.11 age confidence devDependencies patch
org.apache.logging.log4j:log4j-to-slf4j (source) 2.25.42.26.0 age confidence dependencies minor
org.apache.logging.log4j:log4j-api (source) 2.25.42.26.0 age confidence dependencies minor
io.opentelemetry:opentelemetry-exporter-sender-okhttp 1.61.01.62.0 age confidence dependencies minor
io.opentelemetry:opentelemetry-exporter-common 1.61.01.62.0 age confidence dependencies minor
io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi 1.61.01.62.0 age confidence dependencies minor
io.opentelemetry:opentelemetry-sdk-testing 1.61.01.62.0 age confidence dependencies minor

Release Notes

eslint/rewrite (@​eslint/migrate-config)

v2.1.0

Compare Source

Features
Dependencies
zowe/zowe-cli (@​zowe/cli)

v8.32.1

Compare Source

Zowe CLI

  • BugFix: Updated zowe daemon enable help text to warn users that the Zowe bin directory must be on your PATH after enabling daemon mode. #​2717
gradle/gradle (gradle)

v8.14.5: 8.14.5

Compare Source

The Gradle team is excited to announce Gradle 8.14.5.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14.5 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.5 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

npm/node-semver (semver)

v7.8.0

Compare Source

Features
Bug Fixes
Documentation
Chores
vitejs/vite (vite)

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-exporter-sender-okhttp)

v1.62.0

API
Context
SDK
Traces
  • Avoid parentContext allocation on span start for the common case
    (#​8332)
Metrics
  • Add setMaxExportBatchSize to PeriodicMetricReaderBuilder
    (#​8296)
  • Fix PeriodicMetricReader shutdown race that could drop the final flush
    (#​8299)
Exporters
  • BREAKING Prometheus: Change default server host from 0.0.0.0 to localhost
    (#​8298)
  • BREAKING Prometheus: Stop converting unit "1" to "ratio"
    (#​8252)
  • OTLP: Fix null input handling in StringEncoder
    (#​8312)
  • OTLP: Align proto field types and wire tag names in marshalers
    (#​8293)
  • OTLP: Fix MarshalerUtil sizeRepeatedString calculation
    (#​8284)
  • OTLP: Bound JdkHttpSender thread pool size to prevent unbounded thread creation
    (#​8276)
  • OTLP Profiles: Split profiles data model into separate sdk-profiles and JFR shim modules
    (#​8207)
  • OTLP Profiles: Publish alpha release of opentelemetry-sdk-profiles and
    opentelemetry-exporter-otlp-profiles
    (#​8351)
Extensions
  • BREAKING Declarative config: Extract to new opentelemetry-sdk-extension-declarative-config
    artifact with new package io.opentelemetry.sdk.autoconfigure.declarativeconfig
    (#​8265)
  • Autoconfigure: Add file size validation in OtlpConfigUtil to avoid unsafe cast to int
    (#​8287)
  • Declarative config: Fix collection fields to not be initialized to empty by default
    (#​8356)
  • Incubator: Add EventToSpanEventBridge to bridge log-based events to span events
    (#​8372)
Testing
  • Add @Nullable to equalTo value argument in OpenTelemetryAssertions
    (#​8301)
  • Add hasValueSatisfying to LongPointAssert and DoublePointAssert for fuzzy value matching
    (#​8328)
  • Add containsPointsSatisfying to metric data asserts for "each given assertion must be
    satisfied by at least one point, extras allowed" checks on sum, gauge, histogram, exponential
    histogram, and summary data
    (#​8329)
Project tooling
  • Add initial OSGi support
    (#​7964)
  • Promote ApiUsageLogger to opentelemetry-common public API
    (#​8318)
  • Establish exception logging guidelines and fix inconsistent patterns across exporters and SDK
    (#​8231)
  • Add *.impl.* package naming convention for internal code with japicmp compatibility
    (#​8325)
  • Add Sonatype dependency audit to build
    (#​8365)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate.

Signed-off-by: Renovate Bot <renovate@whitesourcesoftware.com>
@zowe-robot zowe-robot force-pushed the renovate/v3.x.x-all-minor-patch branch from 09a5915 to 90f6648 Compare May 11, 2026 01:07
@sonarqubecloud
Copy link
Copy Markdown

@balhar-jakub balhar-jakub merged commit c506a2f into v3.x.x May 11, 2026
46 checks passed
@balhar-jakub balhar-jakub deleted the renovate/v3.x.x-all-minor-patch branch May 11, 2026 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/S

Projects

Development

Successfully merging this pull request may close these issues.

3 participants