Skip to content

chore(deps): update dependency rules_multirun to v0.11.0 #449

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

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2025

This PR contains the following updates:

Package Type Update Change
rules_multirun bazel_dep minor 0.10.0 -> 0.11.0
rules_multirun http_archive minor 0.10.0 -> 0.11.0

Release Notes

keith/rules_multirun (rules_multirun)

v0.11.0

Compare Source

What's Changed
  • Send interrupt signal instead of killing process on keyboard interrupt, thanks @​neckbosov!
  • Add run_from_workspace_root to command to automatically cd into the root of the repo
  • Use RunEnvironmentInfo from commands, thanks @​sallustfire!
  • Fix deadlock with large buffered output
MODULE.bazel Snippet
bazel_dep(name = "rules_multirun", version = "0.11.0")
Workspace Snippet
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "rules_multirun",
    sha256 = "5424e71bf5fa3965c8d89b1cb84111437a4a1b937919d80b0d28217b92e44460",
    url = "https://github.com/keith/rules_multirun/releases/download/0.11.0/rules_multirun.0.11.0.tar.gz",
)

Configuration

📅 Schedule: 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) March 27, 2025 19:39
@renovate renovate bot force-pushed the renovate/rules_multirun-0.x branch from 649e39b to e539656 Compare March 27, 2025 22:41
@renovate renovate bot merged commit 9cd15ae into main Mar 27, 2025
55 checks passed
@renovate renovate bot deleted the renovate/rules_multirun-0.x branch March 27, 2025 23:09
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