aspect-build / rules_aws

EXPERIMENTAL: Bazel Integration for Amazon Web Services
Other
10 stars 1 forks source link

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

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Type Update Change
bazel_skylib bazel_dep minor 1.6.1 -> 1.7.1
bazel_skylib bazel_dep minor 1.5.0 -> 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://redirect.github.com/bazelbuild/bazel-skylib/blob/HEAD/CHANGELOG.md#Release-171) [Compare Source](https://redirect.github.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://redirect.github.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://redirect.github.com/bazelbuild/bazel-skylib/blob/HEAD/CHANGELOG.md#Release-170) [Compare Source](https://redirect.github.com/bazelbuild/bazel-skylib/compare/1.6.1...1.7.0) **New features** - Implement `directory` rules by [@​matts1](https://redirect.github.com/matts1) in [https://github.com/bazelbuild/bazel-skylib/pull/510](https://redirect.github.com/bazelbuild/bazel-skylib/pull/510) - Add `is_normalized` and `starts_with` to paths module by [@​comius](https://redirect.github.com/comius) in [https://github.com/bazelbuild/bazel-skylib/pull/514](https://redirect.github.com/bazelbuild/bazel-skylib/pull/514) **New Contributors** - [@​matts1](https://redirect.github.com/matts1) made their first contribution in [https://github.com/bazelbuild/bazel-skylib/pull/510](https://redirect.github.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 was generated by Mend Renovate. View the repository job log.