rules_haskell icon indicating copy to clipboard operation
rules_haskell copied to clipboard

chore(deps): update dependency rules_go to v0.43.0

Open avdv opened this issue 2 years ago • 1 comments

This PR contains the following updates:

Package Type Update Change
rules_go bazel_dep minor 0.39.1 -> 0.43.0
rules_go bazel_dep minor 0.41.0 -> 0.43.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

avdv avatar Nov 07 '23 09:11 avdv

This currently fails for the nixpkgs builds with:

panic: rulesGoStdlibPrefix should have been set via -X

This was fixed upstream in https://github.com/tweag/rules_nixpkgs/pull/422

avdv avatar Nov 08 '23 07:11 avdv