chore(deps): bump rules_python from 1.9.0 to 2.0.1#100
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
Bumps [rules_python](https://github.com/bazel-contrib/rules_python) from 1.9.0 to 2.0.1. - [Release notes](https://github.com/bazel-contrib/rules_python/releases) - [Changelog](https://github.com/bazel-contrib/rules_python/blob/main/CHANGELOG.md) - [Commits](bazel-contrib/rules_python@1.9.0...2.0.1) --- updated-dependencies: - dependency-name: rules_python dependency-version: 2.0.0-rc3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1dff616 to
de65aa2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rules_python from 1.9.0 to 2.0.1.
Release notes
Sourced from rules_python's releases.
... (truncated)
Changelog
Sourced from rules_python's changelog.
... (truncated)
Commits
e29c577test: finish fixing the mocks in the pypi_cacheed05762fix(test): update the lock-file to corresspond to the current deps2852efdfix(logger): do not output WARN level logs for non-root modules (#3760)d876cfefix(pypi): pass the correct versions to get_index_urls and fix cache invalida...1390b36fix(pypi): don't resolve python interpreter when not necessary (#3727)91b3224fix(pypi): build the environment on the fly (#3720)577bb1ffix(pypi): correctly write the used facts back (#3719)8c726cbfix(pypi): skip index lookups when all package overrides are specified (#3710)8cc468bsphinxdocs: remove local rules_python dev overrides (#3705)3949ccachore: have no-matching-distribution error message hint about target_platform...