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: bump bazel-lib to 2.0 #1311

Merged
merged 1 commit into from
Oct 18, 2023
Merged

chore: bump bazel-lib to 2.0 #1311

merged 1 commit into from
Oct 18, 2023

Conversation

alexeagle
Copy link
Member

Note: users might still bring 1.x version of bazel-lib, and we permit that to the extent that it still works.

@alexeagle alexeagle requested a review from kormide October 10, 2023 21:39
WORKSPACE Show resolved Hide resolved
@alexeagle alexeagle enabled auto-merge (squash) October 10, 2023 21:40
Note: users might still bring 1.x version of bazel-lib, and we permit that to the extent that it still works.
@alexeagle alexeagle merged commit d52d189 into main Oct 18, 2023
97 of 98 checks passed
@alexeagle alexeagle deleted the docs5 branch October 18, 2023 21:18
sha256 = "8fc8e300cb67b89ceebd5b8ba6896ff273c84f6099fc88d23f24e7102319d8fd",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.4/rules_nodejs-core-5.8.4.tar.gz"],
sha256 = "764a3b3757bb8c3c6a02ba3344731a3d71e558220adcb0cf7e43c9bba2c37ba8",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.2/rules_nodejs-core-5.8.2.tar.gz"],

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was there a reason to downgrade? It looks like v1.33.0 is using rules_nodejs 5.8.4, and then v1.33.1 rolled back to rules_nodejs 5.8.2 (and lost NodJS 18.14+ in the process)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops! This definitely looks like a mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants