Skip to content

Conversation

@cgrindel-self-hosted-renovate
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
apple_support bazel_dep patch 1.24.2 -> 1.24.3

Release Notes

bazelbuild/apple_support (apple_support)

v1.24.3

Compare Source

What's Changed

Full Changelog: https://github.com/bazelbuild/apple\_support/compare/1.24.2...1.24.3

This release is compatible with 7.x LTS, 8.x LTS, and rolling releases.

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "1.24.3", repo_name = "build_bazel_apple_support")
Workspace Snippet
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "build_bazel_apple_support",
    sha256 = "85a7dc13e370f355bf00381238d1cba56450d3e598566b8c52d90ddf301c5dfb",
    url = "https://github.com/bazelbuild/apple_support/releases/download/1.24.3/apple_support.1.24.3.tar.gz",
)

load(
    "@​build_bazel_apple_support//lib:repositories.bzl",
    "apple_support_dependencies",
)

apple_support_dependencies()

load("@​bazel_features//:deps.bzl", "bazel_features_deps")

bazel_features_deps()

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cgrindel-self-hosted-renovate
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: ./do_renovate_post_upgrade
*** CHUCK do_renovate_post_upgrade START ===============
+ which bazelisk
+ echo 'Bazelisk was found.'
+ bazelisk=bazelisk
+ which clang
+ echo 'clang was found.'
+ export CC=clang
+ CC=clang
+ bazelisk run --action_env=PATH //:tidy_modified
Starting local Bazel server (8.4.2) and connecting to it...
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'apple_support', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_cc', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'platforms', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 1 packages loaded
Loading: 1 packages loaded
    currently loading: 
Analyzing: target //:tidy_modified (2 packages loaded, 0 targets configured)
Analyzing: target //:tidy_modified (2 packages loaded, 0 targets configured)

Analyzing: target //:tidy_modified (64 packages loaded, 7 targets configured)

Analyzing: target //:tidy_modified (88 packages loaded, 1634 targets configured)

INFO: Analyzed target //:tidy_modified (91 packages loaded, 1750 targets configured).
INFO: Found 1 target...
Target //:tidy_modified up-to-date:
  bazel-bin/tidy_modified
INFO: Elapsed time: 8.670s, Critical Path: 0.03s
INFO: 5 processes: 5 internal.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: bazel-bin/tidy_modified --mode modified --tidy_target //:tidy
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
WARNING: Build option --action_env has changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
Analyzing: target //:tidy (0 packages loaded, 0 targets configured)
Analyzing: target //:tidy (0 packages loaded, 0 targets configured)

Analyzing: target //:tidy (63 packages loaded, 9 targets configured)

INFO: Analyzed target //:tidy (88 packages loaded, 1748 targets configured).
INFO: Found 1 target...
Target //:tidy up-to-date:
  /tmp/containerbase/cache/.cache/bazel/_bazel_ubuntu/5056e5b77dc9370794e2bbb9e82954cd/execroot/_main/bazel-out/k8-fastbuild/bin/tidy
INFO: Elapsed time: 1.676s, Critical Path: 0.00s
INFO: 5 processes: 5 internal.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: /tmp/containerbase/cache/.cache/bazel/_bazel_ubuntu/5056e5b77dc9370794e2bbb9e82954cd/execroot/_main/bazel-out/k8-fastbuild/bin/tidy @rules_bazel_integration_test//tools:remove_child_wksp_bazel_symlinks @rules_bazel_integration_test//tools:update_deleted_packages :bzlformat_missing_pkgs_fix :update_all :go_mod_tidy :update_build_files
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Analyzing: target @@rules_bazel_integration_test+//tools:remove_child_wksp_bazel_symlinks (1 packages loaded, 0 targets configured)
Analyzing: target @@rules_bazel_integration_test+//tools:remove_child_wksp_bazel_symlinks (1 packages loaded, 0 targets configured)

