Skip to content

chore(deps): update dependency rules_bazel_integration_test to v0.33.2#475

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/rules_bazel_integration_test-0.x
Aug 23, 2025
Merged

chore(deps): update dependency rules_bazel_integration_test to v0.33.2#475
renovate[bot] merged 1 commit intomainfrom
renovate/rules_bazel_integration_test-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Type Update Change
rules_bazel_integration_test bazel_dep minor 0.32.1 -> 0.33.2

Release Notes

bazel-contrib/rules_bazel_integration_test (rules_bazel_integration_test)

v0.33.2

What Has Changed

What's Changed

Other Changes

Full Changelog: https://github.com/bazel-contrib/rules\_bazel\_integration\_test/compare/v0.33.1...v0.33.2

Bazel Module Snippet

bazel_dep(
    name = "rules_bazel_integration_test",
    version = "0.33.2",
    dev_dependency = True,
)

Workspace Snippet

http_archive(
    name = "rules_bazel_integration_test",
    sha256 = "f80508eef0429b281392c160a90c64e52470d05d3e2f23d12c806b3c0d5531e2",
    urls = [
        "https://github.com/bazel-contrib/rules_bazel_integration_test/releases/download/v0.33.2/rules_bazel_integration_test.v0.33.2.tar.gz",
    ],
)

load("@​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()

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 if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) June 10, 2025 20:11
@renovate renovate bot force-pushed the renovate/rules_bazel_integration_test-0.x branch from 3d69574 to 0ba7763 Compare June 14, 2025 21:53
@renovate renovate bot changed the title chore(deps): update dependency rules_bazel_integration_test to v0.33.1 chore(deps): update dependency rules_bazel_integration_test to v0.33.2 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/rules_bazel_integration_test-0.x branch from 0ba7763 to e78fc59 Compare June 15, 2025 18:12
@renovate renovate bot force-pushed the renovate/rules_bazel_integration_test-0.x branch 2 times, most recently from c0aa27b to 43d3771 Compare August 14, 2025 11:37
@renovate renovate bot force-pushed the renovate/rules_bazel_integration_test-0.x branch from 43d3771 to fbf5df2 Compare August 23, 2025 13:53
@renovate renovate bot merged commit 9253a2a into main Aug 23, 2025
33 of 39 checks passed
@renovate renovate bot deleted the renovate/rules_bazel_integration_test-0.x branch August 23, 2025 14:59
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