Skip to content

Commit

Permalink
chore(deps): update dependency rules_xcodeproj to v1.14.2 (#818)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| rules_xcodeproj | bazel_dep | minor | `1.13.0` -> `1.14.2` |

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
  • Loading branch information
cgrindel-self-hosted-renovate[bot] and Self-hosted Renovate Bot authored Dec 20, 2023
1 parent 4bb12b2 commit a081d77
Show file tree
Hide file tree
Showing 4 changed files with 1,004 additions and 187 deletions.
2 changes: 1 addition & 1 deletion examples/firebase_example/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ bazel_dep(

bazel_dep(
name = "rules_xcodeproj",
version = "1.13.0",
version = "1.14.2",
dev_dependency = True,
)
bazel_dep(
Expand Down
Loading

0 comments on commit a081d77

Please sign in to comment.