INFO: Analyzed target @@rules_bazel_integration_test+//tools:remove_child_wksp_bazel_symlinks (4 packages loaded, 16 targets configured).
INFO: Found 1 target...
Target @@rules_bazel_integration_test+//tools:remove_child_wksp_bazel_symlinks up-to-date:
  bazel-bin/external/rules_bazel_integration_test+/tools/remove_child_wksp_bazel_symlinks
INFO: Elapsed time: 0.153s, Critical Path: 0.00s
INFO: 5 processes: 5 internal.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: bazel-bin/external/rules_bazel_integration_test+/tools/remove_child_wksp_bazel_symlinks
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Analyzing: target @@rules_bazel_integration_test+//tools:update_deleted_packages (0 packages loaded, 0 targets configured)
Analyzing: target @@rules_bazel_integration_test+//tools:update_deleted_packages (0 packages loaded, 0 targets configured)

INFO: Analyzed target @@rules_bazel_integration_test+//tools:update_deleted_packages (0 packages loaded, 8 targets configured).
INFO: Found 1 target...
Target @@rules_bazel_integration_test+//tools:update_deleted_packages up-to-date:
  bazel-bin/external/rules_bazel_integration_test+/tools/update_deleted_packages
INFO: Elapsed time: 0.129s, Critical Path: 0.01s
INFO: 6 processes: 6 internal.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/external/rules_bazel_integration_test+/tools/update_deleted_packages
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Analyzing: target //:bzlformat_missing_pkgs_fix (0 packages loaded, 0 targets configured)
Analyzing: target //:bzlformat_missing_pkgs_fix (0 packages loaded, 0 targets configured)

INFO: Analyzed target //:bzlformat_missing_pkgs_fix (2 packages loaded, 10 targets configured).
INFO: Found 1 target...
Target //:bzlformat_missing_pkgs_fix up-to-date:
  bazel-bin/bzlformat_missing_pkgs_fix.sh
INFO: Elapsed time: 0.456s, Critical Path: 0.00s
INFO: 8 processes: 8 internal.
INFO: Build completed successfully, 8 total actions
INFO: Running command line: bazel-bin/bzlformat_missing_pkgs_fix.sh
Loading: 0 packages loaded
WARNING: For repository 'apple_support', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_cc', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'platforms', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Loading: 0 packages loaded
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Analyzing: target //:update_all (0 packages loaded, 0 targets configured)
Analyzing: target //:update_all (0 packages loaded, 0 targets configured)

INFO: Analyzed target //:update_all (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //:update_all up-to-date:
  bazel-bin/update_all.exe
