Skip to content

Update all patch and minor versions - #3093

Merged
laurit merged 1 commit into
mainfrom
renovate/all-patch-and-minor-versions
Sep 8, 2026
Merged

laurit merged 1 commit into
mainfrom
renovate/all-patch-and-minor-versions

Conversation

@renovate

@renovate renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@github/copilot 1.0.811.0.83 age confidence dependencies patch
otel/opentelemetry-collector-contrib 0.159.00.160.0 age confidence minor
otel/weaver v0.25.1v0.26.1 age confidence final minor
rumdl 0.2.620.2.68 age confidence tools patch
org.slf4j:jul-to-slf4j (source, changelog) 2.0.182.0.19 age confidence dependencies patch
org.slf4j:jcl-over-slf4j (source, changelog) 2.0.182.0.19 age confidence dependencies patch
org.slf4j:log4j-over-slf4j (source, changelog) 2.0.182.0.19 age confidence dependencies patch
org.slf4j:slf4j-simple (source, changelog) 2.0.182.0.19 age confidence dependencies patch
org.slf4j:slf4j-api (source, changelog) 2.0.182.0.19 age confidence dependencies patch
com.google.auth:google-auth-library-oauth2-http 1.51.01.52.0 age confidence dependencies minor
net.bytebuddy:byte-buddy-agent (source) 1.18.121.18.13 age confidence dependencies patch

Release Notes

github/copilot-cli (@​github/copilot)

v1.0.83

Compare Source

  • Show running Copilot sessions in the Windows 11 taskbar with live hover status cards
  • Add Client ID Metadata Document (CIMD) support for MCP OAuth sign-in
  • Custom agents can list several models in model, tried in order until one is available to you, and model-policy: required keeps model changes on that list
  • Adding support for claude-fable-5.1
  • Add Recent, Created, Name, and classic None sorting to the split Sessions sidebar, with the selected order saved across restarts
  • Enterprise admins can pin sign-in to approved GitHub organizations with the forceLoginOrgs managed setting
  • Add automatic HTTPS proxy mTLS client certificate support for model and web requests
  • Detect the herdr terminal multiplexer instead of mistaking it for tmux, so the Kitty keyboard protocol, color scheme following, terminal progress, /copy and notifications work in herdr panes
  • A session lock that is re-entered on the same thread now fails with a reported error instead of freezing the CLI.
  • Kerberos proxy authentication reconnects when the initial challenge answers with Connection: close
  • Sandboxed gh commands now authenticate as the account configured for the repository instead of the Copilot CLI login
  • MCP tools remain callable after MCP server restarts
  • Sandboxed file tools now read the same developer-tool paths as sandboxed shell commands, including token-bearing registry config such as ~/.npmrc; set sandbox.allowDevToolAccess to false to turn these grants off
  • Stopping a timed-out shell command now lets queued messages run and sessions return to idle
  • A follow-up prompt typed while autopilot is running no longer disappears from the timeline
  • Restart provides clearer update guidance when automatic restart cannot be completed
  • MCP servers configured by your agent stay available after built-in sub-agent turns.
  • Anthropic sessions continue after temporary fallback instead of failing on invalid thinking signatures
  • Long-running sessions on Linux return freed memory to the system instead of holding gigabytes of it
  • Enterprise-denied MCP servers can no longer start before the managed allow/deny policy resolves; server startup now waits for the managed-settings fetch instead of racing it
  • Host-provided plugin customizations can be read without redundant path permission prompts
  • A relative --add-dir or --plugin-dir path now resolves against the session's working directory under --resume=<id> and --worktree, instead of the directory the CLI was launched from. Relative values are also resolved after -C is applied, so -C no longer has to precede either option on the command line
  • MCP servers contributed by a plugin are no longer labelled "User" in the MCP dashboard, and a server from a bundled plugin is now shown as built-in and names the plugin it came from.
  • The newest line of output stays visible above the input box instead of hiding behind it, except while a prompt is pinned to the top of the transcript
  • Exporting a resumed session with --share or --share-gist writes the whole transcript instead of only the latest run
  • On macOS and Linux, sandboxed commands can no longer reach services running on your machine. On macOS this also blocks a server the command itself starts on 127.0.0.1, so test suites that bind a local port will fail; turn on Allow local network in /sandbox to reach localhost again.
  • Linux sandboxing now needs slirp4netns, nsenter, iptables, ip6tables, iptables-restore and ip6tables-restore on PATH. Install them if sandboxed commands start failing to launch.
  • CLI starts without the interrupted-session restore prompt by default.
  • Resuming large sessions keeps the input prompt responsive sooner.
  • Linux sandboxes now restrict network egress to the configured proxy; proxy mode requires slirp4netns, util-linux 2.35+, iptables, and /dev/net/tun access
  • /mcp config and the MCP add/edit/authenticate forms now open in the plugins dashboard instead of a separate MCP manager, so closing a form returns to the server list.
  • File path autocomplete stays fast in large repositories
  • Plugin list commands and /plugin now show bundled built-in plugins.
  • Improve sandboxed Bazel and Bazelisk runs by granting required cache and output paths; macOS requires a future Bazel release or additional sandbox capabilities
  • The collapsed autopilot goal panel now reads as a single-line pinned prompt, keeping the frame it shares with a pinned prompt instead of compressing into a bare band wedged against the chrome above it
  • Improve /sandbox policy by grouping path grants by source and showing detected developer tools
  • Remove retired Claude and Gemini models from /model picker results

