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

chore(deps): update dependency rules_multirun to v0.9.0 #245

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

keith/rules_multirun (rules_multirun)

v0.9.0

Compare Source

What's Changed

  • Pass arguments from bazel run through to the multirun target being run, thanks @​hunshcn!
  • Replace use of to_json() with json.encode(), thanks @​mortenmj!
  • Fix default value for data for expansion_targets, thanks @​harshalparekh6!
MODULE.bazel Snippet
bazel_dep(name = "rules_multirun", version = "0.9.0")
Workspace Snippet
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "rules_multirun",
    sha256 = "0e124567fa85287874eff33a791c3bbdcc5343329a56faa828ef624380d4607c",
    url = "https://github.com/keith/rules_multirun/releases/download/0.9.0/rules_multirun.0.9.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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) March 22, 2024 00:02
@renovate renovate bot force-pushed the renovate/rules_multirun-0.x branch from d04bbe4 to a5221cb Compare March 22, 2024 05:17
@renovate renovate bot merged commit 0319ab3 into main Mar 22, 2024
21 checks passed
@renovate renovate bot deleted the renovate/rules_multirun-0.x branch March 22, 2024 05:44
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