Commit 0acc741
authored
chore(deps): update dependency rules_ruby to v0.24.0 (#91)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [rules_ruby](https://redirect.github.com/bazel-contrib/rules_ruby) |
bazel_dep | minor | `0.23.1` → `0.24.0` |
---
### Release Notes
<details>
<summary>bazel-contrib/rules_ruby (rules_ruby)</summary>
###
[`v0.24.0`](https://redirect.github.com/bazel-contrib/rules_ruby/releases/tag/v0.24.0)
#### Using Bzlmod
1. Add to your `MODULE.bazel` file:
```starlark
bazel_dep(name = "rules_ruby", version = "0.24.0")
```
#### What's Changed
- fix: green up CI: update SHAs of jdx/ruby by
[@​alexeagle](https://redirect.github.com/alexeagle) in
[#​363](https://redirect.github.com/bazel-contrib/rules_ruby/pull/363)
- fix: handle proto files in nested directories by
[@​alexeagle](https://redirect.github.com/alexeagle) in
[#​358](https://redirect.github.com/bazel-contrib/rules_ruby/pull/358)
- chore(deps): update dependency rules\_go to v0.60.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​364](https://redirect.github.com/bazel-contrib/rules_ruby/pull/364)
- chore(deps): update bazel-contrib/setup-bazel action to v0.19.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​361](https://redirect.github.com/bazel-contrib/rules_ruby/pull/361)
- chore(deps): update dependency rules\_shell to v0.7.1 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​362](https://redirect.github.com/bazel-contrib/rules_ruby/pull/362)
- chore(deps): update pre-commit hook keith/pre-commit-buildifier to
v8.5.1 by [@​renovate](https://redirect.github.com/renovate)\[bot]
in
[#​357](https://redirect.github.com/bazel-contrib/rules_ruby/pull/357)
- chore(deps): update dependency buildifier\_prebuilt to v8.5.1 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​354](https://redirect.github.com/bazel-contrib/rules_ruby/pull/354)
- chore(deps): update dependency bazel\_env.bzl to v0.7.2 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​356](https://redirect.github.com/bazel-contrib/rules_ruby/pull/356)
**Full Changelog**:
<bazel-contrib/rules_ruby@v0.23.1...v0.24.0>
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/cpp-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuMTAyLjExIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c49528c commit 0acc741
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments