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: Upgrade Bazel → 7.0.0 #219

Merged
merged 4 commits into from
Jan 2, 2024
Merged

Chore: Upgrade Bazel → 7.0.0 #219

merged 4 commits into from
Jan 2, 2024

Commits on Jan 1, 2024

  1. chore: upgrade bazel → 7.0.0

    - fix: drop flags eliminated during release
    - chore: upgrade `rules_java` → `7.1.0`
    - chore: upgrade `rules_cc` → `0.0.9`
    - chore: upgrade all local bazel v7 versions to stable `7.0.0`
    
    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    02cf743 View commit details
    Browse the repository at this point in the history
  2. fix: registration of bootstrap toolchain

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    22928ca View commit details
    Browse the repository at this point in the history
  3. fix: select jvm17 for dev against bazel 7 lts

    - fix: select jvm17, `rules_java` doesn't support v20 anymore
    - docs: add note about `rules_java` compat
    
    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    120566d View commit details
    Browse the repository at this point in the history
  4. chore: update module locks

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    1d05f14 View commit details
    Browse the repository at this point in the history