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

Update dependency rules_python to v0.2.0 #30

Merged
merged 1 commit into from
Apr 25, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate 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.2.0

Release Notes

bazelbuild/rules_python

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 any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ 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, check this box.

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

@renovate renovate bot force-pushed the renovate/rules_python-0.x branch 10 times, most recently from 85bd5e0 to b448acb Compare April 16, 2021 01:44
@renovate renovate bot force-pushed the renovate/rules_python-0.x branch 2 times, most recently from 3fd6b25 to fa41600 Compare April 22, 2021 22:57
@renovate renovate bot changed the title Update dependency rules_python to v0.2.0 chore(deps): update dependency rules_python to v0.2.0 Apr 22, 2021
@renovate renovate bot force-pushed the renovate/rules_python-0.x branch from fa41600 to 6e06cf1 Compare April 24, 2021 18:07
@renovate 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 renovate bot force-pushed the renovate/rules_python-0.x branch from 6e06cf1 to 32f18bf Compare April 24, 2021 23:33
@uhthomas uhthomas merged commit 9d14e29 into main Apr 25, 2021
@renovate renovate bot deleted the renovate/rules_python-0.x branch April 25, 2021 00:17
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