chore: Update all non-major dependencies (v3.x.x)#4720
Open
zowe-robot wants to merge 6 commits into
Open
Conversation
Signed-off-by: Renovate Bot <renovate@whitesourcesoftware.com>
Signed-off-by: Jakub Balhar <jakub@balhar.net>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
…rade to openTelemetry-core is feasible. Signed-Off-By: Jakub Balhar <jakub.balhar@broadcom.com>
OTel 1.63.0 moved InstrumentationUtil from io.opentelemetry.api.internal to io.opentelemetry.api.impl. The openTelemetry-starter 2.28.1 bundles autoconfigure code built against 1.62.0 which references the old internal package, causing ClassNotFoundException at runtime. This broke the gateway for all Zos acceptance tests (login returned 500) and XForwarded acceptance tests (gateway returned 500). Reverted openTelemetry-core from 1.63.0 back to 1.62.0 to align with the starter's expected version. Also re-applied the springCloudGateway downgrade to 4.3.4 (which was accidentally reverted during the fix).
Signed-off-by: Jakub Balhar <jakub.balhar@broadcom.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
8.61.0→8.61.18.61.0→8.61.12.2.2→2.3.05.8.0→5.9.01.62.0→1.63.01.62.0→1.63.01.62.0→1.63.01.62.0→1.63.04.3.4→4.3.54.3.4→4.3.5Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.61.1Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.61.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
expressjs/body-parser (body-parser)
v2.3.0Compare Source
========================
limitoption validation (#698)limitvalues (e.g. unparseable strings orNaN) now throw instead of being silently ignored, which previously disabled size limit enforcementnullandundefinedfall back to the default 100kb limitNaturalIntelligence/fast-xml-parser (fast-xml-parser)
v5.9.0Compare Source
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-exporter-sender-okhttp)
v1.63.0API
setAttributeshortcuts toSpanandLogRecordBuilder(#8255)
InstrumentationUtilto public class inio.opentelemetry.api.implpackage(#8413)
StrictContextStorage(#8294)
Incubating
ExtendedAttributesand related code(#8395)
SDK
Metrics
always_on(#8363)
(#8313)
Exporters
noop()factory method toSpanExporterandLogRecordExporter(#8435)
GrpcSenderProviderandHttpSenderProviderSPIproperty names (use
io.opentelemetry.sdk.common.export.GrpcSenderProvider/io.opentelemetry.sdk.common.export.HttpSenderProviderinstead)(#8392)
(#8422)
(#8362)
LoggingSpanExporter.flush()to preserve flush failures(#8361)
(#8413)
Extensions
otel.experimental.config.fileproperty(#8393)
ViewConfig/ViewConfigCustomizerview file config mechanism(#8394)
(#8403)
io.opentelemetry.sdk.autoconfigure.declarativeconfig(#8452)
Shims
(#8373)
Project tooling
(#8401,
#8417)
io.zipkin.zipkin2:zipkin:3.6.1to avoid problematic gson version(#8430)
spring-cloud/spring-cloud-gateway (org.springframework.cloud:spring-cloud-gateway-server)
v4.3.5: 4.3.5🔒 CVEs
⭐ New Features
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot], @mhalbritter, @pachat-pacifique, and @ryanjbaxter
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.