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 rules_bazel_integration_test to v0.27.0 #387

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Type Update Change
rules_bazel_integration_test bazel_dep minor 0.26.0 -> 0.27.0
rules_bazel_integration_test http_archive minor v0.26.0 -> v0.27.0

Release Notes

bazel-contrib/rules_bazel_integration_test (rules_bazel_integration_test)

v0.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/rules_bazel_integration_test@v0.26.1...v0.27.0

Bazel Module Snippet

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

Workspace Snippet

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

v0.26.1

Compare Source

What's Changed

Full Changelog: bazel-contrib/rules_bazel_integration_test@v0.26.0...v0.26.1

Bazel Module Snippet

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

Workspace Snippet

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

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 (rebase) November 4, 2024 16:05
@renovate renovate bot force-pushed the renovate/rules_bazel_integration_test-0.x branch 5 times, most recently from f7af1b1 to 19864e4 Compare November 8, 2024 19:15
@renovate renovate bot force-pushed the renovate/rules_bazel_integration_test-0.x branch 2 times, most recently from 4973d11 to 4f8da15 Compare November 17, 2024 16:42
@renovate renovate bot force-pushed the renovate/rules_bazel_integration_test-0.x branch from 4f8da15 to c9e393c Compare November 26, 2024 21:27
@renovate renovate bot changed the title chore(deps): update dependency rules_bazel_integration_test to v0.26.1 chore(deps): update dependency rules_bazel_integration_test Nov 26, 2024
@renovate renovate bot force-pushed the renovate/rules_bazel_integration_test-0.x branch from c9e393c to 482bbaa Compare November 27, 2024 11:28
@renovate renovate bot changed the title chore(deps): update dependency rules_bazel_integration_test chore(deps): update dependency rules_bazel_integration_test to v0.27.0 Nov 27, 2024
@renovate renovate bot merged commit 3215d66 into main Nov 30, 2024
47 of 53 checks passed
@renovate renovate bot deleted the renovate/rules_bazel_integration_test-0.x branch November 30, 2024 13:19
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