Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency com_github_bazelbuild_buildtools to v6 #193

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
com_github_bazelbuild_buildtools http_archive major 5.1.0 -> 6.0.0

Release Notes

bazelbuild/buildtools

v6.0.0: (2023-01-10)

Compare Source

  • Buildozer: supported deleting of wildcard attributes
    • Buildozer: remove_if_equal command
    • Buildifier: updates to the formatting of WORKSPACE files
    • buildifier_test can escape the sandbox
    • Bug fixes

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.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot merged commit f7322aa into main Jan 10, 2023
@renovate renovate bot deleted the renovate/com_github_bazelbuild_buildtools-6.x branch January 10, 2023 19:33
renovate bot referenced this pull request in cgrindel/github_snippets Feb 2, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cgrindel_bazel_starlib](https://togithub.com/cgrindel/bazel-starlib)
| http_archive | minor | `v0.11.0` -> `v0.12.0` |

---

### Release Notes

<details>
<summary>cgrindel/bazel-starlib</summary>

###
[`v0.12.0`](https://togithub.com/cgrindel/bazel-starlib/releases/tag/v0.12.0)

[Compare
Source](https://togithub.com/cgrindel/bazel-starlib/compare/v0.11.0...v0.12.0)

#### What's Changed

- Update README.md for v0.11.0 by
[@&#8203;cgrindel-app-token-generator](https://togithub.com/cgrindel-app-token-generator)
in
[https://github.com/cgrindel/bazel-starlib/pull/192](https://togithub.com/cgrindel/bazel-starlib/pull/192)
- chore(deps): update dependency com_github_bazelbuild_buildtools to v6
by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cgrindel/bazel-starlib/pull/193](https://togithub.com/cgrindel/bazel-starlib/pull/193)
- chore(deps): update dependency buildifier_prebuilt to v6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cgrindel/bazel-starlib/pull/194](https://togithub.com/cgrindel/bazel-starlib/pull/194)
- chore(deps): update dependency bazel_gazelle to v0.29.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cgrindel/bazel-starlib/pull/196](https://togithub.com/cgrindel/bazel-starlib/pull/196)
- chore(deps): update dependency io_bazel_rules_go to v0.38.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cgrindel/bazel-starlib/pull/197](https://togithub.com/cgrindel/bazel-starlib/pull/197)
- chore(deps): update dependency io_bazel_rules_go to v0.38.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cgrindel/bazel-starlib/pull/198](https://togithub.com/cgrindel/bazel-starlib/pull/198)
- feat: build and publish release archive by
[@&#8203;cgrindel](https://togithub.com/cgrindel) in
[https://github.com/cgrindel/bazel-starlib/pull/201](https://togithub.com/cgrindel/bazel-starlib/pull/201)
- Update README.md for v0.11.1-beta by
[@&#8203;cgrindel-app-token-generator](https://togithub.com/cgrindel-app-token-generator)
in
[https://github.com/cgrindel/bazel-starlib/pull/204](https://togithub.com/cgrindel/bazel-starlib/pull/204)
- Update README.md for v0.11.1-beta by
[@&#8203;cgrindel-app-token-generator](https://togithub.com/cgrindel-app-token-generator)
in
[https://github.com/cgrindel/bazel-starlib/pull/205](https://togithub.com/cgrindel/bazel-starlib/pull/205)
- chore: point to `gha_create_release@v2` by
[@&#8203;cgrindel](https://togithub.com/cgrindel) in
[https://github.com/cgrindel/bazel-starlib/pull/206](https://togithub.com/cgrindel/bazel-starlib/pull/206)
- chore(deps): update dependency com_github_bazelbuild_buildtools to
v6.0.1 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cgrindel/bazel-starlib/pull/202](https://togithub.com/cgrindel/bazel-starlib/pull/202)
- fix: ensure `${repo}` is used in the workspace snippet generation by
[@&#8203;cgrindel](https://togithub.com/cgrindel) in
[https://github.com/cgrindel/bazel-starlib/pull/209](https://togithub.com/cgrindel/bazel-starlib/pull/209)
- Update README.md for v0.11.1-beta by
[@&#8203;cgrindel-app-token-generator](https://togithub.com/cgrindel-app-token-generator)
in
[https://github.com/cgrindel/bazel-starlib/pull/210](https://togithub.com/cgrindel/bazel-starlib/pull/210)
- feat: introduce `release_archive` rule by
[@&#8203;cgrindel](https://togithub.com/cgrindel) in
[https://github.com/cgrindel/bazel-starlib/pull/211](https://togithub.com/cgrindel/bazel-starlib/pull/211)

**Full Changelog**:
cgrindel/bazel-starlib@v0.11.0...v0.12.0

#### Workspace Snippet

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

http_archive(
    name = "cgrindel_bazel_starlib",
    sha256 = "b4c92b66569c3371c08ef359883600c46bd51951e453cf12daa3b062ebea368a",
    urls = [
        "https://github.com/cgrindel/bazel-starlib/releases/download/v0.12.0/bazel-starlib.v0.12.0.tar.gz",
    ],
)

load("@&#8203;cgrindel_bazel_starlib//:deps.bzl", "bazel_starlib_dependencies")

bazel_starlib_dependencies()

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

bazel_skylib_workspace()
```

</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.

🔕 **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/cgrindel/github_snippets).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM0LjExOS4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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.

0 participants