Skip to content

Update to 6.3.3#79

Merged
keith merged 1 commit intomainfrom
ks/update-to-6.3.3
Aug 25, 2023
Merged

Update to 6.3.3#79
keith merged 1 commit intomainfrom
ks/update-to-6.3.3

Conversation

@keith
Copy link
Copy Markdown
Owner

@keith keith commented Aug 25, 2023

No description provided.

@keith keith enabled auto-merge (squash) August 25, 2023 18:00
@keith keith merged commit 11c4dde into main Aug 25, 2023
@keith keith deleted the ks/update-to-6.3.3 branch August 25, 2023 18:04
cgrindel-self-hosted-renovate bot referenced this pull request in cgrindel/bazel-starlib Aug 25, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [buildifier_prebuilt](https://togithub.com/keith/buildifier-prebuilt)
| http_archive | minor | `6.1.2` -> `6.3.3` |

---

### Release Notes

<details>
<summary>keith/buildifier-prebuilt (buildifier_prebuilt)</summary>

###
[`v6.3.3`](https://togithub.com/keith/buildifier-prebuilt/releases/tag/6.3.3)

[Compare
Source](https://togithub.com/keith/buildifier-prebuilt/compare/6.1.2.2...6.3.3)

#### What's Changed

- Update to 6.3.3 by [@&#8203;keith](https://togithub.com/keith) in
[https://github.com/keith/buildifier-prebuilt/pull/79](https://togithub.com/keith/buildifier-prebuilt/pull/79)

**Full Changelog**:
keith/buildifier-prebuilt@6.1.2.2...6.3.3

#### Bazel Module Snippet

```python
bazel_dep(
    name = "buildifier_prebuilt",
    version = "6.3.3",
    dev_dependency = True,
)
```

#### Workspace Snippet

```python
load("@&#8203;bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "buildifier_prebuilt",
    sha256 = "72b5bb0853aac597cce6482ee6c62513318e7f2c0050bc7c319d75d03d8a3875",
    strip_prefix = "buildifier-prebuilt-6.3.3",
    urls = [
        "http://github.com/keith/buildifier-prebuilt/archive/6.3.3.tar.gz",
    ],
)

load("@&#8203;buildifier_prebuilt//:deps.bzl", "buildifier_prebuilt_deps")

buildifier_prebuilt_deps()

load("@&#8203;bazel_skylib//:workspace.bzl", "bazel_skylib_workspace")

bazel_skylib_workspace()

load("@&#8203;buildifier_prebuilt//:defs.bzl", "buildifier_prebuilt_register_toolchains")

buildifier_prebuilt_register_toolchains()
```

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi42NC4wIiwidXBkYXRlZEluVmVyIjoiMzYuNjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant