Skip to content

Update all minor and patch dependencies - autoclosed#926

Merged
malkia merged 1 commit into
mainfrom
renovate/all-minor-and-patch-dependencies
Jul 8, 2026
Merged

Update all minor and patch dependencies - autoclosed#926
malkia merged 1 commit into
mainfrom
renovate/all-minor-and-patch-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
bazel-contrib/publish-to-bcr action patch v1.4.1v1.4.2
github/codeql-action action minor v4.36.3v4.37.0
otel/opentelemetry-collector final minor 0.155.00.156.0
rules_cc bazel_dep patch 0.2.210.2.22
step-security/harden-runner action minor v2.19.4v2.20.0

Release Notes

bazel-contrib/publish-to-bcr (bazel-contrib/publish-to-bcr)

v1.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/publish-to-bcr@v1.4.1...v1.4.2

github/codeql-action (github/codeql-action)

v4.37.0

Compare Source

  • Update default CodeQL bundle version to 2.26.0. #​3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@​ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #​3973
open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector)

v0.156.0

Compare Source

🚀 New components 🚀
  • otelcol-contrib: Add the OBI receiver to the OpenTelemetry Collector Contrib distribution. (#​1386)
bazelbuild/rules_cc (rules_cc)

v0.2.22

Compare Source

Using bzlmod with Bazel 6 or later:

  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.2.22")

Using WORKSPACE:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "rules_cc",
    sha256 = "81c10a95a5c22d838276ee90d712635d6042419fdfca5ef88328226b6321e53b",
    strip_prefix = "rules_cc-0.2.22",
    url = "https://github.com/bazelbuild/rules_cc/releases/download/0.2.22/rules_cc-0.2.22.tar.gz",
)

load("@​rules_cc//cc:extensions.bzl", "compatibility_proxy_repo")

compatibility_proxy_repo()

What's Changed

Other notable changes

Default toolchain changes

Rules based toolchain changes

Full Changelog: bazelbuild/rules_cc@0.2.21...0.2.22

step-security/harden-runner (step-security/harden-runner)

v2.20.0

Compare Source

What's Changed
  • Support for block policy for MacOS and Windows GitHub-hosted runners
  • Support for Bitrise MacOS GitHub Actions runners
  • HTTPS monitoring support for Bun for Linux runners (enterprise tier)

Full Changelog: step-security/harden-runner@v2.19.4...v2.20.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 force-pushed the renovate/all-minor-and-patch-dependencies branch from 5e930cc to f26b9d7 Compare July 7, 2026 17:11
@renovate renovate Bot changed the title Update bazel-contrib/publish-to-bcr action to v1.4.2 Update all minor and patch dependencies Jul 7, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch from f26b9d7 to ecc374d Compare July 7, 2026 21:12
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch from ecc374d to ee936d8 Compare July 8, 2026 12:57
@malkia malkia merged commit e9bccbb into main Jul 8, 2026
@malkia malkia deleted the renovate/all-minor-and-patch-dependencies branch July 8, 2026 23:28
@renovate renovate Bot changed the title Update all minor and patch dependencies Update all minor and patch dependencies - autoclosed Jul 8, 2026
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.

1 participant