Update dependency io_bazel_rules_scala to v7 #237
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
v6.6.0
->v7.1.2
Release Notes
bazelbuild/rules_scala (io_bazel_rules_scala)
v7.1.2
Compare Source
Using Bzlmod
Paste this snippet into your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:See https://github.com/bazelbuild/rules_scala#getting-started for full setup instructions.
What's Changed
$(location)
and "Make variables" inenv
by @mbland in bazel-contrib#1771rules_scala
v7.1.2 by @mbland in bazel-contrib#1772Full Changelog: bazel-contrib/rules_scala@v7.1.1...v7.1.2
v7.1.1
Compare Source
Using Bzlmod
Paste this snippet into your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:See https://github.com/bazelbuild/rules_scala#getting-started for full setup instructions.
What's Changed
Full Changelog: bazel-contrib/rules_scala@v7.1.0...v7.1.1
v7.1.0
Compare Source
Using Bzlmod
Paste this snippet into your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:See https://github.com/bazelbuild/rules_scala#getting-started for full setup instructions.
What's Changed
release_prep.sh
, docs by @mbland in bazel-contrib#1745twitter_scrooge
toolchain breakages by @mbland in bazel-contrib#1747rules_scala
v7.1.0 by @mbland in bazel-contrib#1755New Contributors
Full Changelog: bazel-contrib/rules_scala@v7.0.0...v7.1.0
v7.0.0
Compare Source
Using Bzlmod
Paste this snippet into your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:See https://github.com/bazelbuild/rules_scala#getting-started for full setup instructions.
What's Changed
@scala_compiler_sources
repo by @mbland in bazel-contrib#1635dt_patches/dt_patch_test.sh
for Scala 2.13.0 by @mbland in bazel-contrib#1632scripts/create_repository.py
, fix some issues by @mbland in bazel-contrib#1639scripts/create_repository.py
, improve efficiency and correctness, and bump Scalatest, protobuf-java, kind-projector by @mbland in bazel-contrib#1642test_{runner,scalafmt_helper}
, add diagnostic env vars, and improvetest_cross_build
performance by @mbland in bazel-contrib#1646ProtobufAdapter
s andScalaPBCodeGenerator
wrappers by @mbland in bazel-contrib#1648dev_deps_repositories()
from WORKSPACE and remove//private
by @mbland in bazel-contrib#1656rules_scala_dependencies
to scala/deps.bzl by @mbland in bazel-contrib#1660protoc-bridge
to 0.9.8 for Scala >= 2.12 by @mbland in bazel-contrib#1688rules_go
, Go,proto-google-common-protos
by @mbland in bazel-contrib#1698setup_scala_testing_toolchain()
classpaths by @mbland in bazel-contrib#1707{io_bazel_,}rules_scala_config
by @mbland in bazel-contrib#1709examples/overridden_artifacts
and test by @mbland in bazel-contrib#1713test_version.sh
tests by @mbland in bazel-contrib#1716rules_java
8 updates, protoc toolchain by @mbland in bazel-contrib#1710Label
wrappers for target string literals by @mbland in bazel-contrib#1728@scalafmt_default
with toolchains target by @mbland in bazel-contrib#1725default_config
docs forWORKSPACE
by @mbland in bazel-contrib#1734New Contributors
Full Changelog: bazel-contrib/rules_scala@v6.6.0...v7.0.0
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.