Update dependency rules_foreign_cc to v0.10.1 #267
Merged
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:
0.6.0
->0.10.1
Release Notes
bazelbuild/rules_foreign_cc (rules_foreign_cc)
v0.10.1
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
user_options
for boost_build by @petoknm in https://github.com/bazelbuild/rules_foreign_cc/pull/957make
rule. by @filmil in https://github.com/bazelbuild/rules_foreign_cc/pull/1050New Contributors
Full Changelog: bazel-contrib/rules_foreign_cc@0.9.0...0.10.1
v0.10.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
user_options
for boost_build by @petoknm in https://github.com/bazelbuild/rules_foreign_cc/pull/957make
rule. by @filmil in https://github.com/bazelbuild/rules_foreign_cc/pull/1050New Contributors
Full Changelog: bazel-contrib/rules_foreign_cc@0.9.0...0.10.0
v0.9.0
Compare Source
https://bazelbuild.github.io/rules_foreign_cc/0.9.0/
Usage
Add the following to your
WORKSPACE
file:What's Changed
v0.8.0
docs by @UebelAndre in https://github.com/bazelbuild/rules_foreign_cc/pull/893RANLIB
forconfigure_make
by @jun-sheaf in https://github.com/bazelbuild/rules_foreign_cc/pull/928New Contributors
Full Changelog: bazel-contrib/rules_foreign_cc@0.8.0...0.9.0
v0.8.0
Compare Source
0.8.0
https://bazelbuild.github.io/rules_foreign_cc/0.8.0/
Usage
Add the following to your
WORKSPACE
file:What's Changed
escape_locations
withescape_locations_and_make_variables
everywhere by @fmeum in https://github.com/bazelbuild/rules_foreign_cc/pull/861v0.8.0
by @UebelAndre in https://github.com/bazelbuild/rules_foreign_cc/pull/892Full Changelog: bazel-contrib/rules_foreign_cc@0.7.1...0.8.0
v0.7.1
Compare Source
0.7.1
https://bazelbuild.github.io/rules_foreign_cc/0.7.1/
Usage
Add the following to your
WORKSPACE
file:What's Changed
v0.7.0
docs by @UebelAndre in https://github.com/bazelbuild/rules_foreign_cc/pull/829includes
by @ericastor in https://github.com/bazelbuild/rules_foreign_cc/pull/8260.7.0
docs by @UebelAndre in https://github.com/bazelbuild/rules_foreign_cc/pull/838New Contributors
Full Changelog: bazel-contrib/rules_foreign_cc@0.7.0...0.7.1
v0.7.0
Compare Source
0.7.0
https://bazelbuild.github.io/rules_foreign_cc/0.7.0/
Usage
Add the following to your
WORKSPACE
file:What's Changed
rules_cc
andbazel_skylib
versions by @UebelAndre in https://github.com/bazelbuild/rules_foreign_cc/pull/7954.0.0
by @UebelAndre in https://github.com/bazelbuild/rules_foreign_cc/pull/802bazel_skylib
,rules_cc
andrules_python
by @UebelAndre in https://github.com/bazelbuild/rules_foreign_cc/pull/801pcre
example by @UebelAndre in https://github.com/bazelbuild/rules_foreign_cc/pull/809v0.7.0
by @UebelAndre in https://github.com/bazelbuild/rules_foreign_cc/pull/827New Contributors
Full Changelog: bazel-contrib/rules_foreign_cc@0.6.0...0.7.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.
This PR has been generated by Mend Renovate. View repository job log here.