Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.4.0] Ignore overrides with --ignore_dev_dependency #23550

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

bazel-io
Copy link
Member

@bazel-io bazel-io commented Sep 9, 2024

This makes it easier to realistically test how the root module would behave as a non-root module.

RELNOTES: Overrides in the root MODULE.bazel file are now ignored with --ignore_dev_dependency. (Overrides in non-root modules are already ignored.)

Closes #23520.

PiperOrigin-RevId: 672480499
Change-Id: Ifd3a99f4ed462061101fecf918d61989c9f60401

Commit bb7a54c

This makes it easier to realistically test how the root module would behave as a non-root module.

RELNOTES: Overrides in the root MODULE.bazel file are now ignored with `--ignore_dev_dependency`. (Overrides in non-root modules are already ignored.)

Closes bazelbuild#23520.

PiperOrigin-RevId: 672480499
Change-Id: Ifd3a99f4ed462061101fecf918d61989c9f60401
@bazel-io bazel-io added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. team-Documentation Documentation improvements that cannot be directly linked to other team labels labels Sep 9, 2024
@bazel-io bazel-io requested a review from a team as a code owner September 9, 2024 10:22
@bazel-io bazel-io added the awaiting-review PR is awaiting review from an assigned reviewer label Sep 9, 2024
@bazel-io bazel-io requested a review from Wyverald September 9, 2024 10:22
@iancha1992 iancha1992 enabled auto-merge September 9, 2024 22:50
@iancha1992 iancha1992 added this pull request to the merge queue Sep 10, 2024
Merged via the queue into bazelbuild:release-7.4.0 with commit fb1a95e Sep 10, 2024
51 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Documentation Documentation improvements that cannot be directly linked to other team labels team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants