bazel-contrib / rules-template

A template for creating a new Bazel ruleset
Apache License 2.0
75 stars 20 forks source link

chore(deps): update dependency bazel_skylib to v1.7.1 #120

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bazel_skylib bazel_dep minor 1.6.1 -> 1.7.1
bazel_skylib http_archive minor 1.6.1 -> 1.7.1

Release Notes

bazelbuild/bazel-skylib (bazel_skylib) ### [`v1.7.1`](https://togithub.com/bazelbuild/bazel-skylib/blob/HEAD/CHANGELOG.md#Release-171) [Compare Source](https://togithub.com/bazelbuild/bazel-skylib/compare/1.7.0...1.7.1) **What's Changed** - Fix distribution tarballs to include directory rules. ([https://github.com/bazelbuild/bazel-skylib/pull/520](https://togithub.com/bazelbuild/bazel-skylib/pull/520)) **Full Changelog**: https://github.com/bazelbuild/bazel-skylib/compare/1.7.0...1.7.1 ### [`v1.7.0`](https://togithub.com/bazelbuild/bazel-skylib/blob/HEAD/CHANGELOG.md#Release-170) [Compare Source](https://togithub.com/bazelbuild/bazel-skylib/compare/1.6.1...1.7.0) **New features** - Implement `directory` rules by [@​matts1](https://togithub.com/matts1) in [https://github.com/bazelbuild/bazel-skylib/pull/510](https://togithub.com/bazelbuild/bazel-skylib/pull/510) - Add `is_normalized` and `starts_with` to paths module by [@​comius](https://togithub.com/comius) in [https://github.com/bazelbuild/bazel-skylib/pull/514](https://togithub.com/bazelbuild/bazel-skylib/pull/514) **New Contributors** - [@​matts1](https://togithub.com/matts1) made their first contribution in [https://github.com/bazelbuild/bazel-skylib/pull/510](https://togithub.com/bazelbuild/bazel-skylib/pull/510) **Full Changelog**: https://github.com/bazelbuild/bazel-skylib/compare/1.6.1...1.7.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.