Skip to content

Releases: theoremlp/rules_uv

v0.53.0

29 Jan 11:00
ceb7f10
Compare
Choose a tag to compare

Using Bzlmod with Bazel 7

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_uv", version = "0.53.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #196
  • Update Multitool Versions by @thm-automation in #198
  • Update Multitool Versions by @thm-automation in #202
  • Enables the use of absolute paths for create_venv by @csmulhern in #197
  • Update bazel-contrib/setup-bazel action to v0.13.0 by @renovate-thm in #204
  • feat: Support requirements overrides files by @honnix in #186

New Contributors

Full Changelog: v0.52.0...v0.53.0

v0.52.0

22 Jan 11:00
57c650f
Compare
Choose a tag to compare

Using Bzlmod with Bazel 7

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_uv", version = "0.52.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #194

Full Changelog: v0.51.0...v0.52.0

v0.51.0

16 Jan 11:01
b929979
Compare
Choose a tag to compare

Using Bzlmod with Bazel 7

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_uv", version = "0.51.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #193

Full Changelog: v0.50.0...v0.51.0

v0.50.0

10 Jan 11:00
5451e58
Compare
Choose a tag to compare

Using Bzlmod with Bazel 7

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_uv", version = "0.50.0")

What's Changed

  • Update bazel-contrib/setup-bazel action to v0.12.0 by @renovate-thm in #190
  • Update Multitool Versions by @thm-automation in #191
  • Update bazel-contrib/setup-bazel action to v0.12.1 by @renovate-thm in #192

Full Changelog: v0.49.0...v0.50.0

v0.49.0

04 Jan 11:00
d3dc5bc
Compare
Choose a tag to compare

Using Bzlmod with Bazel 7

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_uv", version = "0.49.0")

Full Changelog: v0.48.0...v0.49.0

v0.48.0

28 Dec 11:01
b8db769
Compare
Choose a tag to compare

Using Bzlmod with Bazel 7

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_uv", version = "0.48.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #187
  • Update Multitool Versions by @thm-automation in #188

Full Changelog: v0.47.0...v0.48.0

v0.47.0

24 Dec 11:00
816a950
Compare
Choose a tag to compare

Using Bzlmod with Bazel 7

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_uv", version = "0.47.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #184
  • Switch CI from -rc to Bazel 8 by @hofbi in #181
  • Update Multitool Versions by @thm-automation in #185

Full Changelog: v0.46.0...v0.47.0

v0.46.0

17 Dec 11:00
2a9e51c
Compare
Choose a tag to compare

Using Bzlmod with Bazel 7

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_uv", version = "0.46.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #182
  • Add test size option by @hofbi in #180
  • Update Multitool Versions by @thm-automation in #183

New Contributors

Full Changelog: v0.45.0...v0.46.0

v0.45.0

10 Dec 11:00
95929e0
Compare
Choose a tag to compare

Using Bzlmod with Bazel 7

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_uv", version = "0.45.0")

What's Changed

  • Update Multitool Versions by @thm-automation in #178
  • Update Multitool Versions by @thm-automation in #179

Full Changelog: v0.44.0...v0.45.0

v0.44.0

02 Dec 18:07
3bcf79b
Compare
Choose a tag to compare

Using Bzlmod with Bazel 7

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_uv", version = "0.44.0")

What's Changed

New Contributors

Full Changelog: v0.43.0...v0.44.0