Skip to content

Update all minor and patch dependencies#811

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-and-patch-dependencies
Open

Update all minor and patch dependencies#811
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-and-patch-dependencies

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 28, 2026

This PR contains the following updates:

Package Type Update Change
otel/opentelemetry-collector final minor 0.150.10.151.0
rapidyaml bazel_dep minor 0.10.00.11.1
step-security/harden-runner action minor v2.18.0v2.19.1

Release Notes

open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector)

v0.151.0

Compare Source

🚀 New components 🚀
  • ebpf-profiler: Add nopreceiver to the ebpf profiler distribution (#​1464)
💡 Enhancements 💡
  • packaging: Add /var/lib persistent state directories for collector RPM/DEB packages (#​1396)
biojppm/rapidyaml (rapidyaml)

v0.11.1: Release 0.11.1

  • PR#583: Fix corner cases of container keys. Eg, parsing of explicit keys forming valid YAML like:
    ?
      ?  # was causing a parse error
    ?    # popping was also causing a parse error
    ---
    ? [a: b]: x
    : y
    With this fix, rapidyaml now has a 100% success rate for valid YAML cases in the YAML test suite.
  • PR#580: fix compilation error when RYML_NO_DEFAULT_CALLBACKS is defined (thanks @​toge)
  • PR#582: fix compilation error with clang-cl
  • Fix #​584: install: RYML_VERSION was missing from rymlConfig.cmake
  • Update c4core to 0.2.11
Python
  • PR#579: python packaging files and CI infrastructure was moved to a different repo biojppm/rapidyaml-python. This was done because python packaging is notoriously hard and has always posed trouble in the CI, standing in the way of C++ development and releases.
Thanks
step-security/harden-runner (step-security/harden-runner)

v2.19.1

Compare Source

What's Changed

What the fix changes

  • Harden-Runner will detect ubuntu-slim runners and exit cleanly with an informational log message, instead of post harden runner step failing on chown: invalid user: 'undefined'.

What the fix does not do

  • Jobs running on ubuntu-slim will not be monitored by Harden-Runner. The agent relies on kernel-level features (that require elevated capabilities).
  • Per GitHub's docs on single-CPU runners: "The container for ubuntu-slim runners runs in unprivileged mode. This means that some operations requiring elevated privileges such as mounting file systems, using Docker-in-Docker, or accessing low-level kernel features are not supported." Those low-level kernel features are what the agent needs, so monitoring inside the unprivileged container is not feasible today.

For StepSecurity enterprise customers
If your security posture requires that workflows are always monitored, you can block the use of ubuntu-slim via workflow run policies see the Runner Label Policy docs. This lets you enforce that jobs only run on monitored runner types.

New Contributors

Full Changelog: step-security/harden-runner@v2.19.0...v2.19.1

v2.19.0

Compare Source

What's Changed
New Runner Support

Harden-Runner now supports Depot, Blacksmith, Namespace, and WarpBuild runners with the same egress monitoring, runtime monitoring, and policy enforcement available on GitHub-hosted runners.

Automated Incident Response for Supply Chain Attacks
  • Global block list: Outbound connections to known malicious domains and IPs are now blocked even in audit mode.
  • System-defined detection rules: Harden-Runner will trigger lockdown mode when a high risk event is detected during an active supply chain attack (for example, a process reading the memory of the runner worker process, a common technique for stealing GitHub Actions secrets).
Bug Fixes

Windows and macOS: stability and reliability fixes

Full Changelog: step-security/harden-runner@v2.18.0...v2.19.0


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 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.

@renovate renovate Bot changed the title Update all minor and patch dependencies Update dependency rapidyaml to v0.11.1 Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch from 08e47eb to 05a5fa2 Compare April 29, 2026 05:24
@renovate renovate Bot changed the title Update dependency rapidyaml to v0.11.1 Update all minor and patch dependencies Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch 6 times, most recently from a152ee4 to 9161218 Compare May 4, 2026 23:13
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch from 9161218 to 534a6d8 Compare May 6, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants