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

Update Bazel dependencies #61

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

jpsim
Copy link
Collaborator

@jpsim jpsim commented Jul 10, 2024

Updates the following, mostly in order to support rules_swift 2.x:

  • Bazel version defined in .bazelversion to the latest stable release (7.2.1)
  • Add apple_support (required for Bazel 7.x)
  • Update platforms: 0.0.8 -> 0.0.9
  • Update rules_apple: 3.1.1 -> 3.6.0
  • Update rules_swift: 1.13.0 -> 2.1.1

Also update tests to pass CI since it looks like GitHub's macOS runner image environments may have changed recently.

@jpsim jpsim requested a review from keith as a code owner July 10, 2024 18:03
@jpsim jpsim force-pushed the update-bazel-dependencies branch 4 times, most recently from 051e2ed to 948b77a Compare July 10, 2024 18:48
Signed-off-by: JP Simard <[email protected]>
@jpsim jpsim force-pushed the update-bazel-dependencies branch from 948b77a to 62a9935 Compare July 10, 2024 18:49
@jpsim
Copy link
Collaborator Author

jpsim commented Jul 10, 2024

FYI @keith cc'ing you because I'm not aware of other maintainers for this project.

@keith keith merged commit 53a322b into MobileNativeFoundation:main Jul 10, 2024
3 checks passed
@keith
Copy link
Member

keith commented Jul 10, 2024

nice, thanks

@jpsim jpsim deleted the update-bazel-dependencies branch July 10, 2024 19:28
@jpsim
Copy link
Collaborator Author

jpsim commented Jul 10, 2024

Thanks! Any chance you could tag a release + BCR update with these changes? 🙏

@keith
Copy link
Member

keith commented Jul 12, 2024

@keith
Copy link
Member

keith commented Jul 12, 2024

also added you as a maintainer

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.

2 participants