Skip to content

[9.2.0] Fix repo collisions when checking package traversals of source dirs (https://github.com/bazelbuild/bazel/pull/29692) - #29998

Merged
iancha1992 merged 1 commit into
bazelbuild:release-9.2.0from
bazel-io:cp29692-9.2.0-115626
Jun 25, 2026
Merged

[9.2.0] Fix repo collisions when checking package traversals of source dirs (https://github.com/bazelbuild/bazel/pull/29692)#29998
iancha1992 merged 1 commit into
bazelbuild:release-9.2.0from
bazel-io:cp29692-9.2.0-115626

Conversation

@bazel-io

Copy link
Copy Markdown
Member

Description

Checking for package traversals of source directories did not take the repo name into account, leading to false positives.

Motivation

Fixes #29688

Build API Changes

No

Checklist

  • I have added tests for the new use cases (if any).
  • I have updated the documentation (if applicable).

Release Notes

RELNOTES: None

Closes #29692.

PiperOrigin-RevId: 937911172
Change-Id: I9405df2e845ec22a4fd9b10182cf9f0749b0931d

Commit b46d244

…azelbuild#29692)

### Description
Checking for package traversals of source directories did not take the repo name into account, leading to false positives.

### Motivation
Fixes bazelbuild#29688

### Build API Changes

No

### Checklist

- [x] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).

### Release Notes

RELNOTES: None

Closes bazelbuild#29692.

PiperOrigin-RevId: 937911172
Change-Id: I9405df2e845ec22a4fd9b10182cf9f0749b0931d
@bazel-io
bazel-io requested a review from a team as a code owner June 25, 2026 11:57
@bazel-io bazel-io added team-Core Skyframe, bazel query, BEP, options parsing, bazelrc awaiting-review PR is awaiting review from an assigned reviewer labels Jun 25, 2026
@bazel-io
bazel-io requested a review from tjgq June 25, 2026 11:57
@bazel-io bazel-io added the awaiting-review PR is awaiting review from an assigned reviewer label Jun 25, 2026
@iancha1992
iancha1992 enabled auto-merge June 25, 2026 16:33
@iancha1992
iancha1992 requested a review from Wyverald June 25, 2026 18:14
@iancha1992
iancha1992 added this pull request to the merge queue Jun 25, 2026
Merged via the queue into bazelbuild:release-9.2.0 with commit 6ab54da Jun 25, 2026
46 checks passed
@github-actions github-actions Bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Core Skyframe, bazel query, BEP, options parsing, bazelrc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants