Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

chore(deps): update dependency rules_python to v0.4.0 #1807

Closed

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 12, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
rules_python http_archive minor 0.1.0 -> 0.4.0

Release Notes

bazelbuild/rules_python

v0.4.0

Compare Source

Changes from last release

WORKSPACE setup

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_python",
    sha256 = "954aa89b491be4a083304a2cb838019c8b8c3720a7abb9c4cb81ac7a24230cea",
    urls = [
        "https://mirror.bazel.build/github.com/bazelbuild/rules_python/releases/download/0.4.0/rules_python-0.4.0.tar.gz",
        "https://github.com/bazelbuild/rules_python/releases/download/0.4.0/rules_python-0.4.0.tar.gz",
    ],
)

Using the rules

See the source.

v0.3.0

Compare Source

New Features

Contributions

Incompatible Changes

None

WORKSPACE setup

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_python",
    url = "https://github.com/bazelbuild/rules_python/releases/download/0.3.0/rules_python-0.3.0.tar.gz",
    sha256 = "934c9ceb552e84577b0faf1e5a2f0450314985b4d8712b2b70717dc679fdc01b",
)

Using the rules

See the source.

v0.2.0

Compare Source

New Features

Incompatible Changes

WORKSPACE setup

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_python",
    sha256 = "778197e26c5fbeb07ac2a2c5ae405b30f6cb7ad1f5510ea6fdac03bded96cc6f",
    urls = [
        "https://mirror.bazel.build/github.com/bazelbuild/rules_python/releases/download/0.2.0/rules_python-0.2.0.tar.gz",
        "https://github.com/bazelbuild/rules_python/releases/download/0.2.0/rules_python-0.2.0.tar.gz",
    ],
)

Using the rules

See the source.


Configuration

📅 Schedule: "at 7am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@google-cla google-cla bot added the cla: yes label Apr 12, 2021
@renovate-bot renovate-bot changed the title chore(deps): update dependency rules_python to v0.2.0 Update dependency rules_python to v0.2.0 Apr 24, 2021
@renovate-bot renovate-bot changed the title Update dependency rules_python to v0.2.0 chore(deps): update dependency rules_python to v0.2.0 May 25, 2021
@renovate-bot renovate-bot changed the title chore(deps): update dependency rules_python to v0.2.0 Update dependency rules_python to v0.2.0 May 26, 2021
@renovate-bot renovate-bot changed the title Update dependency rules_python to v0.2.0 Update dependency rules_python to v0.3.0 Jun 23, 2021
@renovate-bot renovate-bot changed the title Update dependency rules_python to v0.3.0 chore(deps): update dependency rules_python to v0.4.0 Oct 18, 2021
@alexeagle alexeagle closed this Oct 20, 2021
@forking-renovate
Copy link

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.4.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate-bot renovate-bot deleted the renovate/rules_python-0.x branch October 20, 2021 01:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants