chore(deps): bump the all-in-one group across 1 directory with 4 updates#66
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the all-in-one group across 1 directory with 4 updates#66dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //:license-checkStatus: Click to expand output |
Bumps the all-in-one group with 4 updates in the / directory: [rules_rust](https://github.com/bazelbuild/rules_rust), [rules_cc](https://github.com/bazelbuild/rules_cc), [toolchains_llvm](https://github.com/bazel-contrib/toolchains_llvm) and [buildifier_prebuilt](https://github.com/keith/buildifier-prebuilt). Updates `rules_rust` from 0.63.0 to 0.69.0 - [Release notes](https://github.com/bazelbuild/rules_rust/releases) - [Commits](bazelbuild/rules_rust@0.63.0...0.69.0) Updates `rules_cc` from 0.2.14 to 0.2.17 - [Release notes](https://github.com/bazelbuild/rules_cc/releases) - [Commits](bazelbuild/rules_cc@0.2.14...0.2.17) Updates `toolchains_llvm` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/bazel-contrib/toolchains_llvm/releases) - [Commits](bazel-contrib/toolchains_llvm@v1.5.0...v1.7.0) Updates `buildifier_prebuilt` from 8.2.0.2 to 8.5.1.2 - [Release notes](https://github.com/keith/buildifier-prebuilt/releases) - [Commits](keith/buildifier-prebuilt@8.2.0.2...8.5.1.2) --- updated-dependencies: - dependency-name: rules_rust dependency-version: 0.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one - dependency-name: rules_cc dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-in-one - dependency-name: toolchains_llvm dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one - dependency-name: buildifier_prebuilt dependency-version: 8.5.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one ... Signed-off-by: dependabot[bot] <support@github.com>
a85d61a to
86290c5
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 the all-in-one group with 4 updates in the / directory: rules_rust, rules_cc, toolchains_llvm and buildifier_prebuilt.
Updates
rules_rustfrom 0.63.0 to 0.69.0Release notes
Sourced from rules_rust's releases.
... (truncated)
Commits
2ce620aRelease 0.69.0 (#3848)eb183e5Bump default version of rustc. (#3562)e7e25a9use an empty staticlib as an allocator library for cc_common.link (#3864)5f633d2Include *.rmeta files in stdlib sysroot glob (#3860)817bea7Provide rust toolchain type in rustdoc action (#3863)21cb5d2Add Rust 1.93.1. (#3861)854770eAdd 'build_script_exec_properties' to 'crate.annotation' (#3852)86d809efix: Return repo_metadata from repository rules in rust/repositories.bzl (#3855)42b098bLoad cc symbols for bazel9 (#3789)af24d27Fix typo in module_bzl.j2 documentation (#3793)Updates
rules_ccfrom 0.2.14 to 0.2.17Release notes
Sourced from rules_cc's releases.
... (truncated)
Commits
541eda5Only pass profile-correction flag on GCCae1df74Fix empty flags errorsa464a75Silence warning with parse_headers2e612c7Factorize pic preference logic0c70f24Automatic code cleanup.1de738eApply default compile flags passed as attrs in Windows MSVC toolchain config527271cUpdate contributing guide6402462Add support to inject cc_feature into legacy toolchains61f7516Modify template for generated toolchain to be more buildifier compliant20bf72dFix GCC detection to be robust to symlinksUpdates
toolchains_llvmfrom 1.5.0 to 1.7.0Release notes
Sourced from toolchains_llvm's releases.
... (truncated)
Commits
576a587chore(deps): update dependency bazel_features to v1.43.0 (#695)7914ad1chore(deps): update dependency tar.bzl to v0.10.0 (#693)d82df0fchore(deps): update dependency bazel_features to v1.42.1 (#692)2e37b68chore(deps): update dependency rules_python to v1.9.0 (#691)7178e83chore(deps): update dependency aspect_bazel_lib to v3.2.2 (#690)52b9620chore(deps): update dependency tar.bzl to v0.9.1 (#689)ab103bcchore(deps): update dependency com_google_protobuf to v34 (#688)e33786dchore(deps): update dependency bazel_features to v1.42.0 (#687)8fa06eaFix bash issues in osx_cc_wrapper.sh.tpl (#685)65be3e9fix: don't add toolchain lib dir to macOS linker search path (#686)Updates
buildifier_prebuiltfrom 8.2.0.2 to 8.5.1.2Release notes
Sourced from buildifier_prebuilt's releases.
... (truncated)
Commits
bf945a5Update release CI (#144)d209874Update README.md for 8.5.1.1 (#143)3181ae4Add windows arm64 support (#142)16ca116Update README.md for 8.5.1 (#139)0dae915Bump to 8.5.1 (#138)ab040d6Move CI workflow into ci.yml (#136)47ae73dAdd rules_shell as runtime dep (#137)1075c04Add 9.x to CI (#134)0294a33Update README.md for 8.2.1.2 (#133)f455d97Add s390x definitions (#132)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions