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.
This PR contains the following updates:
v6.6.0
->v7.1.0
Release Notes
bazelbuild/rules_scala (io_bazel_rules_scala)
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 https://github.com/bazel-contrib/rules_scala/pull/17455twitter_scrooge
toolchain breakages by @mbland in https://github.com/bazel-contrib/rules_scala/pull/17477rules_scala
v7.1.0 by @mbland in https://github.com/bazel-contrib/rules_scala/pull/17555New Contributors
Full Changelog: https://github.com/bazel-contrib/rules\_scala/compare/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 https://github.com/bazel-contrib/rules_scala/pull/16355dt_patches/dt_patch_test.sh
for Scala 2.13.0 by @mbland in https://github.com/bazel-contrib/rules_scala/pull/16322scripts/create_repository.py
, fix some issues by @mbland in https://github.com/bazel-contrib/rules_scala/pull/16399scripts/create_repository.py
, improve efficiency and correctness, and bump Scalatest, protobuf-java, kind-projector by @mbland in https://github.com/bazel-contrib/rules_scala/pull/16422test_{runner,scalafmt_helper}
, add diagnostic env vars, and improvetest_cross_build
performance by @mbland in https://github.com/bazel-contrib/rules_scala/pull/16466ProtobufAdapter
s andScalaPBCodeGenerator
wrappers by @mbland in https://github.com/bazel-contrib/rules_scala/pull/16488dev_deps_repositories()
from WORKSPACE and remove//private
by @mbland in https://github.com/bazel-contrib/rules_scala/pull/16566rules_scala_dependencies
to scala/deps.bzl by @mbland in https://github.com/bazel-contrib/rules_scala/pull/16600protoc-bridge
to 0.9.8 for Scala >= 2.12 by @mbland in https://github.com/bazel-contrib/rules_scala/pull/16888rules_go
, Go,proto-google-common-protos
by @mbland in https://github.com/bazel-contrib/rules_scala/pull/16988setup_scala_testing_toolchain()
classpaths by @mbland in https://github.com/bazel-contrib/rules_scala/pull/17077{io_bazel_,}rules_scala_config
by @mbland in https://github.com/bazel-contrib/rules_scala/pull/17099examples/overridden_artifacts
and test by @mbland in https://github.com/bazel-contrib/rules_scala/pull/17133test_version.sh
tests by @mbland in https://github.com/bazel-contrib/rules_scala/pull/17166rules_java
8 updates, protoc toolchain by @mbland in https://github.com/bazel-contrib/rules_scala/pull/17100Label
wrappers for target string literals by @mbland in https://github.com/bazel-contrib/rules_scala/pull/17288@scalafmt_default
with toolchains target by @mbland in https://github.com/bazel-contrib/rules_scala/pull/17255default_config
docs forWORKSPACE
by @mbland in https://github.com/bazel-contrib/rules_scala/pull/17344New Contributors
Full Changelog: https://github.com/bazel-contrib/rules\_scala/compare/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.