Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 10, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
chrome patch 123.0.6291.0 -> 123.0.6295.0 age adoption passing confidence
github.com/bazelbuild/rules_go require minor v0.45.1 -> v0.46.0 age adoption passing confidence

Release Notes

bazelbuild/rules_go (github.com/bazelbuild/rules_go)

v0.46.0

Compare Source

WORKSPACE code

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "io_bazel_rules_go",
    sha256 = "80a98277ad1311dacd837f9b16db62887702e9f1d1c4c9f796d0121a46c8e184",
    urls = [
        "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.46.0/rules_go-v0.46.0.zip",
        "https://github.com/bazelbuild/rules_go/releases/download/v0.46.0/rules_go-v0.46.0.zip",
    ],
)

load("@​io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_dependencies")

go_rules_dependencies()

go_register_toolchains(version = "1.22.0")

What's Changed

New Contributors

Full Changelog: bazel-contrib/rules_go@v0.45.1...v0.46.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from ralimi as a code owner February 10, 2024 02:19
@renovate-bot renovate-bot changed the title fix(deps): update module github.com/bazelbuild/rules_go to v0.46.0 chore(deps): update all non-major dependencies Feb 10, 2024
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d901c12 to 85c0255 Compare February 11, 2024 10:36
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 85c0255 to 03e46a6 Compare February 11, 2024 21:45
@ralimi ralimi merged commit c981ba9 into google:master Feb 12, 2024
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.

2 participants