Skip to content

chore(deps): update dependency rules_multirun to v0.10.0#399

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/rules_multirun-0.x
Nov 30, 2024
Merged

chore(deps): update dependency rules_multirun to v0.10.0#399
renovate[bot] merged 1 commit intomainfrom
renovate/rules_multirun-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2024

This PR contains the following updates:

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

Release Notes

keith/rules_multirun (rules_multirun)

v0.10.0

Compare Source

What's Changed

  • Catch keyboard interrupt, thanks @​neckbosov!
  • Use /usr/bin/env bash for runfiles, thanks @​sudoforge!
  • Add the ability to pipe stdin to parallel jobs by setting forward_stdin = True, thanks @​scottpledger!
MODULE.bazel Snippet
bazel_dep(name = "rules_multirun", version = "0.10.0")
Workspace Snippet
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "rules_multirun",
    sha256 = "9b4dbc2d91fb135d888aad6c3582a13041a8a89c1efcd5956cc148f2a214f958",
    url = "https://github.com/keith/rules_multirun/releases/download/0.10.0/rules_multirun.0.10.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) November 26, 2024 01:20
@renovate renovate bot force-pushed the renovate/rules_multirun-0.x branch from 16b18aa to 1f115d6 Compare November 30, 2024 13:27
@renovate renovate bot force-pushed the renovate/rules_multirun-0.x branch from 1f115d6 to 732dddd Compare November 30, 2024 21:37
@renovate renovate bot merged commit 80b8270 into main Nov 30, 2024
@renovate renovate bot deleted the renovate/rules_multirun-0.x branch November 30, 2024 22:39
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