INFO: Elapsed time: 0.191s, Critical Path: 0.01s
INFO: 6 processes: 6 internal.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/update_all.exe
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Analyzing: 928 targets (0 packages loaded, 0 targets configured)
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/docs/BUILD.bazel:96:13: in _write_file rule //docs:internal_rules_and_macros_overview_header: target '//docs:internal_rules_and_macros_overview_header' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/docs/BUILD.bazel:109:13: in _write_file rule //docs:bzlmod_extensions_overview_header: target '//docs:bzlmod_extensions_overview_header' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/docs/BUILD.bazel:70:13: in _write_file rule //docs:repository_rules_overview_header: target '//docs:repository_rules_overview_header' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/docs/BUILD.bazel:83:13: in _write_file rule //docs:rules_and_macros_overview_header: target '//docs:rules_and_macros_overview_header' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
Analyzing: 928 targets (57 packages loaded, 3408 targets configured)
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/release/BUILD.bazel:59:11: in _empty_test rule //release:archive_build_test: target '//release:archive_build_test' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
Analyzing: 928 targets (71 packages loaded, 5253 targets configured)
Analyzing: 928 targets (71 packages loaded, 5253 targets configured)
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/bzlmod/BUILD.bazel:10:14: in _diff_test rule //bzlmod:bzlformat_BUILD_bazel_fmttest: target '//bzlmod:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/BUILD.bazel:19:14: in _diff_test rule //:bzlformat_extensions_bzl_fmttest: target '//:bzlformat_extensions_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/BUILD.bazel:19:14: in _diff_test rule //:bzlformat_WORKSPACE_fmttest: target '//:bzlformat_WORKSPACE_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/internal/BUILD.bazel:4:14: in _diff_test rule //ci/internal:bzlformat_ci_test_params_bzl_fmttest: target '//ci/internal:bzlformat_ci_test_params_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/internal/BUILD.bazel:4:14: in _diff_test rule //ci/internal:bzlformat_ci_test_params_suite_bzl_fmttest: target '//ci/internal:bzlformat_ci_test_params_suite_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/internal/BUILD.bazel:4:14: in _diff_test rule //ci/internal:bzlformat_ci_integration_test_params_bzl_fmttest: target '//ci/internal:bzlformat_ci_integration_test_params_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/internal/BUILD.bazel:4:14: in _diff_test rule //ci/internal:bzlformat_bzlmod_modes_bzl_fmttest: target '//ci/internal:bzlformat_bzlmod_modes_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/internal/BUILD.bazel:4:14: in _diff_test rule //ci/internal:bzlformat_BUILD_bazel_fmttest: target '//ci/internal:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/internal/BUILD.bazel:4:14: in _diff_test rule //ci/internal:bzlformat_providers_bzl_fmttest: target '//ci/internal:bzlformat_providers_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/BUILD.bazel:19:14: in _diff_test rule //:bzlformat_BUILD_bazel_fmttest: target '//:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/tests/BUILD.bazel:5:14: in _diff_test rule //ci/tests:bzlformat_BUILD_bazel_fmttest: target '//ci/tests:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/tidy_child_workspaces/BUILD.bazel:3:14: in _diff_test rule //tools/tidy_child_workspaces:bzlformat_BUILD_bazel_fmttest: target '//tools/tidy_child_workspaces:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/internal/BUILD.bazel:4:14: in _diff_test rule //ci/internal:bzlformat_ci_workflow_bzl_fmttest: target '//ci/internal:bzlformat_ci_workflow_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/tests/BUILD.bazel:5:14: in _diff_test rule //ci/tests:bzlformat_bzlmod_modes_tests_bzl_fmttest: target '//ci/tests:bzlformat_bzlmod_modes_tests_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/BUILD.bazel:4:14: in _diff_test rule //ci:bzlformat_BUILD_bazel_fmttest: target '//ci:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/BUILD.bazel:18:14: in _diff_test rule //tools/swift_deps_index:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/tests/BUILD.bazel:5:14: in _diff_test rule //ci/tests:bzlformat_ci_test_params_tests_bzl_fmttest: target '//ci/tests:bzlformat_ci_test_params_tests_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/ci/BUILD.bazel:4:14: in _diff_test rule //ci:bzlformat_defs_bzl_fmttest: target '//ci:bzlformat_defs_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/bazel/apple_platform_type/BUILD.bazel:5:14: in _diff_test rule //config_settings/bazel/apple_platform_type:bzlformat_BUILD_bazel_fmttest: target '//config_settings/bazel/apple_platform_type:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/bazel/apple_platform_type/BUILD.bazel:5:14: in _diff_test rule //config_settings/bazel/apple_platform_type:bzlformat_apple_platform_types_bzl_fmttest: target '//config_settings/bazel/apple_platform_type:bzlformat_apple_platform_types_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/bazel/compilation_mode/BUILD.bazel:5:14: in _diff_test rule //config_settings/bazel/compilation_mode:bzlformat_BUILD_bazel_fmttest: target '//config_settings/bazel/compilation_mode:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/updmarker/BUILD.bazel:20:14: in _diff_test rule //tools/swift_deps_index/internal/updmarker:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/updmarker:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/bazel/compilation_mode/BUILD.bazel:5:14: in _diff_test rule //config_settings/bazel/compilation_mode:bzlformat_compilation_modes_bzl_fmttest: target '//config_settings/bazel/compilation_mode:bzlformat_compilation_modes_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/spm/configuration/BUILD.bazel:8:14: in _diff_test rule //config_settings/spm/configuration:bzlformat_BUILD_bazel_fmttest: target '//config_settings/spm/configuration:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/spm/platform/BUILD.bazel:6:14: in _diff_test rule //config_settings/spm/platform:bzlformat_BUILD_bazel_fmttest: target '//config_settings/spm/platform:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/swiftpkg/BUILD.bazel:49:14: in _diff_test rule //tools/swift_deps_index/internal/swiftpkg:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/swiftpkg:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/spm/configuration/BUILD.bazel:8:14: in _diff_test rule //config_settings/spm/configuration:bzlformat_configurations_bzl_fmttest: target '//config_settings/spm/configuration:bzlformat_configurations_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/spm/platform/BUILD.bazel:6:14: in _diff_test rule //config_settings/spm/platform:bzlformat_platforms_bzl_fmttest: target '//config_settings/spm/platform:bzlformat_platforms_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/spm/platform_configuration/BUILD.bazel:6:14: in _diff_test rule //config_settings/spm/platform_configuration:bzlformat_BUILD_bazel_fmttest: target '//config_settings/spm/platform_configuration:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/swiftcfg/BUILD.bazel:49:14: in _diff_test rule //tools/swift_deps_index/internal/swiftcfg:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/swiftcfg:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/spm/tests/platform_tests/BUILD.bazel:4:14: in _diff_test rule //config_settings/spm/tests/platform_tests:bzlformat_BUILD_bazel_fmttest: target '//config_settings/spm/tests/platform_tests:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/spm/platform_configuration/BUILD.bazel:6:14: in _diff_test rule //config_settings/spm/platform_configuration:bzlformat_platform_configurations_bzl_fmttest: target '//config_settings/spm/platform_configuration:bzlformat_platform_configurations_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/docs/BUILD.bazel:12:14: in _diff_test rule //docs:bzlformat_BUILD_bazel_fmttest: target '//docs:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/config_settings/spm/tests/platform_tests/BUILD.bazel:4:14: in _diff_test rule //config_settings/spm/tests/platform_tests:bzlformat_platforms_tests_bzl_fmttest: target '//config_settings/spm/tests/platform_tests:bzlformat_platforms_tests_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/examples/BUILD.bazel:10:14: in _diff_test rule //examples:bzlformat_BUILD_bazel_fmttest: target '//examples:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/swiftbin/BUILD.bazel:4:14: in _diff_test rule //tools/swift_deps_index/internal/swiftbin:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/swiftbin:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/docs/BUILD.bazel:12:14: in _diff_test rule //docs:bzlformat_doc_infos_bzl_fmttest: target '//docs:bzlformat_doc_infos_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/examples/BUILD.bazel:10:14: in _diff_test rule //examples:bzlformat_example_infos_bzl_fmttest: target '//examples:bzlformat_example_infos_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/swift/BUILD.bazel:99:14: in _diff_test rule //tools/swift_deps_index/internal/swift:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/swift:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/release/BUILD.bazel:20:14: in _diff_test rule //release:bzlformat_BUILD_bazel_fmttest: target '//release:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/examples/BUILD.bazel:10:14: in _diff_test rule //examples:bzlformat_test_utils_bzl_fmttest: target '//examples:bzlformat_test_utils_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/stringslices/BUILD.bazel:23:14: in _diff_test rule //tools/swift_deps_index/internal/stringslices:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/stringslices:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/bzlmod/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/bzlmod:bzlformat_BUILD_bazel_fmttest: target '//swiftpkg/bzlmod:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/spreso/BUILD.bazel:32:14: in _diff_test rule //tools/swift_deps_index/internal/spreso:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/spreso:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/bzlmod/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/bzlmod:bzlformat_swift_deps_bzl_fmttest: target '//swiftpkg/bzlmod:bzlformat_swift_deps_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/spdump/BUILD.bazel:43:14: in _diff_test rule //tools/swift_deps_index/internal/spdump:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/spdump:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_BUILD_bazel_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_character_sets_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_character_sets_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_collect_extern_module_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_collect_extern_module_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/spdesc/BUILD.bazel:30:14: in _diff_test rule //tools/swift_deps_index/internal/spdesc:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/spdesc:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_collect_export_declaration_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_collect_export_declaration_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_collect_link_declaration_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_collect_link_declaration_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_collect_header_declaration_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_collect_header_declaration_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/reslog/BUILD.bazel:41:14: in _diff_test rule //tools/swift_deps_index/internal/reslog:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/reslog:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_collect_module_members_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_collect_module_members_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/pathdistance/BUILD.bazel:21:14: in _diff_test rule //tools/swift_deps_index/internal/pathdistance:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/pathdistance:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_collect_module_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_collect_module_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_collect_umbrella_dir_declaration_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_collect_umbrella_dir_declaration_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_collection_results_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_collection_results_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_collect_unprocessed_submodule_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_collect_unprocessed_submodule_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/internal/jsonutils/BUILD.bazel:29:14: in _diff_test rule //tools/swift_deps_index/internal/jsonutils:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/internal/jsonutils:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/swift_deps_index/cmd/BUILD.bazel:19:14: in _diff_test rule //tools/swift_deps_index/cmd:bzlformat_BUILD_bazel_fmttest: target '//tools/swift_deps_index/cmd:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/remove_swift_build_dirs/BUILD.bazel:3:14: in _diff_test rule //tools/remove_swift_build_dirs:bzlformat_BUILD_bazel_fmttest: target '//tools/remove_swift_build_dirs:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_declarations_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_declarations_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_module_declarations_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_module_declarations_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/generate_ci_workflow/BUILD.bazel:4:14: in _diff_test rule //tools/generate_ci_workflow:bzlformat_BUILD_bazel_fmttest: target '//tools/generate_ci_workflow:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_tokenizer_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_tokenizer_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_parser_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_parser_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/generate_ci_workflow/internal/testparams/BUILD.bazel:4:14: in _diff_test rule //tools/generate_ci_workflow/internal/testparams:bzlformat_BUILD_bazel_fmttest: target '//tools/generate_ci_workflow/internal/testparams:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_errors_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_errors_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_BUILD_bazel_fmttest: target '//swiftpkg/internal:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/modulemap_parser/BUILD.bazel:180:14: in _diff_test rule //swiftpkg/internal/modulemap_parser:bzlformat_tokens_bzl_fmttest: target '//swiftpkg/internal/modulemap_parser:bzlformat_tokens_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_artifact_infos_bzl_fmttest: target '//swiftpkg/internal:bzlformat_artifact_infos_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_apple_builtin_bzl_fmttest: target '//swiftpkg/internal:bzlformat_apple_builtin_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_bazel_apple_platforms_bzl_fmttest: target '//swiftpkg/internal:bzlformat_bazel_apple_platforms_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_bazel_repo_names_bzl_fmttest: target '//swiftpkg/internal:bzlformat_bazel_repo_names_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_build_decls_bzl_fmttest: target '//swiftpkg/internal:bzlformat_build_decls_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_build_files_bzl_fmttest: target '//swiftpkg/internal:bzlformat_build_files_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/generate_ci_workflow/internal/github/BUILD.bazel:25:14: in _diff_test rule //tools/generate_ci_workflow/internal/github:bzlformat_BUILD_bazel_fmttest: target '//tools/generate_ci_workflow/internal/github:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/BUILD.bazel:21:14: in _diff_test rule //swiftpkg:bzlformat_defs_bzl_fmttest: target '//swiftpkg:bzlformat_defs_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/generate_builtin_frameworks/BUILD.bazel:3:14: in _diff_test rule //tools/generate_builtin_frameworks:bzlformat_BUILD_bazel_fmttest: target '//tools/generate_builtin_frameworks:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_bzl_selects_bzl_fmttest: target '//swiftpkg/internal:bzlformat_bzl_selects_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_clang_files_bzl_fmttest: target '//swiftpkg/internal:bzlformat_clang_files_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/tools/create_example/BUILD.bazel:3:14: in _diff_test rule //tools/create_example:bzlformat_BUILD_bazel_fmttest: target '//tools/create_example:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/BUILD.bazel:21:14: in _diff_test rule //swiftpkg:bzlformat_build_defs_bzl_fmttest: target '//swiftpkg:bzlformat_build_defs_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_deps_indexes_bzl_fmttest: target '//swiftpkg/internal:bzlformat_deps_indexes_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_generate_modulemap_bzl_fmttest: target '//swiftpkg/internal:bzlformat_generate_modulemap_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/BUILD.bazel:21:14: in _diff_test rule //swiftpkg:bzlformat_BUILD_bazel_fmttest: target '//swiftpkg:bzlformat_BUILD_bazel_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_local_swift_package_bzl_fmttest: target '//swiftpkg/internal:bzlformat_local_swift_package_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_load_statements_bzl_fmttest: target '//swiftpkg/internal:bzlformat_load_statements_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/tests/BUILD.bazel:24:14: in _diff_test rule //swiftpkg/tests:bzlformat_validations_tests_bzl_fmttest: target '//swiftpkg/tests:bzlformat_validations_tests_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/tests/BUILD.bazel:24:14: in _diff_test rule //swiftpkg/tests:bzlformat_testutils_bzl_fmttest: target '//swiftpkg/tests:bzlformat_testutils_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_objc_files_bzl_fmttest: target '//swiftpkg/internal:bzlformat_objc_files_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/tests/BUILD.bazel:24:14: in _diff_test rule //swiftpkg/tests:bzlformat_swift_files_tests_bzl_fmttest: target '//swiftpkg/tests:bzlformat_swift_files_tests_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_module_maps_bzl_fmttest: target '//swiftpkg/internal:bzlformat_module_maps_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_pkg_ctxs_bzl_fmttest: target '//swiftpkg/internal:bzlformat_pkg_ctxs_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_objc_resource_bundle_accessor_bzl_fmttest: target '//swiftpkg/internal:bzlformat_objc_resource_bundle_accessor_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/tests/BUILD.bazel:24:14: in _diff_test rule //swiftpkg/tests:bzlformat_swiftpkg_build_files_tests_bzl_fmttest: target '//swiftpkg/tests:bzlformat_swiftpkg_build_files_tests_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/tests/BUILD.bazel:24:14: in _diff_test rule //swiftpkg/tests:bzlformat_swift_package_tool_repo_tests_bzl_fmttest: target '//swiftpkg/tests:bzlformat_swift_package_tool_repo_tests_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_pkginfo_ext_deps_bzl_fmttest: target '//swiftpkg/internal:bzlformat_pkginfo_ext_deps_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_pkginfo_dependencies_bzl_fmttest: target '//swiftpkg/internal:bzlformat_pkginfo_dependencies_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/tests/BUILD.bazel:24:14: in _diff_test rule //swiftpkg/tests:bzlformat_starlark_codegen_tests_bzl_fmttest: target '//swiftpkg/tests:bzlformat_starlark_codegen_tests_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/internal/BUILD.bazel:4:14: in _diff_test rule //swiftpkg/internal:bzlformat_pkginfo_targets_bzl_fmttest: target '//swiftpkg/internal:bzlformat_pkginfo_targets_bzl_fmttest' depends on deprecated target '@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel and will be removed in the future. Migrate to toolchains or define your own version of this setting.
WARNING: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/swiftpkg/tests/BUILD.bazel:24:14: in _diff_test rule //swiftpkg/tests:bzlformat_spm_versions_tests_bzl_fmttest: target '//swiftpkg/tests:bzlformat_spm_versions_tests_bzl_fmttest' depends on deprecated target '@@bazel_tool

@cgrindel-self-hosted-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cgrindel cgrindel disabled auto-merge October 29, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants