Skip to content

Release rules_closure 0.15.0

Choose a tag to compare

@mollyibot mollyibot released this 12 Jun 18:19
· 14 commits to master since this release
f3046cd

What's Changed

  • Replace goog/asserts with simple exception and remove com_google_java… by @mollyibot in #625
  • Clean up the extra assert in person factory by @mollyibot in #626
  • fork testsuite, jsunit and testrunner from com_google_javascript_closure_library by @mollyibot in #627
  • Remove soy dependency from WebFiles by @gkdn in #629
  • Fork testcase,assertions and related files to remove dependencies of com_google_javascript_closure_library by @mollyibot in #628
  • Remove soy support by @gkdn in #630
  • Make sure we preserve the test name when single browser selected by @gkdn in #632
  • Remove goog.string dependency. by @gkdn in #633
  • Remove remaining references and logic related to soy by @gkdn in #634
  • Pin the bazel version to make CI green by @mollyibot in #637
  • Fix the rule table in README.md by @gkdn in #638
  • Update protobuf tests to use forked Closure test suite by @mollyibot in #636
  • Remove protobuf support. by @gkdn in #639
  • Remove unused clang dependency by @gkdn in #640
  • Remove dependency to archived closure-library. by @gkdn in #641
  • Add goog.reflect and goog.math.long by @gkdn in #642
  • Various simple cleanups to remove warnings. by @gkdn in #643
  • Remove all references to goog.bind by @gkdn in #644
  • Remove refs to goog.isObject, isArrayLike etc. that will be removed. by @gkdn in #645
  • Set java_test.test_class for java_tests with multiple sources by @gkdn in #648
  • Clean up bugpattern AutoValueSubclassLeaked by @gkdn in #647
  • Remove ref to goog.inherit which will be removed. by @gkdn in #646
  • Remove unused reference. by @gkdn in #649
  • Update copy of base.js with the one from Closure Compiler by @gkdn in #650
  • Remove unused goog.provide statements by @gkdn in #651
  • Sync base.js to get goog.declareModuleId by @gkdn in #652
  • Update copy of reflect.js with the one from Closure Compiler by @gkdn in #653
  • Migrate rules_closure to bzlmod by @mollyibot in #635
  • Remove leftover dead code. by @gkdn in #655
  • Update base.js by @gkdn in #654
  • Update the rules_webtesting version and bump the rules_scala version to get rid of yanked rules_cc version by @mollyibot in #656
  • Remove git overide for bazel-common in MODULE.bazel by @mollyibot in #657
  • Update closure-compiler to v20250402 by @kevinoconnor7 in #658
  • Update the protobuf version and remove abseil version override by @mollyibot in #661
  • Update version by @mollyibot in #662
  • Register rules_closure in bcr by @mollyibot in #660
  • Rename bzl module to rules_closure by @mollyibot in #663

Full Changelog: 0.14.0...0.15.0