Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency contrib_rules_bazel_integration_test t…
…o v0.9.0 (#174) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [contrib_rules_bazel_integration_test](https://github.com/bazel-contrib/rules_bazel_integration_test) | http_archive | minor | `v0.8.0` -> `v0.9.0` | --- ### Release Notes <details> <summary>bazel-contrib/rules_bazel_integration_test</summary> ### [`v0.9.0`](https://github.com/bazel-contrib/rules_bazel_integration_test/releases/tag/v0.9.0) [Compare Source](https://github.com/bazel-contrib/rules_bazel_integration_test/compare/v0.8.0...v0.9.0) #### What's Changed - Update README.md for v0.8.0 by [@​auth-for-create-pull-request](https://github.com/auth-for-create-pull-request) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/68](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/68) - Add env parameter to bazel_integration_test, remove "CC" passing by [@​k1nkreet](https://github.com/k1nkreet) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/71](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/71) - Configure Renovate by [@​renovate](https://github.com/renovate) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/73](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/73) - chore(deps): update dependency rules_python to v0.13.0 by [@​renovate](https://github.com/renovate) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/77](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/77) - chore(deps): update actions/checkout action to v3 by [@​renovate](https://github.com/renovate) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/78](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/78) - chore(deps): update dependency bazel_skylib to v1.3.0 by [@​renovate](https://github.com/renovate) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/75](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/75) - chore(deps): update dependency cgrindel_bazel_starlib to v0.7.1 by [@​renovate](https://github.com/renovate) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/74](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/74) - fix: address issues running `find_child_workspace_packages.sh` with empty child workspaces by [@​cgrindel](https://github.com/cgrindel) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/81](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/81) - fix: apply suggestions from GH081 code review and address ShellCheck warnings by [@​cgrindel](https://github.com/cgrindel) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/83](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/83) - chore(deps): update dependency rules_python to v0.14.0 by [@​renovate](https://github.com/renovate) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/80](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/80) - chore(deps): update dependency cgrindel_bazel_starlib to v0.8.1 by [@​renovate](https://github.com/renovate) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/79](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/79) - chore(deps): update dependency rules_python to v0.15.0 by [@​renovate](https://github.com/renovate) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/88](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/88) - chore(deps): update dependency cgrindel_bazel_starlib to v0.9.0 by [@​renovate](https://github.com/renovate) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/87](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/87) - fix: the SHA256 for rules_python 0.15.0 was wrong or changed by [@​cgrindel](https://github.com/cgrindel) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/89](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/89) - chore(deps): update dependency rules_python to v0.15.1 by [@​renovate](https://github.com/renovate) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/90](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/90) - chore: additional cleanup for find_child_workspace_packages by [@​cgrindel](https://github.com/cgrindel) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/84](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/84) - feat: add `remove_child_wksp_bazel_symlinks` to remove child workspace symlinks by [@​cgrindel](https://github.com/cgrindel) in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/91](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/91) #### New Contributors - [@​k1nkreet](https://github.com/k1nkreet) made their first contribution in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/71](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/71) - [@​renovate](https://github.com/renovate) made their first contribution in [https://github.com/bazel-contrib/rules_bazel_integration_test/pull/73](https://github.com/bazel-contrib/rules_bazel_integration_test/pull/73) **Full Changelog**: bazel-contrib/rules_bazel_integration_test@v0.8.0...v0.9.0 #### Workspace Snippet ```python http_archive( name = "contrib_rules_bazel_integration_test", sha256 = "20d670bb614d311a2a0fc8af53760439214731c3d5be2d9b0a197dccc19583f5", strip_prefix = "rules_bazel_integration_test-0.9.0", urls = [ "http://github.com/bazel-contrib/rules_bazel_integration_test/archive/v0.9.0.tar.gz", ], ) load("@​contrib_rules_bazel_integration_test//bazel_integration_test:deps.bzl", "bazel_integration_test_rules_dependencies") bazel_integration_test_rules_dependencies() load("@​cgrindel_bazel_starlib//:deps.bzl", "bazel_starlib_dependencies") bazel_starlib_dependencies() load("@​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/bazel-starlib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40OC40IiwidXBkYXRlZEluVmVyIjoiMzQuNDguNCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information