build(deps): bump the all-in-one group with 7 updates#122
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the all-in-one group with 7 updates#122dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-in-one group with 7 updates: | Package | From | To | | --- | --- | --- | | [rules_python](https://github.com/bazel-contrib/rules_python) | `1.4.1` | `1.9.0` | | [aspect_rules_py](https://github.com/aspect-build/rules_py) | `1.4.0` | `1.8.5` | | [rules_shell](https://github.com/bazelbuild/rules_shell) | `0.5.0` | `0.6.1` | | [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.2.1.2` | Updates `rules_python` from 1.4.1 to 1.9.0 - [Release notes](https://github.com/bazel-contrib/rules_python/releases) - [Changelog](https://github.com/bazel-contrib/rules_python/blob/main/CHANGELOG.md) - [Commits](bazel-contrib/rules_python@1.4.1...1.9.0) Updates `aspect_rules_py` from 1.4.0 to 1.8.5 - [Release notes](https://github.com/aspect-build/rules_py/releases) - [Commits](aspect-build/rules_py@v1.4.0...v1.8.5) Updates `rules_shell` from 0.5.0 to 0.6.1 - [Release notes](https://github.com/bazelbuild/rules_shell/releases) - [Commits](bazelbuild/rules_shell@v0.5.0...v0.6.1) 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.2.1.2 - [Release notes](https://github.com/keith/buildifier-prebuilt/releases) - [Commits](keith/buildifier-prebuilt@8.2.0.2...8.2.1.2) --- updated-dependencies: - dependency-name: rules_python dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one - dependency-name: aspect_rules_py dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one - dependency-name: rules_shell dependency-version: 0.6.1 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.2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-in-one ... Signed-off-by: dependabot[bot] <support@github.com>
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 7 updates:
1.4.11.9.01.4.01.8.50.5.00.6.10.61.00.69.01.9.01.11.11.7.11.9.08.2.0.28.2.1.2Updates
rules_pythonfrom 1.4.1 to 1.9.0Release notes
Sourced from rules_python's releases.
... (truncated)
Changelog
Sourced from rules_python's changelog.
... (truncated)
Commits
bac5494feat(pypi): make whl_library reproducible under pipstar (#3589) (#3632)9a93adcchore: repleace version marker in features.bzl0fafcd8docs(gazelle): Addversionaddeddetails to some Gazelle directives.md (#3624)8a9cd71chore: prepare 1.9.0 release (#3623)c805941feat: command_line_option transition support, default windows to enable_runfi...589c7eebuild(deps): bump the pip group across 2 directories with 2 updates (#3617)b6f1b78chore: better bootstrap logging (#3608)c9da781fix: use runfiles_root_path in stage2 bootstrap (#3605)16430a8chore: ignore rmtree errors in wheel_installer_test (#3607)1cfed94test: add system_python_nodeps_test (#3609)Updates
aspect_rules_pyfrom 1.4.0 to 1.8.5Release notes
Sourced from aspect_rules_py's releases.
... (truncated)
Commits
0516d1cRemove duplicated rules_shell (#812)ab7221afix: Pull rules_shell explicitly3f4e25cfix(uv): merge version-split scc dependency markers924903bfix(py): decode escaped wheel filenames in unpackf1e68d1fix(uv): deduplicate merged dependency edge markersbfe610dbuild(rust): use repo-local rust defs for py toolsa20bbd5feat(uv): multiversion packages and extras support (#778)6e64dc2chore(deps): update dependency googleapis to v0.0.0-20260109-6145b5ff (#765)b369f71chore(deps): update dependency rules_cc to v0.2.16 (#779)07d31cachore(deps): update dependency rules_oci to v2.2.7 (#780)Updates
rules_shellfrom 0.5.0 to 0.6.1Release notes
Sourced from rules_shell's releases.
... (truncated)
Commits
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)0713632Use rockylinux8 instead of centos7 in BCR presubmit (#33)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.2.1.2Release notes
Sourced from buildifier_prebuilt's releases.
... (truncated)
Commits
f455d97Add s390x definitions (#132)fcf84cfRemove fail for missing sha (#131)7660547Update README.md for 8.2.1.1 (#129)9ae5b14Add support for riscv64 (#128)370e630bash: use -prune in find (#127)c3a82dfUpdate README.md for 8.2.1 (#126)b53d2e4Bump to 8.2.1 (#125)37e02ccFix exec platform for binary targets (#124)225bf6aFix for--incompatible_no_implicit_file_export(#122)f0f4aeeUpdate windows CI image (#123)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