Skip to content

chore(deps): update dependency apple_support to v2.5.4#649

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/apple_support-2.x
May 9, 2026
Merged

chore(deps): update dependency apple_support to v2.5.4#649
renovate[bot] merged 1 commit into
mainfrom
renovate/apple_support-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 9, 2026

This PR contains the following updates:

Package Type Update Change
apple_support bazel_dep minor 2.2.02.5.4

Release Notes

bazelbuild/apple_support (apple_support)

v2.5.4

Compare Source

What's Changed

New Contributors

Full Changelog: bazelbuild/apple_support@2.5.3...2.5.4

This release is compatible with 7.x LTS, 8.x LTS, 9.x LTS, and rolling releases.

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "2.5.4", repo_name = "build_bazel_apple_support")

v2.5.3

Compare Source

What's Changed

  • feat: Do not add objc, lkmod, lkmodc++, etc build when building iOS kernel extensions by @​YungRaj in #​570

New Contributors

Full Changelog: bazelbuild/apple_support@2.5.2...2.5.3

This release is compatible with 7.x LTS, 8.x LTS, 9.x LTS, and rolling releases.

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "2.5.3", repo_name = "build_bazel_apple_support")

v2.5.2

Compare Source

What's Changed

Full Changelog: bazelbuild/apple_support@2.5.1...2.5.2

This release is compatible with 7.x LTS, 8.x LTS, 9.x LTS, and rolling releases.

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "2.5.2", repo_name = "build_bazel_apple_support")

v2.5.1

Compare Source

What's Changed

Full Changelog: bazelbuild/apple_support@2.5.0...2.5.1

This release is compatible with 7.x LTS, 8.x LTS, 9.x LTS, and rolling releases.

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "2.5.1", repo_name = "build_bazel_apple_support")

v2.5.0

Compare Source

What's Changed

  • Enable support for layering_check by default by @​keith in #​557, this can be disabled with --repo_env=APPLE_SUPPORT_LAYERING_CHECK_BETA=0
  • Fix warning with header parsing by @​keith in #​560

Full Changelog: bazelbuild/apple_support@2.4.0...2.5.0

This release is compatible with 7.x LTS, 8.x LTS, 9.x LTS, and rolling releases.

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "2.5.0", repo_name = "build_bazel_apple_support")

v2.4.0

Compare Source

What's Changed

  • Add -DDEBUG and -O0 for dbg compiles by @​keith in #​556
  • fix(constraints): change default target_vendor to not_apple by @​ma-oli in #​500
  • Refactored toolchain for upcoming improvements

Full Changelog: bazelbuild/apple_support@2.3.0...2.4.0
This release is compatible with 7.x LTS, 8.x LTS, 9.x LTS, and rolling releases.

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "2.4.0", repo_name = "build_bazel_apple_support")

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazelbuild/apple_support@2.2.0...2.3.0

This release is compatible with 7.x LTS, 8.x LTS, 9.x LTS, and rolling releases.

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "2.3.0", repo_name = "build_bazel_apple_support")

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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

@renovate renovate Bot enabled auto-merge (squash) May 9, 2026 09:29
@cerisier
Copy link
Copy Markdown
Contributor

cerisier commented May 9, 2026

I think we need to find a solution to drop those as forcing upgrades of ruleset is definitely problematic :/

@aherrmann
Copy link
Copy Markdown
Owner

I think we need to find a solution to drop those as forcing upgrades of ruleset is definitely problematic :/

I see two possibilities:

  1. renovate needs to gain a configuration knob to only update dev-dependencies in a given MODULE.bazel file.
  2. include() needs to be allowed (but can be ignored) in non-root modules. Then rules_zig could place all dev-deps into an included module file.

@renovate renovate Bot force-pushed the renovate/apple_support-2.x branch from bc3334c to cbce364 Compare May 9, 2026 20:00
@renovate renovate Bot merged commit 287e579 into main May 9, 2026
18 checks passed
@renovate renovate Bot deleted the renovate/apple_support-2.x branch May 9, 2026 20:12
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.

2 participants