rules_haskell icon indicating copy to clipboard operation
rules_haskell copied to clipboard

chore(deps): update dependency rules_java to v7

Open avdv opened this issue 2 years ago • 1 comments

This PR contains the following updates:

Package Type Update Change
rules_java bazel_dep major 6.1.0 -> 7.3.1

[!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 this update again.


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

This PR has been generated by Renovate Bot.

avdv avatar Nov 10 '23 22:11 avdv

Fails with:

ERROR: Bazel version 6.2.0- (@non-git) is not compatible with module "[email protected]" (bazel_compatibility: [>=6.4.0])
ERROR: Error computing the main repository mapping: Bazel compatibility check failed

Update:

Fails with:

Bazel version 6.4.0- (@non-git) is not compatible with module "[email protected]" (bazel_compatibility: [>=7.0.0])

Depends on #2107

avdv avatar Nov 13 '23 08:11 avdv