build(deps): bump the all-in-one group across 1 directory with 8 updates#164
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the all-in-one group across 1 directory with 8 updates#164dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-in-one group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rules_cc](https://github.com/bazelbuild/rules_cc) | `0.2.14` | `0.2.17` | | [aspect_rules_py](https://github.com/aspect-build/rules_py) | `1.4.0` | `1.11.2` | | [rules_shell](https://github.com/bazel-contrib/rules_shell) | `0.5.0` | `0.8.0` | | [rules_rust](https://github.com/bazelbuild/rules_rust) | `0.61.0` | `0.69.0` | | [rules_multitool](https://github.com/bazel-contrib/rules_multitool) | `1.9.0` | `1.11.1` | | [bazel_skylib](https://github.com/bazelbuild/bazel-skylib) | `1.7.1` | `1.9.0` | | [buildifier_prebuilt](https://github.com/keith/buildifier-prebuilt) | `8.2.0.2` | `8.5.1.2` | | [flatbuffers](https://github.com/google/flatbuffers) | `25.9.23` | `25.12.19` | 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 `aspect_rules_py` from 1.4.0 to 1.11.2 - [Release notes](https://github.com/aspect-build/rules_py/releases) - [Commits](aspect-build/rules_py@v1.4.0...v1.11.2) Updates `rules_shell` from 0.5.0 to 0.8.0 - [Release notes](https://github.com/bazel-contrib/rules_shell/releases) - [Commits](bazel-contrib/rules_shell@v0.5.0...v0.8.0) Updates `rules_rust` from 0.61.0 to 0.69.0 - [Release notes](https://github.com/bazelbuild/rules_rust/releases) - [Commits](bazelbuild/rules_rust@0.61.0...0.69.0) Updates `rules_multitool` from 1.9.0 to 1.11.1 - [Release notes](https://github.com/bazel-contrib/rules_multitool/releases) - [Commits](bazel-contrib/rules_multitool@v1.9.0...v1.11.1) Updates `bazel_skylib` from 1.7.1 to 1.9.0 - [Release notes](https://github.com/bazelbuild/bazel-skylib/releases) - [Changelog](https://github.com/bazelbuild/bazel-skylib/blob/main/CHANGELOG.md) - [Commits](bazelbuild/bazel-skylib@1.7.1...1.9.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) Updates `flatbuffers` from 25.9.23 to 25.12.19 - [Release notes](https://github.com/google/flatbuffers/releases) - [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md) - [Commits](google/flatbuffers@v25.9.23...v25.12.19) --- updated-dependencies: - 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: aspect_rules_py dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one - dependency-name: rules_shell dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one - 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_multitool dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one - dependency-name: bazel_skylib dependency-version: 1.9.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 - dependency-name: flatbuffers dependency-version: 25.12.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one ... Signed-off-by: dependabot[bot] <[email protected]>
e56c5f4 to
03b5c58
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 8 updates in the / directory:
0.2.140.2.171.4.01.11.20.5.00.8.00.61.00.69.01.9.01.11.11.7.11.9.08.2.0.28.5.1.225.9.2325.12.19Updates
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
aspect_rules_pyfrom 1.4.0 to 1.11.2Release notes
Sourced from aspect_rules_py's releases.
... (truncated)
Commits
b8a2952feat(whl_install): expose install_dir via OutputGroupInfo (#926)f04d69aci: replace github pre-commit workflow with aspect workflows buildifier (#922)08e6f3cfix(interpreter): drop exec_compatible_with from Python interpreter toolchain...d88b0f3fix(uv): fix evaluation of PEP 508 specs involving nested parentheses (#901)aa5509afeat: add scope = "universal" to @pypi//venv for Bazel 10 compatibility (#917)1c4af87chore: remove dead would_create_symlink_cycle function (#919)d2ea650chore: replace toolchains_llvm_bootstrapped with llvm 0.7.0 (#920)92eec7fci: do not run pre-commit when PRs come from forks (#914)396cee6refactor(toolchain): replace resolved_venv_toolchain with venv_exec_toolchain...0ef96a0refactor(exec_tools): hoist py_exec_tools_toolchain from rules_python, drop m...Updates
rules_shellfrom 0.5.0 to 0.8.0Release notes
Sourced from rules_shell's releases.
... (truncated)
Commits
c02969aAdd new repository entry to metadata template (#54)81e1eb9Add providers.bzl toshell/private:private_bzl(#57)9d7cb08Update CONTRIBUTING.md to simplify contribution process (#56)81c0071Migrate from Publish to BCR app to workflow (#50)5132dd4AddShInfoandShBinaryInfoproviders (#47)1e8bab6Don't emit a shebang withuse_bash_launcheron Windows (#44)e071f45Fix docs forsh_testandsh_binary(#40)94c1e66Use launcher wrapper to initialize runfiles (#38)e6d8454Update runfiles library label in setup instructions (#35)6501f73fix: do not allow GREP_XXX env vars from breakingrlocation(#36)Updates
rules_rustfrom 0.61.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_multitoolfrom 1.9.0 to 1.11.1Release notes
Sourced from rules_multitool's releases.
... (truncated)
Commits
0be566fUpdate release workflow to also publish to BCRdaa63a5Add GitHub Actions workflow to publish to BCR359e4aaUpdate metadata.jsondf59f62Run autorelease on Fridays at 12pm ET0dc5ef9Update actions/checkout action to v6 (#106)b9fa2d7chore(deps): upgrade to bazel_lib 3 (#102)112f577Migrate renovate config (#100)2d426e4feat: include generated API docs in release (#99)91533f6Update bazel-contrib/.github action to v7 (#92)bbaa197fix example tests which depended onbazel runbehavior (#95)Updates
bazel_skylibfrom 1.7.1 to 1.9.0Release notes
Sourced from bazel_skylib's releases.
... (truncated)
Changelog
Sourced from bazel_skylib's changelog.
... (truncated)
Commits
53f6d0dPrepare release 1.9.0 (#603)33c19ceBump rules_go from 0.52.0 to 0.59.0 (#601)00de429rules/private:is_windows should have empty applicable_licenses (#600)392fdb1Optimizecopy_file(#565)ac4372fRemove extraneous whitespace from CHANGELOG (#597)bce8d7fPrepare release 1.8.2 (#596)bf6c041Introduce repeatable_string_flag. (#593)471f368Migratecopy_directoryaway from deprecated host constraint (#588)56a2abbPrepare 1.8.1 release (#585)3e6d4f2Makeis_windowspublic (#584)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)Updates
flatbuffersfrom 25.9.23 to 25.12.19Release notes
Sourced from flatbuffers's releases.
... (truncated)
Changelog
Sourced from flatbuffers's changelog.
Commits
7e16302FlatBuffers Version 25.12.19 (#8871)57fdd4fDefault Vector Support C++ (#8870)8cb53ccAdd --gen-absl-hash option to generate AbslHashValue for structs. (#8868)fb55e0cRun clang-format -i **/*.cpp (#8865)d9fde67Remove progaurd-rules.pro (#8866)f74fda2Update CODEOWNERS15802faCreate CODEOWNERSa86afaeFix casing in generated Kotlin struct constructor function (#8849)60910fbFix nullability of generated Kotlin ByteBuffer accessors (#8844)7bfaabc[TS] Flexbuffers root vector fix (#8847)