v1.0.82

Compare Source

  • A message typed while /worktree or /move is preparing the worktree no longer breaks the switch into it
  • Ctrl+E expands the plan approval card to show the full plan again
  • Show the specific authentication failure (such as 401 Bad credentials) instead of only the /login prompt
open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)

v0.160.0

Compare Source

🚀 New components 🚀
  • spanpruningprocessor: Added missing spanpruningprocessor to otelcol-contrib (#​1608)
💡 Enhancements 💡
  • otelcol-contrib: Upgrade go.opentelemetry.io/obi to v0.11.0. (#​1604)
open-telemetry/weaver (otel/weaver)

v0.26.1: 0.26.1 - 2026-09-02

Compare Source

Release Notes

  • Fix weaver-installer.sh failing to detect Unix platforms due to missing bash shell in release workflow. (#​1744)

Install weaver 0.26.1

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/open-telemetry/weaver/releases/download/v0.26.1/weaver-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.26.1/weaver-installer.ps1 | iex"

Download weaver 0.26.1

File Platform Checksum
weaver-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
weaver-x86_64-apple-darwin.tar.xz Intel macOS checksum
weaver-x86_64-pc-windows-msvc.zip x64 Windows checksum
weaver-x86_64-pc-windows-msvc.msi x64 Windows checksum
weaver-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
weaver-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
weaver-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
weaver-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo open-telemetry/weaver

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

v0.26.0: 0.26.0 - 2026-09-02

Compare Source

Release Notes

  • 💥 BREAKING CHANGE 💥 registry live-check and registry infer now bind their OTLP and HTTP admin listeners to 127.0.0.1 instead of 0.0.0.0, so they no longer listen on every local address by default. Pass --otlp-grpc-address (live-check) or --grpc-address (infer) to bind a specific interface, or 0.0.0.0 for all of them. The admin listener now binds to the same address as the OTLP listener rather than always to 0.0.0.0. (#​1740 by @​lmolkova)
  • Add selectable Rustls crypto providers (crypto-ring, crypto-aws-lc, crypto-openssl, crypto-openssl-vendored, crypto-symcrypt), with crypto-ring as the default. (#​1712 by @​lquerel)
  • Add resolve configuration to allow overriding schema URLs for dependencies in weaver.yaml and .weaver.toml. (#​1693 by @​jsuereth)
  • Add entity_refs and lookup_entity to the semconv Rego library, so an after_resolution policy can read the entity definition that an entity_associations leaf names, including one a dependency defines. entity_refs walks the one_of and all_of levels of an association. (#​1719 by @​jerbly)
  • Add a lookup_entity Jinja function, which turns an entity_associations leaf into the entity definition it names, for weaver registry generate on a v2 registry. (#​1718 by @​jerbly)
  • Live-check now follows a v2 entity_associations reference into a dependency, or to an entity refinement, neither of which the checker could see before: those entities went unchecked, so a resource missing their required attributes passed clean. A Rego advice policy can read the same v2 definitions, as data.entities. (#​1716 by @​jerbly)
  • 💥 BREAKING CHANGE 💥 An entity_associations leaf in the materialized schema now says which registry defines the entity, as the published schema already did. A leaf that was the bare name host is now { type: host, provenance: { source: <schema url> } }, and a leaf with no provenance means this registry defines it. A template, jq filter or Rego policy that read the leaf as a string reads .type instead, and the serve UI and its API are updated too. (#​1710 by @​jerbly)
  • dependencies in the materialized (forge) schema is now a map keyed by schema url holding each registry once, and the dependency_graph gives the direct dependencies of each. (#​1730 by @​jerbly)
  • Fix a legacy type: resource group converting to a v2 entity whose type carried the group-id prefix. The entity type now comes from the group's name, as it always did for imports, and falls back to the id when the group has none. Every resource group of semconv v1.33.0 has this shape, so resource.host became the entity resource.host rather than host, and an entity_associations entry naming host matched nothing. (#​1704 by @​jerbly)
  • 💥 BREAKING CHANGE 💥 (v2 only) The resolution no longer strips a leading entity. or span. prefix from the type. I.e. an entity authored as type: entity.test now keeps the type entity.test instead of test. (#​1704 by @​jerbly)
  • Report two groups whose ids differ but that take one id in the v2 output, as a warning. A v2 signal id drops the group-type prefix, so the groups entity.host and host both become the entity host and the second silently replaced the first. (#​1704 by @​jerbly)
  • 💥 BREAKING CHANGE 💥 Resolve every entity_associations entry, and record which registry defines the entity it names. A name that nothing in scope defines now fails resolution, as does one that two dependencies each declare an unrelated entity under. A private entity (dependency_resolution.exclude) satisfies an association only for a signal that is private too. In the v2 resolved schema an association leaf is now an object ({ type, provenance }) instead of a bare entity type; provenance.source indexes dependencies and is absent for an entity of this registry. (#​1704 by @​jerbly)
  • Disallow stability and deprecated on v2 attribute references. (#​1720 by @​lmolkova)
  • Report an imports pattern that matched nothing in any dependency, as a warning. A typo or a stale name was previously dropped in silence. (#​1701 by @​jerbly)
  • Fix a span imported from a v2 dependency losing the sampling_relevant setting on its attributes. This is per-span state, held on the span's attribute reference rather than on the catalog attribute, so the import path never read it. Refining such a span was unaffected. (#​1694 by @​jerbly)
  • Fix imports never matching a legacy type: resource entity in a dependency. Such a group sets no name and holds its entity type in the group id, so the matcher now matches the group id as well as the name. (#​1694 by @​jerbly)
  • Fix a definition reached by two paths through the dependency graph being imported twice, which produced duplicate groups and misleading duplicate-declaration warnings. Imported groups are now deduplicated as the per-dependency results are joined. (#​1694 by @​jerbly)
  • Restore support for dependencies declared by name + registry_path in legacy (v1) manifests. (#​1696 by @​lmolkova)
  • Fix the v2 conversion dropping an attribute that has no stability from the signal that declares it. The catalog lookup required the field to be present, so an entity could be published with an empty identity. A missing stability now converts to development, the documented default, instead of alpha. (#​1695 by @​jerbly)
  • Fix elements inherited from a transitive dependency being reported as locally defined. A resolved schema's dependencies set is the table that DependencyRef provenance indexes into, but it listed only direct dependencies, so anything reaching the registry through a dependency-of-a-dependency had no entry to point at. It now records the full closure. (#​1655 by @​jerbly)
  • Fix provenance and resolution of attributes inherited from dependencies. (#​1669 by @​lmolkova)
  • Drop signal refinements from the forge v1 schema representation. (#​1676 by @​lmolkova)
  • Refactor semantic convention v1 and v2 models and schemas into dedicated modules. (#​1732 by @​jsuereth)
  • Live-check: preserve instrumentation scope through OTLP ingestion, expose it to Rego policies, and render it in standard output. (#​1605 by @​McGluut)
  • Live-check: add support for OTel Profiles (#​1698 by @​flehner)

Install weaver 0.26.0

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/open-telemetry/weaver/releases/download/v0.26.0/weaver-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.26.0/weaver-installer.ps1 | iex"

Download weaver 0.26.0

File Platform Checksum
weaver-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
weaver-x86_64-apple-darwin.tar.xz Intel macOS checksum
weaver-x86_64-pc-windows-msvc.zip x64 Windows checksum
weaver-x86_64-pc-windows-msvc.msi x64 Windows checksum
weaver-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
weaver-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
weaver-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
weaver-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo open-telemetry/weaver

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
rvben/rumdl (rumdl)

v0.2.68

Compare Source

Fixed
  • MDX: recognize Markdown links and images inside JSX elements, including generated reference tables, without requiring blank lines. This removes false MD091 warnings and lets normal link rules check the content. JavaScript expressions, JSX attributes, comments, and code are excluded, and link fixes preserve source labels and positions (#​801).
Performance
  • Reduce regex locking and redundant rule work.
  • Precompute proper-name lookups and streamline regex caching.

Downloads

File Platform Checksum
rumdl-v0.2.68-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.68-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.68-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.68-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.68-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.68-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.68-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.67

Compare Source

Fixed
  • code-block-tools: survive a tool that exits without reading its input (a3f2b15)
  • MD042: do not report an image with an unparseable destination as an empty link (600236e)
  • code-block-tools: report missing tool binaries instead of passing silently (fd83c4b)
  • code-block-tools: report tool failures from the format path (4f92370)

Downloads

File Platform Checksum
rumdl-v0.2.67-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.67-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.67-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.67-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.67-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.67-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.67-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.66

Compare Source

Fixed
  • MD051: GitHub-style anchors match GitHub.com for a § in the heading and for an emoji not surrounded by spaces (#​854) (d530737). A link written to the old slug is now reported, and MD073 regenerates the TOC entry of such a heading on its next fix; MD080 and the LSP heading rename use the same slug.
  • MD063: recognize an ordinal wrapped in punctuation (473bf51)
  • MD013: keep a link-only line inside the sentence it continues (3e767ee)
  • MD013: read require-sentence-capital when counting sentences (8706780)
Added
  • config: apply inline --config overrides to the non-rule sections (7737dca)
  • cli: accept format as a hidden alias for fmt (0cd9168)

Downloads

File Platform Checksum
rumdl-v0.2.66-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.66-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.66-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.66-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.66-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.66-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.66-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.65

Compare Source

Added
  • MD091: add opt-in rule for markdown inside HTML blocks (4333acf)
  • cli: add --no-code-block-tools and --only-code-block-tools mode flags (#​829) (fc410f7)
  • config: show every configuration section in rumdl config (#​851) (4dc0d30)
Fixed
  • config: parse [tool.rumdl.code-block-tools] in pyproject.toml (#​851) (87b159d)
  • config: report a malformed code-block-tools section (ed1b7c5)
  • config: report the line length MD013 enforces (a4bf2a7)
  • config: state that an empty section in rumdl config is empty (cac7b76)
  • config: print each code-block-tools setting on one line (02ba15d)
  • MD046: preserve code blocks during style conversion (9f13f3b)
  • MD063: preserve the English first-person pronoun in sentence-case headings (#​845) (35b2df9)
  • MD063: honor pronoun boundaries and explicit ignores (0604c03)

Downloads

File Platform Checksum
rumdl-v0.2.65-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.65-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.65-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.65-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.65-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.65-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.65-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.64

Compare Source

Added
  • flavor: add preview support for GitHub Agentic Workflows (gh-aw), including imports and current conditional branch syntax (39f7263)
  • Rust API: add MarkdownFlavor::GhAw; downstream exhaustive matches must handle the new variant
  • MD089: add opt-in cjk-spacing rule (50f40a2)
  • MD089: add configuration for cjk-spacing symbol sets (868e933)
  • unicode: add is_cjk_letter predicate (087e518)
Fixed
  • MD013: handle sentences ending before code spans in sentence-per-line reflow (#​811, #​812) (576e2c1)
  • MD022: accept per-level arrays during validation (976087c)
  • MD051: slug headings with the whitespace an anchor element leaves (04cbfc2)
  • MD057: exclude Markdown-looking frontmatter strings from body link validation and workspace indexing (39f7263)
  • MD041: never move or promote headings across GitHub Agentic Workflow control boundaries (39f7263)
  • MD063: capitalize opening link labels in sentence case (88ea8b7)
  • MD073: skip TOC entries for headings that slug to nothing (41e2312)
  • docs: improve responsive accessibility (4b54ce5)

Downloads

File Platform Checksum
rumdl-v0.2.64-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.64-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.64-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.64-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.64-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.64-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.64-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.63

Compare Source

Added
  • brand: refine wordmark typography (e871dcb)
  • playground: rebuild browser editor (35e27df)
  • analytics: classify aggregate referral sources (3cc0ef2)
  • brand: add social previews and npm identity (d6971f6)
  • docs: restore terminal capture colors (eccf710)
  • docs: frame terminal capture (084fc30)
  • docs: use real terminal capture (e417bae)
  • docs: replace hero proof with real terminal (6c66a07)
  • docs: sharpen homepage activation path (a60b622)
  • docs: expose private adoption snapshot (da299bb)
  • brand: adopt Heading Pulse identity (1a05c28)
  • docs: activate adoption analytics and reporting (3a0b64f)
  • docs: improve website and product documentation (ad4ebf9)
Fixed
  • deps: update vulnerable development dependencies (8489019)
  • MD051: register HTML anchors as browsers resolve them (e4615b0)
  • MD063: preserve every inline HTML tag in headings (e5de9cf)
  • MD073: read TOC markers and heading anchors as rendered (6a8eba2)
  • MD061: preserve matched term casing in diagnostics (11bf7cd)
  • MD029: check parenthesized markers and ordered-only documents (c67c96c)
  • MD041: promote only paragraph lines and measure title length in characters (faba034)
  • MD026: keep entity a

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 07:59 AM, only on Tuesday (* 0-7 * * 2)
  • 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.

👻 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 was generated by Mend Renovate. View the repository job log.

Copilot AI balanced review requested due to automatic review settings September 8, 2026 02:56
@renovate
renovate Bot requested a review from a team as a code owner September 8, 2026 02:56
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The Weaver bump does not update the image actually used by the build tasks.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates patch and minor dependency versions across build tooling, runtime libraries, and integration-test infrastructure.

Changes:

  • Updates Java dependencies, including SLF4J, Google Auth, and Byte Buddy.
  • Updates Copilot CLI and Markdown lint tooling.
  • Updates pinned OpenTelemetry Collector and Weaver images.
File summaries
File Description
runtime-attach/runtime-attach-core/build.gradle.kts Updates Byte Buddy Agent.
mise.toml Updates rumdl.
ibm-mq-metrics/weaver.Dockerfile Updates the tracked Weaver image.
ibm-mq-metrics/build.gradle.kts Updates SLF4J dependencies.
gcp-auth-extension/build.gradle.kts Updates Google Auth.
dependencyManagement/build.gradle.kts Updates managed SLF4J versions.
aws-xray/src/awsTest/java/io/opentelemetry/contrib/aws/xray/AwsXrayRemoteSamplerIntegrationTest.java Updates the Collector test image.
.github/scripts/copilot-cli/package.json Updates Copilot CLI.
.github/scripts/copilot-cli/package-lock.json Refreshes the Copilot CLI lockfile.
Review details

Files not reviewed (1)

  • .github/scripts/copilot-cli/package-lock.json: Generated file
  • Files reviewed: 8/9 changed files
  • Comments generated: 1
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.


# Weaver is used to generate markdown docs, and enforce policies on the model and run integration tests.
FROM otel/weaver:v0.25.1@sha256:9ad46ca9cd4fa5974b121f886aa3e9946a8ef8ea905001a96c018d21f9db87ca AS weaver No newline at end of file
FROM otel/weaver:v0.26.1@sha256:9094862c0ab261bdbcb079bb981f9a573b3659b130a6d2ab8616eca6ba37aaec AS weaver No newline at end of file
@laurit
laurit added this pull request to the merge queue Sep 8, 2026
Merged via the queue into main with commit 10d7684 Sep 8, 2026
29 checks passed
@laurit
laurit deleted the renovate/all-patch-and-minor-versions branch September 8, 2026 05:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants