Skip to content

Comments

chore(deps): update dependency rules_bazel_integration_test to v0.37.1#240

Merged
kczulko merged 1 commit intomasterfrom
renovate/rules_bazel_integration_test-0.x
Feb 12, 2026
Merged

chore(deps): update dependency rules_bazel_integration_test to v0.37.1#240
kczulko merged 1 commit intomasterfrom
renovate/rules_bazel_integration_test-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2026

This PR contains the following updates:

Package Type Update Change
rules_bazel_integration_test bazel_dep minor 0.35.00.37.1

Release Notes

bazel-contrib/rules_bazel_integration_test (rules_bazel_integration_test)

v0.37.1

What Has Changed

What's Changed

Highlights
Dependency Updates

Full Changelog: bazel-contrib/rules_bazel_integration_test@v0.37.0...v0.37.1

Bazel Module Snippet

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

Workspace Snippet

http_archive(
    name = "rules_bazel_integration_test",
    sha256 = "54285bcd394e236ff86d2cbcc5c4d2c91385e025562b36fbbe7696f6d3b4e1f0",
    urls = [
        "https://github.com/bazel-contrib/rules_bazel_integration_test/releases/download/v0.37.1/rules_bazel_integration_test.v0.37.1.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()

v0.36.0

What Has Changed

What's Changed

Highlights
Dependency Updates
Other Changes

Full Changelog: bazel-contrib/rules_bazel_integration_test@v0.35.0...v0.36.0

Bazel Module Snippet

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

Workspace Snippet

http_archive(
    name = "rules_bazel_integration_test",
    sha256 = "a2c650c946abd16f957d67cd669655f99acc644f4a712e7b106e161d85e4fabb",
    urls = [
        "https://github.com/bazel-contrib/rules_bazel_integration_test/releases/download/v0.36.0/rules_bazel_integration_test.v0.36.0.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: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from kczulko as a code owner January 25, 2026 22:01
@renovate renovate bot changed the title chore(deps): update dependency rules_bazel_integration_test to v0.36.0 chore(deps): update dependency rules_bazel_integration_test to v0.37.1 Jan 31, 2026
@renovate renovate bot force-pushed the renovate/rules_bazel_integration_test-0.x branch 2 times, most recently from e38c7ab to e8fc428 Compare February 6, 2026 07:48
@renovate renovate bot force-pushed the renovate/rules_bazel_integration_test-0.x branch from e8fc428 to c1aa220 Compare February 7, 2026 21:34
@renovate renovate bot force-pushed the renovate/rules_bazel_integration_test-0.x branch from c1aa220 to 6b96fd4 Compare February 12, 2026 09:59
@kczulko kczulko merged commit 7351edb into master Feb 12, 2026
3 checks passed
@renovate renovate bot deleted the renovate/rules_bazel_integration_test-0.x branch February 12, 2026 15:27
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